body {
	background-color: #EEEEEE;
	background-image: url(../img/bgMainA.gif);
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66523A;
	line-height: 18px;
}
.footer {
	background-image: url(../img/bgFooter.gif);
	font-size: 10px;
	line-height: 14px;
}
.bgB {
	background-image: url(../img/bgMainB.gif);
}
.bgC {
	background-image: url(../img/bgMainC.gif);
}
.bgD {
	background-image: url(../img/bgMainD.gif);
}
.bgE {
	background-image: url(../img/bgMainE.gif);
}
.bgAccent {
	background-image: url(../img/bgAccentLineCard.gif);
}
.bgLine {
	background-image: url(../img/bgLine.gif);
}
.accent {
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #66523A;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #66523A;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #66523A;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #66523A;
}
.subheader {
	background-color: #66523A;
	background-image: url(../img/bgSubheader.gif);
	color: #E5DCBD;
	font-weight: bold;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.formSm {
	width: 310px;
}
.formLg {
	width: 644px;
	height: 200px;
}
.contactPad {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
