.text {
	font-family:	Verdana, tahoma, Arial;
	font-size:		12px;
}

.textwh {
	font-family:	Verdana, tahoma, Arial;
	color:			#FFFFFF;
}

.textpad {
	font-family:	Verdana, tahoma, Arial;
	font-size:		12px;
	padding:		4px;
}

.keyw {
	font-family:	Verdana, tahoma, Arial;
	color:			#FFFFFF;
	font-size:		1pt;
	visibility:		hidden; 
}

.hrefm {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				10px;
	font-weight: 			bold;
	color: 					#FF9933;
}

.hlinkb {
	font-family: 			Verdana, tahoma, Arial;
	font-size: 				12px;
	font-weight: 			normal;
	color: 					#000000;
}

.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;
}
.InputFieldMShort2 {
	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;
}

.Button, .Button:active {
	border:					0px;
	background-image:		url(images/button.gif);
	background-repeat:		no-repeat;
	background-attachment:	fixed center; 
	width:					101px;
	height:					25px;
	font-family: 			Verdana, tahoma, Arial;
	font-weight: 			bold;
	font-size: 				12px;
	text-decoration:		none;
	color: 					#FFFFFF;
	padding-top:			4px;
}

.Button:hover {
	border:					0px;
	background-image:		url(images/button.gif);
	background-repeat:		no-repeat;
	background-attachment:	fixed center; 
	width:					101px;
	height:					25px;
	font-family: 			Verdana, tahoma, Arial;
	font-weight: 			bold;
	font-size: 				12px;
	text-decoration:		none;
	color: 					#FF9933;
	padding-top:			4px;
}
