.shadetabs{
	font: bold 14px "Times New Roman", Times, serif;
	list-style-type: none;
	text-align: left;
	margin-bottom: 70;
	padding-bottom: 15px;
}

.shadetabs li{
	display: inline;
	color: #758183;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #758183;
}

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

.shadetabs li a:hover{
text-decoration: none;
color: #2588D4;
}

.shadetabs li.selected{
}

.shadetabs li.selected a{
	border-bottom-color: white;
	color: #2588D4;
}

.shadetabs li.selected a:hover{
	text-decoration: none;
	color: #2588D4;
}

.contentstyle{
	width: 540px;
	padding: 10px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
a.shadetabs {
	font: bold 14px "Times New Roman", Times, serif;
	list-style-type: none;
	text-align: left;
	color: #758183;
	margin-bottom: 70px;
	text-decoration: none;
}
a.shadetabs:hover {
text-decoration: none;
color: #2588D4;
}
