.shadetabs8{
	padding: 3px 0 3px 5;
	font: 10px Verdana;
	list-style-type: none;
	text-align: left;
	text-transform: capitalize;
	text-decoration: none;
	margin: 1px 0px 0px;


}

.shadetabs8 li{
display: inline;
margin: 0;
}

.shadetabs8 li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #CCCCCC;
color: #333333;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs8 li a:visited{
color: #333333;
}

.shadetabs8 li a:hover{
color: #FF6633;
}

.shadetabs8 li.selected{
position: relative;
top: 1px;
}

.shadetabs8 li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs8 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle8{
	border: 1px solid #CCCCCC;
	width: 500px;
	margin-bottom: 1em;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	height: 350px;
	z-index: 20;
	overflow: hidden;
}
