body {
	background-color: #660000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAF4DA;
	width: 960px;
}
td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.hdmain {
	text-align: center;
}
.hdnav {
	color: #333333;
	background-color: #E4CA53;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 50px;
	font-weight: bold;
}
.hdmain {
	background-color: #E4CA53;
	padding: 5px;
	text-align: right;
	width: 562px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	height: 134px;
}
.hdlogo {
	width: 498px;
	height: 111px;
	background-color: #E4CA53;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #660000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	text-align: center;
}
.hdwhitespace {
	height: 50px;
}
.content {
	vertical-align: top;
	background-color: #FAF4DA;
	text-align: left;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.leftside {
	vertical-align: top;
	text-align: center;
	color: #666666;
	width: 100px;
	background-color: #FAF4DA;
	padding: 40px;
}
.imgborder {
	border: 1px solid #E4CA53;
}
blockquote {
	margin-left: 10px;
	padding-left: 10px;
}
h1 {
	text-transform: none;
	color: #E4CA53;
	font-size: small;
}
h2 {
	text-transform: none;
	color: #E4CA53;
	font-size: x-small;
}
h3 {
	font-weight: bold;
	text-transform: none;
	color: #E4CA53;
	font-size: large;
}
h4 {
	font-size: medium;
	font-weight: bold;
	font-weight: normal;
	color: #E4CA53;
}
h5,h6{
	font-weight: normal;
	color: #333333;
}
.genbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #333333;
	background-color: #E4CA53;
	border: 1px solid #E4CA53;
}
.inputarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.ftspace {
	height: 10px;
}
.ftnumber {
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 40px;
	background-color: #E4CA53;
	color: #333333;
}
.ftdesignby {
	color: #333333;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: right;
	background-color: #E4CA53;
}
.ftcopy {
	color: #E4CA53;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}


/* Links follow */
a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #E4CA53;
	font-weight: bold;
}
a:active {
	color: #E4CA53;
	font-weight: bold;
}
.hdnav a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.hdnav a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.hdnav a:hover {
	color: #FAF4DA;
	text-decoration: none;
	font-weight: bold;
}
.hdnav a:active {
	color: #FAF4DA;
	text-decoration: none;
	font-weight: bold;
}
.ftdesignby  a:link {
	color: #333333;
	text-decoration: none;
}
.ftdesignby  a:visited {
	color: #333333;
	text-decoration: none;
}
.ftdesignby  a:hover {
	color: #660000;
	text-decoration: none;
}
.ftdesignby  a:active {
	color: #660000;
	text-decoration: none;
}
.leftside a:link {
	color: #CCCCCC;
}
.leftside a:visited {
	color: #CCCCCC;
}
.leftside a:hover {
	color: #CCCCCC;
}
.leftside a:active {
	color: #CCCCCC;
}
.ftnumber a:link {
	color: #333333;
	text-decoration: none;
}
.ftnumber a:visited {
	color: #333333;
	text-decoration: none;
}
.ftnumber a:hover {
	color: #660000;
	text-decoration: none;
}
.ftnumber a:active {
	color: #660000;
	text-decoration: none;
}

