a.tabnav:link, a.tabnav:visited,a.tabnav:active  {
	font-size: 14px;
	color: #839877;
	text-decoration: underline;
	font-weight: bold;
}
a.tabnav:hover {
	text-decoration: underline;
	color: #3B204C;
	border:0px;
}
.contentbg {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	/*color: #522C69;*/
	color: #000000;
	background-image:  url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 33px;
}

