@charset "utf-8";
/* CSS Document */


body {
	background-image: url(webimages/template-files/back-bk.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #521F03;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 14px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;

}
h1 {
	font-size: 25px;
	color: #FFFFFF;
	margin:0px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin:0px;
}
#maintable {background: url(webimages/template-files/ho-wow-bk.jpg) no-repeat center top; min-width:1010px;
margin-right:65px;
}
#logotable {margin-right:185px;
}

.Copyright {color: #FFFFFF;
font-family: "Trebuchet MS";
}
.formArea {background-color: #F7F7F4; border:#C7C4B1 3px solid;}
.required{color:#FF0000;}
.paddingIMG { padding:5px;}