body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
	background-color: #1B2026;
	background-image: url(../Images/bg.gif);
	}
	
table, tbody, tr, td, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373C42;
	}

a:link {
	color: #A8896C;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #A8896C;
	}

a:hover {
	color: #A8896C;
	text-decoration:underline;
	}

a:active {
	text-decoration: none;
	color: #A8896C;
	}

hr {
	height: 1px;
	color: #AB8C6D;
	}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #373C42;
	}
	
.legal {
	color: #363B41;
	font-size: 9px;
	text-decoration: none;
	}

.legal2 {
	color: #ff0000;
	font-size: 9px;
	text-decoration: none;
	}

.heading, H1 {
	color: #A8896C;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	}
	
.heading2, H2 {
	color: #23282E;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	}
	
.heading3, H3 {
	color: #A8896C;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	}

.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8896C;
	background-color: #F3E9DB;
	text-align: left;
	border-top: thin solid #DEC49C;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #DEC49C;
	}
