.RegistrationFormTABLE {
	border: 1 solid black;
	background-color: #FFFFC0;
	width: 100%
} 
.RegistrationFormHeaderTD {background-color: #00602F; width: 100%} 
.RegistrationFormHeaderFONT {font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12pt; color: #FFFFFF; font-weight: bold} 
.RegistrationFieldCaptionTD {
	background-color: #FFFFC0;
} 
.RegistrationFieldCaptionFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold} 
.RegistrationDataTD {
	background-color: #FFFFC0;
} 
.RegistrationDataFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: 000000} 
.RegistrationColumnTD {background-color: #909F90} 
.RegistrationColumnFONT {font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 10pt; color: #000000; font-weight: bold} 
.RegistrationRecordSeparatorTD {background-color: #ffffff}
