BODY
{
	background: url(../Webmasters/Images/TitleBG.gif) repeat-x top fixed;
}
TABLE.ContactUs
{
	width: 100%;
}
TABLE.ContactForm
{
	width: 100%;
	table-layout: fixed;
}
DIV.clsContactUsHeader
{
	padding-top: 20px;
}
DIV.clsContactUsInstruction
{
	font-size: 11px;
}
INPUT.clsContactUsButton
{
	background-color: #593305;
	color: White;
	border: 1px outset #d9b692;
}
.clsContactUsError
{
	font-size: 11px;
	color: darkred;
}
DIV.Success
{
	padding-top: 20px;
}
DIV.Failure
{
	padding-top: 20px;
}
