.form_fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.form_fields1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}
.body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.form_input {
	height: 20px;
	width: 150px;
	background-color: #DBEEFF;
	border: thin solid #7FA0BF;
}
.form_input2 {
	height: 20px;
	width: 80px;
	background-color: #DBEEFF;
	border: thin solid #7FA0BF;
}
.form_list {
	height: 20px;
	width: 40px;
	background-color: #DBEEFF;
	border: thin solid #7FA0BF;
}
.form_monthlist {
	height: 20px;
	width: 100px;
	background-color: #DBEEFF;
	border: thin solid #7FA0BF;
}
.form_phone{
	height: 20px;
	width: 50px;
	background-color: #DBEEFF;
	border: thin solid #7FA0BF;
}
.tab_bg {
	background-image: url(http://www.bpmimages.com/haltmyforeclosure/footer_bg.jpg);
	background-repeat: no-repeat;
}
a.footer {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.footer:hover {
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

