.body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x; 
    background-color:#000000;
	 	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E9E8E6;
}
.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 28px;
}

.footer-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E9E8E6;
}
.bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
.back {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.headerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3B131C;
}
.title-services {
	font-family: "Trebuchet MS";
	color: #000000;
	background-image: url(images/footer.jpg);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
			font-size : 11px;
			font-family : Arial, Helvetica, sans-serif;
			color : #330000;
			font-weight : bold;
			text-align:left;
		}
		
		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	width:250px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #003300;


		}
		
		.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 {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.headerfontsub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3B131C;
}
