/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
list-style-type: none; 
margin:0px; 
padding:0px;
margin-bottom: -3px;
margin-left: -1px;
margin-right: 2px;
width: 745px;
list-style:none;
}

.shadetabs li{
 margin:0px; padding:0px;

}

.shadetabs li a{
display:block;

}

.shadetabs li a:visited{


}

.shadetabs li a:hover{


}

.shadetabs li a.selected{ /*selected main tab style */


}

.shadetabs li a.selected{ /*selected main tab style */


}

.shadetabs li a.selected:hover{ /*selected main tab style */


}

