A:link    { color: black }    /* unvisited links */
A:visited { color: grey }   /* visited links   */
A:hover   { color: yellow } /* user hovers     */
A:active  { color: red }   /* active links    */

.normal_9 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    }

.normal_10 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    }

.normal_12 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    }

.italic_9 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-style: italic;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    }

.italic_12 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-style: italic;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    }

body.page {
    background-color: #FFFFFF;
}


caption.whiteBkgndCap {
background-color: white;
font-family: Arial,Helvetica,sans-serif;
font-size: 18pt;
font-style: italic;
line-height: normal;
font-weight: normal;
font-variant: normal;
width: 600px;
}

tbody.navMenu {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-style: normal;
  font-weight:normal;
  font-variant: normal;
  color: Black;
}

tbody.bulk {
background-color: white;
color: Black;
font-family: Arial,Helvetica,sans-serif;
font-size: medium;
font-style: normal;
font-weight:normal;
font-variant: normal;
width: 600px;
}

tbody.footer {
background-color: white;
color: Black;
font-family: Arial,Helvetica,sans-serif;
font-size: small;
font-style: normal;
font-weight:normal;
font-variant: normal;
width: 100px;
}

tbody.partsOutline {
border: black 1px;
}

td.centerCell {
text-align: center;
}

td.partsWidth {
width: 50px;
}

td.playAudio {
onmousedown: javascript:player('01.mp3');
}

#bkgndPic {
border: medium  crimson;
left:35px;
overflow: visible;
position:absolute;
top:35px;
visibility: visible;
z-index:3;
}

#content {
background-color: white;
border: medium crimson;
left: 130px;
position:absolute;
top: 25px;
width:600px;
z-index:3;
}

#footer {
background-color: #FF99AA;
border: medium solid crimson;
left: 15px;
line-height: 10px;
overflow: visible;
position: absolute;
top: 300px;
width: 100px;
z-index: 4;
}

#gatewayLinks {
background-color: white;
border: medium  crimson;
height:50px;
left: 480px;
position:absolute;
top: 55px;
visibility: visible;
width: 150px;
z-index: 1;
}

#gatewayText {
background-color: white;
border: medium  crimson;
height:50px;
left: 55px;
position:absolute;
top: 55px;
width: 150px;
z-index:2;
}

#navMenu {
background-color: #FF99AA;
border: medium solid crimson;
left: 15px;
line-height: 10px;
overflow: visible;
position: absolute;
top: 25px;
width: 100px;
z-index: 2;
}

#watermark {
left: 10px;
line-height: 10px;
overflow: visible;
position: absolute;
top: 10px;
width: 700px;
z-index: 1;
}
