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

.shadetabs li{ font-family: Verdana; display: inline; margin: 0; }

.shadetabs li a{ text-decoration: none; padding: 3px 7px; margin-right: 3px; border: solid 1px #778; color: #2d2b2b; font-family: arial, Verdana; font-weight: bold; background: white url(shade.gif) repeat-x left top; }

.shadetabs li a:visited{ color: #2d2b2b; font-family: arial, Verdana; font-weight: bold; }

.shadetabs li a:hover{ text-decoration: none; color: #2d2b2b; font-family: arial, Verdana; }

.shadetabs li.selected{ font-family: arial, Verdana; font-weight: bold; position: relative; top: 1px; }

.shadetabs li.selected a{ /*selected main tab style */
font-family: arial, Verdana; font-weight: bold; background-image: url(shadeactive.gif); border-color: #778 #778 transparent; }

.shadetabs li.selected a:hover{ /*selected main tab style */
font-family: arial, Verdana; font-weight: bold; text-decoration: none; }

.contentstyle{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #778; width: 854px; margin-bottom: 1em; padding: 10px; }