body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bordertop {
	background-image: url(images/side_t.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.contentarea {
	font-size: 12px;
	line-height: 18px;
	color: #6e534b;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #D6A90E;
	text-align: center;
	font-style: italic;
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
	color: #6e534b;
}
.contactborder {
	font-size: 9px;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c29540;
}
.borderbottom {
	background-image: url(images/side_b.gif);
	background-repeat: repeat-x;
	height: 10px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #6e534b;
}
a:active {
	color: #6e534b;
}
.fineprint {
	font-size: 10px;
	color: #6E534B;
}


.borderleft {
	background-image: url(images/side_l.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.borderright {
	background-image: url(images/side_r.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.redtext {
	color: #EC1D27;
	font-weight: bold;
}
.goldtext {
	color: #C29540;
}
.goldtext a:link {
	color: #C29540;
	text-decoration: underline;
}
.goldtext a:visited {
	color: #C29540;
	text-decoration: underline;
}
.goldtext a:hover {
	color: #000000;
	text-decoration: underline;
}
.goldtext a:active {
	color: #000000;
	text-decoration: underline;
}
