.form {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1e3b55;
}
.textfield
{
	background-image:url(images/form_09.jpg);
	padding-top:9px;
	padding-left:10px;
	font-family: Arial;
	font-size: 20px;
	border:0px none;
	height:44px;
	width:365px;
}
.textfield1
{
	background-image:url(images/form_12.jpg);
	padding-top:5px;
	padding-left:10px;
	font-family: Arial;
	font-size: 20px;
	border:0px none;
	height:100px;
	width:365px;
}
.require {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #818689;
	font-weight: bold;
}
.thanks {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
