BODY {



	margin: 10px;



}



.firstform {



	border: #999999 1px solid;



	background-color: #CAF8C1;



	padding: 5px;



	font-family: Arial;



}



.firstformhead {



	font-weight: 13px;



	font-weight: bold;



	color: #000000;



}



.formcontent {



	font-family: Arial;



	font-size: 11px;



}



.formcontent a {



	font-family: Arial;



	font-size: 11px;



	color: #000000;



	text-decoration: underline;



}



.formcontent a:hover {



	text-decoration: none;



	}



.orange {



	color: #FF9338;



	background-image:url(../images/carloan_error1.gif);



	background-repeat: no-repeat;



}



.errordisplay {



	border: #FF0606 1px solid;



	background-color:#D2DBF1;



	font-size:11px;



	}



.formmessage {



	background-color: #F7F1F1;



	border: #CCCCCC 1px solid;



}



.secondform {



	border: #999999 1px solid;



	background-color: #f9c6f9;



	padding: 5px;



	font-family: Arial;



}



.thirdform {



	border: #999999 1px solid;



	background-color: #caf8c1;



	padding: 5px;



	font-family: Arial;



}