body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a0928c;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #463d36;
	background-image: url(images/bgMain.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a0928c;
	text-decoration: none;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCC;
}
a {
	color: #ffd800;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.txtWhite {
	color: #FFFFFF;
}
.header {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerSub {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #dab243;
	text-decoration: none;
}
.boldGold {
	font-weight: bold;
	color: #dab243;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #958882;
	text-decoration: none;
}
.footerLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #958882;
	text-decoration: none;
}
.footerLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #bfb3ad;
	text-decoration: underline;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #463d36;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DAB243;
	text-decoration: none;
}
.menu a{
	color: #FFF;
	text-decoration: none;
}
.menu a:hover{
	color: #DAB243;
	text-decoration: none;
}

