@charset "utf-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #e0c947;
}
a:visited {
	color: #e0c947;
}
a:hover {
	color: #ffee8c;
}
a:active {
	color: #E0C947;
}
.contentTable {
	background-color: #2b2b2b;
	background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 900px;
}
.cellHeaderBG {
	background-image: url(images/bgHeader.gif);
	background-repeat: no-repeat;
}
.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
}
.menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #e0c947;
	text-decoration: none;
	letter-spacing: 3px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #e0c947;
	text-decoration: none;
	letter-spacing: 1px;
}
.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #e0c947;
	text-decoration: underline;
	letter-spacing: 1px;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffee8c;
	text-decoration: underline;
	letter-spacing: 1px;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
}
.gold {
	color: #e0c947;
}
.homeBG {
	background-image: url(images/homeLGpic.jpg);
	background-repeat: no-repeat;
}
.lineHeight25px {
	line-height: 25px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #e0c947;
	text-decoration: none;
	letter-spacing: -2px;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.customMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 300px;
}
.customButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e0c947;
	border: 1px solid #ffffff;
}
.formTable {
	border: 1px solid #e0c947;
	background-color: #2d2d2d;
}
.redHeader {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: -1px;
}
.italicRed {
	font-style: italic;
	color: #CC0000;
}
