font,td,p{
color: white;
font-size:12px;  
font-family: Arial;  
text-align: left; 
} 

.promo{color: #ff0000; font-weight: bold;}
.warning{color: #ff0000; font-weight: bold;}

.row0{background-color:#000000; color:#ffffff}

.row1{background-color:#000000; color:#ffffff}



A:link { text-decoration:none; color:#ffffff;}

A:active { text-decoration: none ; color:#ffffff;}

A:visited { text-decoration:none; color:#cccccc;}

A:hover { text-decoration:none; background-color:#FFFFFF; color:#330066}

A.notice:link { text-decoration:none;   color:#000099;}

A.notice:active { text-decoration: underline ; color:#ffffff;}

A.notice:visited { text-decoration:none; color:#000099;}

A.notice:hover { text-decoration: underline ; color:#F8BF24;}


.slideshow img{

border: 1px solid gold;

}

.slideshow:hover img{

border: 1px solid #ffffff;

}

.slideshow:hover{

color: red; /* irrelevant definition to overcome IE bug */

}

#dropmenudiv{

position:absolute;

border:1px solid black;

border-bottom-width: 0;

font:normal 12px Arial;

line-height:18px;

z-index:100;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: white;

}
