.shadetabs{
margin:0px 0px 0px 0px; 
display:block;
	font: bold 11px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	background-color:#ececec;
padding:0px;

}

.shadetabs li{
padding-top:3px;padding-bottom:3px;

}

.shadetabs li a{
padding-top:3px;padding-bottom:3px;
font-weight:bold;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
color:#e4040e;
text-decoration:none; 
display:block;
background-color:#ececec;

}



.shadetabs li a:visited{
padding-top:3px;padding-bottom:3px;
font-weight:bold;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
color:#ffffff;
text-decoration:none;
display:block; 
background-color:#898989;
}

.shadetabs li a:hover{
padding-top:3px; padding-bottom:3px;
font-weight:bold;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
color:#e4040e;text-decoration:none; 
display:block; 
background-color:#ffffff; 
}

.shadetabs li.selected {
text-decoration:none;
display:block; 
background-color:#898989;
background-image:url(i/flechesousmenu2.gif);
background-repeat:no-repeat;
background-position:left center;

}

.shadetabs li.selected a{ /*selected main tab style */
padding-top:3px;padding-bottom:3px;
font-weight:bold;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
display:block;
background-color:#898989;
background-image:url(i/flechesousmenu2.gif);
background-repeat:no-repeat;
background-position:left center;

}

.shadetabs li.selected a:hover, .shadetabs li.selected a:visited, .shadetabs li.selected a:link, .shadetabs li.selected a:active { /*selected main tab style */
}


.contentstyle{
	/*border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em; padding: 10px;
	*/
}