body   {
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-family:Arial;
}

p { font-family:Arial; color: #FFFFFF; font-size: 10pt }

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

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{ text-decoration: none; padding: 3px 7px; margin-left: 0px; margin-right: 0px; color: #ff6600; background: #000000 repeat-x left top; border-color: #ff6600; border-style: solid; border-width: 0 0 0 0; }

.shadetabs li a:visited{
color: #FF6600;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FF6600;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(tab_on3.gif);
border-bottom-color: #ff6600;
font: 12px Arial;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid #FF6600;
width: auto;
height: auto;
margin-bottom: 1em; padding: 10px;
font-family:Arial;
font-size: 10pt;
color: #FFFFFF;
background-color:#000000;
}

.content{
font-family:Arial;
font-size: 10pt;
color: #FFFFFF;
}
