.labels {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #006699;
}

.menu {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #99B0C1;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.textWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	line-height: normal;

}

.textfieldsreq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #FF0000;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	font-weight: bold;
}


A.text:LINK, A.text:VISITED{
	color: #333333;
	text-decoration: none;
	font-weight: normal;


}

A.text:HOVER, A.text:ACTIVE{
	color: #6699CC;
	text-decoration: underline;
	font-weight: normal;
}

.menutitle{
	cursor:hand;
}

.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.labelsred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
