.bg_form {
	background-image: url(../images/bg_form.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
}
.bg_footer {
	background-image: url(../images/bg_ftr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #d0bf98;
	text-align: left;
}
a.footer {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #d0bf98;
	text-align: left;
}
a.footer:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #D59916;
	text-align: left;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #10147e;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.body_text {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
}
.body_text_small {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align:middle;
}
.body_text_bold {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.form_text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #1E3D93;
	text-align: left;
}
.footersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d0bf98;
	line-height: 18px;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	color: #d0bf98;
	text-decoration: none;
}
a.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
	color: #d0bf98;
	text-decoration: none;
}
a.footer_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d0bf98;
	text-decoration: node;
	line-height: 20px;	
}
