.conttxt {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				12px;
	color: 					#000000;
}

.hlink {
	line-height:			1.4em;
}

.keyw {
	font-family:			Verdana, tahoma, Arial;
	color:					#FFFFFF;
	font-size:				1pt;
	visibility:				hidden; 
}

.SectionTitle {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#000000;
	padding:				5px;
}

.FieldTitle { 
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	padding:				5px;
}

.FieldTitle_Error {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#12FEDA;
	padding:				5px;
}

.Field {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				12px;
	font-weight: 			normal;
	padding:				3px;
	color: 					#000000;
}

.InputFieldXxShort {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					22px;
	height:					20px;
}

.InputFieldXShort {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					50px;
	height:					20px;
}

.InputFieldMShort {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					80px;
	height:					20px;
}

.InputFieldShort {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					100px;
	height:					20px;
}

.InputField {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					200px;
	height:					20px;
}

.InputTextArea {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					500px;
	height:					100px;
}

.ErrorMessage {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#FF0000;
	padding:				5px;
}

.Lenen_Thankyou {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#000000;
}