TD { font-size: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
input,select,textarea,submit{padding: 2px;color: #666666;font-size: 11px;font-family: Verdana, Helvetica, Arial, sans-serif}
/* classes for validator */
.tfvHighlight{font-weight: bold; color: red;}
.tfvNormal{font-weight: normal;	color: black;}
A:hover { TEXT-DECORATION: underline}
A:visited { COLOR: #ffffff; TEXT-DECORATION: none}
A:active { COLOR: #0000ff}
.footer A:link {	COLOR: #000000; TEXT-DECORATION: none}
.footer A:hover { COLOR: #000000; text-decoration: underline}
.footer A:active { COLOR: #000000}
.footer A:visited { COLOR: #000000}
.maincontent A:link {	COLOR: #ff0000; TEXT-DECORATION: none}
.maincontent A:hover { COLOR: #ff0000; text-decoration: underline}
.maincontent A:active { COLOR: #ff0000}
.maincontent A:visited { COLOR: #ff0000}
.boxtext A:link {font-weight: bold;	COLOR: #FAAA49; TEXT-DECORATION: none}
.boxtext A:hover { COLOR: #FAAA49; text-decoration: underline}
.boxtext A:active { COLOR: #FAAA49}
.boxtext A:visited { font-weight: bold; COLOR: #FAAA49}

.maincontent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CEC764;
}
body {
	background-color: #F5F5F5;
	margin: 0px;
}
.underline {
	font-weight: bold;
	color: #CEC764;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEC764;
}