body{background-color:#ffffff; padding:0px; margin:0px; overflow-x:hidden;cursor:default;font-family:ms sans serif,verdana,tahoma,sans-serif;font-size:11px;}
#flush{position:relative;height:94px; padding-top:5px; padding-bottom:2px; border-bottom:16px solid #ff0000;background-image:url(../ads/flash/bggg.gif);z-index:0}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top:0;
background-color:#000000; color:#ffffff;
width: 400px; /*Default width of hint.*/ 
padding:5px;
border:1px dashed #a3a390;
font:normal 11px ms sans serif,tahoma,verdana;
z-index:100;
border-right: 3px dashed #ffffff;
border-bottom: 3px dashed #ffffff;
visibility: hidden;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
border-bottom:0px dashed #d0d0d0;cursor:help;}
.hintanchor:link{text-decoration:none;cursor:help;}
.hintanchor:visited{link{text-decoration:none;cursor:help;}
.hintanchor:hover{text-decoration:none; cursor:help;}
}
a{border-bottom:1px dashed #d0d0d0;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{text-decoration:none;border-bottom:1px dashed #ff0000;}
td, th { border: 1px dashed #cccccc; padding-top:0px;padding-left:3px; margin:0px}

