body {
	background-color: #909284;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d250e;
	/* 334F31 */
}
a:link {
	color: #422A14;
}
a:visited {
	color: #422A14;
}
a:hover {
	color: #909284;
}
a:active {
	color: #909284;
}
.required {
 	color: #8F1108;
 }
.texta {
 font-size: 11px;
 background-color: #ffffff;
 border: 1px solid #666666;
}
.footerBg {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
.contentBg {
	background-image: url(images/bgcontent.gif);
	background-repeat: no-repeat;
}


