#AntSpmBox {display: none;}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.keyw {
	color: #FFFFFF;
	font-size: 1pt;
	visibility: hidden; 
	font-family: Arial, Helvetica, sans-serif;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				20px;
	font-weight: 			bold;
}
.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				16px;
	font-weight: 			bold;
}
.FieldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
}
.FieldTitle_Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#12FEDA;
}
.Field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
}
.InputFieldXxShort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					22px;
	height:					20px;
}
.InputFieldXShort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					50px;
	height:					20px;
}
.InputFieldShort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					100px;
	height:					20px;
}
.InputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					200px;
	height:					20px;
}
.InputTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
	width:					500px;
	height:					100px;
}
.ErrorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#FF0000;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
	text-decoration:		none;
	color: 					#0000FF;
}

.Hypotheek_Thankyou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 				12px;
	font-weight: 			bold;
	color: 					#000000;
}
