.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6194b7;
	font-weight: bold;
}
.menutop a:link {
	color: #6194b7;
}
.menutop a:visited {
	color: #6194b7;
}
.menutop a:hover {
	color: cc7905;
}
.menutop a:active {
	color: #6194b7;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.bodytext a:link {
	color: #666666;
	text-decoration: none;
}
.bodytext a:visited {
	color: #666666;
	text-decoration: none;
}
.bodytext a:hover {
	color: #cc7905;
	text-decoration: underline;
}
.bodytext a:active {
	color: #666666;
	text-decoration: none;
}

.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	font-weight: normal;

}
.leftbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	color: 676CAB;
	font-weight: normal;


}
.pagetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	font-weight: 800;
}
.bottomtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #6F74B1;
	font-weight: bold;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: normal;
}
.textunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	font-weight: normal;
	text-decoration: underline;

}
.textssmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000033;
	font-weight: normal;
}
