

.shadetabs li a{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
	color: 6E9D5C;
}

.shadetabs li a:visited{
	color: 6E9D5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	font-weight: 100;
	text-transform: uppercase;
}

.shadetabs li.selected{
	position: relative;
	top: 0px;
	color: #D34AC4;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
}

.shadetabs li.selected a{
	border-bottom-color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 6E9D5C;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-transform: uppercase;
}

.shadetabs li.selected a:hover{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 6E9D5C;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
}
