
#toptext .shadetabs{
padding: 13px 0 3px;
margin-left: 0 ;
margin-top: 0px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left;
}

#toptext .shadetabs li{
display: inline;
margin: 0;
}

#toptext .shadetabs li a{
text-decoration:none;
padding: 3px 13px;
margin-right: 3px;
border: 1px solid #9AB3CD;
border-bottom:0;
c olor: #2d2b2b;
background:#fff url(/ajaxtabs/shade.gif) top left repeat-x;
background:#CCD9E5;
}

#toptext .shadetabs li a:hover{
background:#fff url(/ajaxtabs/shade.gif) top left repeat-x;
}

#toptext .shadetabs li.selected{
position: relative;
top: 1px;
}

#toptext .shadetabs li.selected a{ 
background:#fff url(/ajaxtabs/shadeactive.gif);
border-bottom:1px solid white;
color:#036;
padding: 7px 13px 3px;
}

#toptext .shadetabs li.selected a:hover{ 
color:#2b5782;
}

#toptext .contentstyle{
border: 1px solid #9AB3CD;
background:#fff;
width: 96%;
margin-bottom: 1em; padding: 10px;
}


