.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5DB;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #504943;
	text-align: justify;
}
.menu-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #46413B;
}
.font-header {
	font-family: "Trebuchet MS";
	color: #59503F;
	font-size: 20px;
	font-weight: bold;
}
.font-subheader {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #6C0000;
}
.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
	font-size : 18px;
	font-family : "Trebuchet MS";
	color : #4A423F;
	font-weight : bold;
	text-align:left;
	background-color: #E5E5DB;
		}
		
		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	width:300px;
	font-weight: bold;
	background-color: #FFFFFF;


		}
		
		.text_area{
			font-size : 12px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
a:link {
	color: #554B42;
	text-decoration: none;
}
a:visited {
	color: #413D3A;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #544A41;
	text-decoration: none;
}
.profilefont {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
	color: #504541;
}
