.shadetabs{
font: bold 11px Tahoma;
margin-bottom:11px;
_margin-bottom:15px;
_padding-top:0px;
_margin-left:25px;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
padding:11px;
_padding:15px;
background:url(../images/button_inactive.jpg) bottom left no-repeat;
padding-left:24px;
_padding-left:28px;
padding-right:24px;
_padding-right:20px;
_margin-top:10px;
}

.shadetabs li a{
color:white;
font-size:11px;
font-family:Tahoma, Verdana, sans-serif;
text-decoration:none;
_align:left;
_margin-top:5px;
}

.shadetabs li a:visited{
color:white;
}

.shadetabs li a:hover{
color: white;
}

.shadetabs li.selected{
display: inline;
padding:11px;
_padding:15px;
padding-left:23px;
_padding-left:28px;
padding-right:23px;
_padding-right:20px;
background:url(../images/button_active.jpg) bottom left no-repeat;
_margin-top:10px;
}

.shadetabs li.selected a{ /*selected main tab style */
color:white;
font-size:11px;
font-family:Tahoma, Verdana, sans-serif;
text-decoration:none;
_align:left;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
position: relative;
color:white;
}

.contentstyle{
width: 513px;
}
