.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

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

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px dotted #4A85C0;
_border: 1px solid #4A85C0;
color: #2d2b2b;
background: white url(../images/shade_.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
text-decoration: none;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
text-decoration: none;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive_.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
	border: 1px dotted #4A85C0;
	_border: 1px solid #4A85C0;
width: 485px;
_width: 488px;
font-size: 80%;
/*margin-bottom: 1em;*/ 
padding: 10px;
_padding: 4;
}

#ajax a:link {color: #06c;}
#ajax a:visited {color: #06c;}
#ajax a:hover {color: #f60;}
#ajax a:active {color: #f60;}
div#ajaxcontentarea {min-height: 385px;}
div#lgpromo {height: 92px; margin: 0 5px 1em 0; font: normal 80% verdana, arial, sans-serif;}
div.smallpromo {width: 485px; _width: 483px; margin: 0 5px; _margin: 0;}
#ajaxcontentarea img, .smallpromo img.smpromo {float: left; margin-right: 5px; border: solid 1px #ccc;}
#lgpromo p {margin: 5px 5px 0 0;}
div.smallpromo hr {color: #ccc; height: 1px;}
div.smallpromo img.smptitle {margin: 0; display: block;}
.smallpromo p {font-size: 75%; margin: 5px 0 5px 97px;}
#list img.listitle {display: block; margin: 5px 0 10px 15px;}
#interest {padding: 5px 0 0 10px;}
#interest a {display: block; margin: 10px 5px 0 0; font-size: 75%;}
#lgpromo p a:link, #interest a:link {color: #666;}
#lgpromo p a:visited, #interest a:visited {color: #666;}
#lgpromo p a:hover, #interest a:hover {color: #f60;}
#ajaxcontentarea img.smptitle {text-align: left; border: none;}
