/*bogus link for NS6 bug - doesn't recognize the first style in the style sheet*/
.bogus { color: #868686; text-decoration: none; }
.bogus:hover { color: #868686; text-decoration: none; }

body, td { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;margin-top: 10; margin-bottom: 0; margin-left: 10;}
a:link {  color: #990000; text-decoration: underline}
a:visited {  color: #990000; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: underline}

#header{font-size: 19px; font-family: Times, Arial, Helvetica, sans-serif; color: #CC0000;}
#header_east{font-size: 21px; font-family: Times, Arial, Helvetica, sans-serif; color: #CC3366;}

#header a { color: #990000; text-decoration: underline}
#header a:hover {color: #CC0000; text-decoration: underline}
#header2{font-size: 26px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color: #000;}
#header3{font-size: 20px; font-family: Times, Arial, Helvetica, sans-serif; color: #000;}
#header4{font-size: 22px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color: #000;}


#text2{ color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
#text3{ color: #000; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
#text4{ color: #000; font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
#text5{ color: #fff; font-size: 14px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
#text5 a { color: #FFFF99;}
#text5 a:hover { color: #FFFF99;}


#nav { position: absolute; top: 17px; visibility: visible }
#time { position: absolute; top: 7px; left: 150px; visibility: visible }

ul#button{margin-left: 0;padding-left: 0;white-space: nowrap;}
#button li
{display: inline;list-style-type: none;font-size:10px;font-weight:bold;font-family: Arial, Helvetica, sans-serif;}
#button a { padding: 3px 5px;}
#button a:link, #button a:visited{color: #fff;text-decoration: none; background-image: url(/images/back_nav.jpg);}
#button a:hover{color: #fff;background-image: url(/images/back_nav_h.jpg);text-decoration: none;}

#caption{font-size: 13px; font-family: Times, Arial, Helvetica, sans-serif; color: #666600;font-style: italic;}
