.shadetabs{
padding: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font: bold 14px Georgia, Times, Times New Roman, Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
BACKGROUND: url("/images/navbg.png");

}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
font: bold 14px Georgia;
text-decoration: none;
padding: 3px 3px;
margin-left: 3px;
margin-right: 0px;
color: #2d6d36;
}

.shadetabs li a:visited{
font: bold 14px Georgia;
text-decoration: none;
padding: 3px 3px;
margin-left: 3px;
margin-right: 0px;
color: #2d6d36;
}

.shadetabs li a:hover{
font: bold 14px Georgia;
text-decoration: none;
padding: 3px 3px;
margin-left: 3px;
margin-right: 0px;
color: #c0c0c0;
}

.shadetabs li a:visited:hover{
font: bold 14px Georgia;
text-decoration: none;
padding: 3px 3px;
margin-left: 3px;
margin-right: 0px;
color: #c0c0c0;
}


.shadetabs li.selected a{ /*selected main tab style */
/*background-image: url(shadeactive.gif);*/
/*border-bottom-color: white;*/
font-weight: bold;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
font-weight: bold;
}

.contentstyle{
background: white
/*border: 1px solid gray;*/
width: 670px;
/*margin-bottom: 1em; */ 
padding: 20px; 
margin:0;
/*height : 310px; */
/*overflow : auto;*/
text-align: left; 
}

.shadetabs2{
padding: 10px;
width:130px;

font: bold 9px Georgia, Times, Times New Roman, Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}



.shadetabs2 li{
display: inline;
margin: 0;
}

.shadetabs2 li a{
font: bold 11px Georgia, Times, Times New Roman, Arial;
text-decoration: none;
color: #2d2b2b;
border-bottom-color: white;
}

.shadetabs2 li a:visited{
font: bold 11px Georgia, Times, Times New Roman, Arial;
text-decoration: none;
color: #2d2b2b;
border-bottom-color: white;
}

.shadetabs2 li a:hover{
font: bold 11px Georgia, Times, Times New Roman, Arial;
text-decoration: underline;
color: #2d2b2b;

}

.shadetabs2 li a:visited:hover{
font: bold 11px Georgia, Times, Times New Roman, Arial;
text-decoration: underline;
color: #2d2b2b;

}


.contentstyle2 {
overflow:auto; 	
padding:10px; 
width: 430px;
height:285px;
margin-bottom:0;  
}


.contentstyle3 {
overflow:auto; 	
padding:0px; 
width: 370px;
height:285px;
margin-bottom:0;  
}