.shadetabs{

margin-left: 0px;
margin-top: 0px;
margin-right:0px;
margin-bottom: 0;
font: bold 9px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;

}

.shadetabs li a{
text-decoration: none;



}

.shadetabs li a:visited{

}

.shadetabs li a:hover{

}

.shadetabs li.selected{
position: relative;
top: 0px;
margin-right:0px;
margin-left:0px;
}

.shadetabs li.selected a{ /*selected main tab style */

}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 0;
width: 241px;
padding-top:0px;
padding-left:4px;
}

.contentstyle2{
border: 0;
width: 150px;
padding-top:0px;
}