body { 
    scrollbar-face-color: #281b25;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #281b25;
    scrollbar-darkshadow-color: #281b25;
    scrollbar-track-color: #281b25;
    scrollbar-arrow-color: #ffffff;

}

a.linksmall:link      	{ font-family:verdana; font-size:9px; color:#000000; text-decoration:none; font-weight:none; }
a.linksmall:visited  	{ font-family:verdana; font-size:9px; color:#000000e; text-decoration:none; font-weight:none;  }
a.linksmall:active   	{ font-family:verdana; font-size:9px; color:#000000; text-decoration:none; font-weight:none;  }
a.linksmall:hover    	{ font-family:verdana; font-size:9px; color:#ffffff; text-decoration:underline; font-weight:none;}

a.link:link      	{ font-family:verdana; font-size:11px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.link:visited  	{ font-family:verdana; font-size:11px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.link:active   	{ font-family:verdana; font-size:11px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.link:hover    	{ font-family:verdana; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold ; }

a.linkw:link      	{ font-family:verdana; font-size:10px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.linkw:visited  	{ font-family:verdana; font-size:10px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.linkw:active   	{ font-family:verdana; font-size:10px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.linkw:hover    	{ font-family:verdana; font-size:10px; color:#ffffff; text-decoration:none; font-weight: bold; }

a.linkw2:link      	{ font-family:verdana; font-size:11px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.linkw2:visited  	{ font-family:verdana; font-size:11px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.linkw2:active   	{ font-family:verdana; font-size:11px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.linkw2:hover    	{ font-family:verdana; font-size:11px; color:#ffffff; text-decoration:none; font-weight: bold; }

a.linkbig:link      { font-family:verdana; font-size:12px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.linkbig:visited  	{ font-family:verdana; font-size:12px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.linkbig:active   	{ font-family:verdana; font-size:12px; color:#ffffff; text-decoration:underline; font-weight: bold; }
a.linkbig:hover    	{ font-family:verdana; font-size:12px; color:#ffffff; text-decoration:none; font-weight: bold; }

.textsmallwhite {font-family:verdana; font-size:9px; color:#ffffff;}

.textsmallblack {font-family:verdana; font-size:9px; color:#000000;}

.textblack {font-family:verdana; font-size:11px; color:#000000;}

.textwhite {font-family:verdana; font-size:11px; color:#ffffff;}

.textgrey {font-family:verdana; font-size:12px; color:#AEAEAE;}

.textbigblack {font-family:verdana; font-size:12px; color:#000000;}

.textbigwhite {font-family:verdana; font-size:12px; color:#ffffff;}

INPUT {
color: black;
border: grey 1px solid;
background: #B5B2B3;
font-family: verdana;
font-weight: normal;
font-size: 11px}

#flash{
position:absolute; 
z-index:2; width:300px; 
height:300px; 
visibility:visible; 
background-color:#660099; 
layer-background-color:#660099; 
background-image: URL(../images/spacer.gif); 
}