
.txt {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				13px;
	font-weight: 			normal;
	color: 					#545655;
	padding:				8px;
}

.txtheader {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				14px;
	font-weight: 			normal;
	color: 					#545655;
	padding:				8px;
}

.txtextrapad {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				13px;
	font-weight: 			normal;
	color: 					#545655;
	padding-left:			16px;
}

.txtchoice {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				13px;
	font-weight: 			normal;
	color: 					#545655;
}

.keyword {
	font-family:			Tahoma, Arial, Helvetica;
	font-size:				1pt;
	color: 					#FFFFFF;
	visibility:				hidden; 
}

.Field {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				11px;
	font-weight: 			normal;
	padding:				2px;
	color: 					#000000;
}

.InputFieldXxShort {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					22px;
	height:					20px;
}

.InputFieldXShort {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					50px;
	height:					20px;
}

.InputFieldShort {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					100px;
	height:					20px;
}

.InputField {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					200px;
	height:					20px;
}

.InputTextArea {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#000000;
	width:					480px;
	height:					100px;
}

.ErrorMessage {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#FF0000;
	padding:				2px;
}


.Hypotheek_Thankyou {
	font-family: 			Tahoma, Arial, Helvetica;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#000000;
}