body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2b2b2b;
	background-color: #412611;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat;
}
img, div { behavior: url(iepngfix.htc) }

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2b2b2b;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.whiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.whiteText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #425E6C;
	text-decoration: none;
}
a:hover {
	color: #BE141B;
	text-decoration: underline;
}
.displayMessage{
	MARGIN: 5px;
	background-color: #FFFFCC;
	padding: 11px;
	color: #990000;
	border: 1px dotted #3C5967;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bg {
	background-image:url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.txtBgTop {
	background-image:url(img/txtPaperInsideTop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.txtBg {
	background-image:url(img/txtPaper.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.formText td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.formBTN{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #333333;
	cursor: pointer;
	font-weight: bold;
}
.formFields{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1e1e1e;
	border: 1px solid #333333;
}
.formContactFields{
	background-color: #966810;
	color: #FFFFFF;
	border: 1px solid #E1CB99;
}

