body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg.jpg);
	
}



.footer_text {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	font-weight: normal;



	color: #87622D;



}



a.footer:link {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	font-weight: normal;



	color: #87622D;



	text-decoration: none;



}



a.footer:visited {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	color: #87622D;



	text-decoration: none;



}



a.footer:hover {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	font-weight: normal;



	color: #999999;



	text-decoration: underline;



}



a.sidebar:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #bca15f;
	text-decoration: none;
}



a.sidebar:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #bca15f;
	text-decoration: none;
}



a.sidebar:hover {

	font-family: "Times New Roman", Times, serif;

	font-size: 10pt;

	font-weight: normal;

	color: #87622d;

	text-decoration: underline;

}



a:link {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	font-weight: normal;



	color: #87622D;



	text-decoration: underline;



}



a:visited {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	font-weight: normal;



	color: #87622D;



	text-decoration: underline;



}



a:hover {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	font-weight: normal;



	color: #990000;



	text-decoration: underline;



}



.bold {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	font-weight: bold;



	color: #666666;



}



.bold_red {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	font-weight: bold;



	color: #990000;



}

.bold_brown {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #87622d;

	font-weight: bold;

}



td {



	font-family: Arial, Helvetica, sans-serif;



	font-size: 9pt;



	font-weight: normal;



	color: #666666;



}

.quote {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-style: italic;

}

.quote_name {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-weight: bold;

	line-height: 12pt;

}

.form_required {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #87622D;

	background-color: #F0EADB;

	border-top-width: 1px;

	border-right-width: 3px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CDBAA0;

	border-right-color: #FF0000;

	border-bottom-color: #CDBAA0;

	border-left-color: #CDBAA0;

}

.form_not_required {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #87622D;

	background-color: #F0EADB;

	border: 1px solid #CDBAA0;

}

.form_button {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #87622D;

	border: 1px solid #000000;

}

.form_button_reset {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	color: #FFFF00;

	background-color: #87622D;

	border: 1px solid #000000;

}
