BODY {

background-color: #B4EEF3;  

scrollbar-face-color: #E5E5E5;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #E5E5E5;
scrollbar-darkshadow-color: #E5E5E5;
scrollbar-track-color: #E5E5E5;
scrollbar-arrow-color: #666666;
}

TD {
font-family: arial;
font-size: 13px;
color: #333;
}



a:active {
	color: #FF0000;
}


   A:link {
	text-decoration: underline;
	color: #666666;
	font-size: small;
} A:visited {
	text-decoration: underline;
	color: #006699;
}
   A:hover {
	color: #ffffff ; text-decoration: none;
	background-color: #8CBAFF;
	font-size:10pt;
}

.lcolors:link {color: #666666;} 
.lcolors:visited {color: #006699;} 
.lcolors:active {color: #006699;} 
.lcolors:hover {color: #003366; background-color: #ffffff; text-decoration: none;} 



#coolmenu{
border: ;
width: 100%;
background-color: ;
}

#coolmenu a{
font: 9px Verdana;
font style: bold;
padding: 3px;
padding-left: 0px;
display: block;
width: 100%;
height: 20px;
color: #666666;
text-decoration: none;
border-bottom: 0px solid black;
border-right: 1px solid #999999;
}

#coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #eeeeee;
filter:alpha(opacity=80);
-moz-opacity:30;
color: #000000;
}


