.shadetabs {
padding: 0px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: 800; font-variant: normal; text-transform: normal; color: #FFFFFF; text-decoration: none
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: 0px 0px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: normal; color: #FFFFFF; text-decoration: none; background-color: #000c1d;

}

.shadetabs li a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: normal; color: #FFFFFF; text-decoration: none; background-color: #000c1d;

}

.shadetabs li a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: normal; color: #FFFFFF; text-decoration: none; background-color: #000c1d;

}

.shadetabs li.selected{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: normal; color: #FFFFFF; text-decoration: none; background-color: #000c1d;

}

.shadetabs li.selected a { /*selected main tab style */

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: normal; color: #FFFFFF; text-decoration: none; background-color: #000c1d;


}

.shadetabs li.selected a:hover{ /*selected main tab style */
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: normal; color: #FFFFFF; text-decoration: none; background-color: #000c1d;

}

.contentstyle{
border: 0px solid gray;
width: 222px;
margin-bottom: 1em; padding: 0px;
}