a.menu:link { color: black; text-decoration: none }
a.menu:active { color: darkblue; text-decoration: none }
a.menu:visited { color: black; text-decoration: none }
a.menu:hover { color: darkblue; text-decoration: none }

a.body:link { color: black; text-decoration: none }
a.body:active { color: gray; text-decoration: none }
a.body:visited { color: black; text-decoration: none }
a.body:hover { color: gray; text-decoration: none }

a.advert:link { color: white; text-decoration: none }
a.advert:active { color: yellow; text-decoration: none }
a.advert:visited { color: white; text-decoration: none }
a.advert:hover { color: yellow; text-decoration: none }

div.body_content {
 position:relative;
 top:0px;
 width:638px;
 border-style:solid;
 border-width:1px;
 border-bottom-width:3px;
 border-color:#0176A3;
 font-family:verdana;
 font-size:11px;
 line-height:15px
}

td.body_cell {
 padding:4px;
 border-style:solid;
 border-width:0px;
 border-color:#0176A3;
 border-right-width:1px
}

div.servicesMenuBg {
 position:absolute;
 top:105px;
 left:165px;
 width:120px;
 background:white;
 visibility:hidden;
 opacity: .90;
 filter: alpha(opacity=90);
 font-family:verdana;
 font-size:12px;
 line-height:17px;
}

div.servicesMenu {
 position:absolute;
 top:105px;
 left:165px;
 width:120px;
 border-width:1px;
 border-style:solid;
 border-color:black;
 visibility:hidden;
 font-family:verdana;
 font-size:12px;
 line-height:17px;
}

div.banner
{position:absolute;left:15px;top:120px;width:150px;color:white;visibility:hidden}