.menulhs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 286px;
	text-align: right;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 117px;
	position: relative;
	color: #666666;

}
.menulhs strong {
	color: #000000;
}

.menulhs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.menulhs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.contentHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 12px;
	position: relative;
	margin-top: 18px;
	height: 32px;
	width: 330px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: relative;
	margin-left: 12px;
	top: 10px;
	margin-right: 12px;
	visibility: inherit;
	height: 415px;
	overflow: auto;
}
.content a {
	color: #766FB2;
}
.content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #766FB2;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0D4C8;
	text-align: center;
	width: 100%;
	
}
.copyright a, .copyright a:active, .copyright a:visited {
	color: #E0D4C8;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.content_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: absolute;
	margin-left: 12px;
	margin-right: 12px;
	height: 520px;
	overflow: auto;
	z-index: 5;
	width: 339px;
	left: 396px;
	top: 0px;
	background-color: #E7E9E8;
	background-image: url(../images/bgr2.jpg);
}
.content_text {
	margin-left: 10px;
	margin-right: 10px;
}

.content_new .content_title {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 170%;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #766fb2;
	border-style: none none solid none;
	border-width: 0 0 1px 0;
	border-color: #FFFFFF;
	padding: 14px 10px;
}
.content_new .content_title h1 {
	margin: 0;
	padding: 0;
}
.content_new h1 {
	font-size: 100%;
}
