.shadetabs{
	margin-left: 0px;
	margin-top: 1px;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

.shadetabs li{
	display: inline;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #666666;
color: #666666;
background: #C28E79 repeat-x left top;
}

.shadetabs li a:visited{
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
}

.selected {background-color: #C28E79;}

.td.selected a{
	border-bottom-color: #c28e79;
	background-color: #C28E79;
	color: #000000;
}
.shadetabs li.selected a{
	border-bottom-color: #c28e79;
	background-color: #f18048;
	color: #000000;
}

.shadetabs li.selected a:hover{
	text-decoration: none;
	background-color: #f18048;
}

.contentstyle{
	border: 1px solid #666666;
	margin-bottom: 1em;
	padding: 4% 8% 4% 4%;
	background-color: #c28e79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	width: 820px;
	text-align: justify;
}

.contentstyle1{
	border: 1px solid #666666;
	margin-bottom: 1em;
	padding: 4% 8% 4% 4%;
	background-color: #c28e79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}