body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AB9C6F;
}
body {
	background-color: #F5F4EF;
	background-image: url(gfx/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
}
a:link {
	color: #A1905E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A1905E;
}
a:hover {
	color: #9B706C;
}
a:active {
	text-decoration: none;
	color: #BFB593;
}
.credits {
	color: #A1905E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
}
.Intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #806f12;
	line-height: 20px;
	letter-spacing: 0px;
}

.formField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D2A26;
	text-decoration: none;
	background-color: #ECEADE;
	height: auto;
	width: 170px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D8D3BA;
	border-right-color: #ECEADE;
	border-bottom-color: #FFFFFF;
	border-left-color: #ECEADE;
}

.divide {
	color: #FAF9F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copy {
	color: #5D1010;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: normal;
}
.legal {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C4B999;
	letter-spacing: 0px;
}
.formBttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D2A26;
	letter-spacing: 2px;
	padding: 3px;
	height: auto;
	width: 170px;
	background-color: #ECEADE;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #ECEADE;
	border-bottom-color: #DFDCC8;
	border-left-color: #ECEADE;
	background-image: url(gfx/bg_bttn.gif);
}

.header {
	color: #A1905E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: italic;
}
.formFieldCont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D2A26;
	text-decoration: none;
	height: auto;
	width: 280px;
	padding: 3px;
	background-color: #ECEADE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DFDCC8;
	border-right-color: #ECEADE;
	border-bottom-color: #FFFFFF;
	border-left-color: #ECEADE;
}
.formFieldCont2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D2A26;
	text-decoration: none;
	height: auto;
	width: 91px;
	padding: 5px;
	background-color: #ECEADE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DFDCC8;
	border-right-color: #ECEADE;
	border-bottom-color: #FFFFFF;
	border-left-color: #ECEADE;
}
.formBttnCont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D2A26;
	letter-spacing: 2px;
	padding: 3px;
	height: auto;
	width: 280px;
	background-color: #ECEADE;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #ECEADE;
	border-bottom-color: #DFDCC8;
	border-left-color: #ECEADE;
	background-image: url(gfx/bg_bttn.gif);
}


