@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.burgundyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5f0401;
}
.georgiaWhite14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


body {
	background-color: #060606;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}
.NewsletterField {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #1b1b1a;
	border: 1px solid #464646;
	width: 150px;
}
a.footerLinks:link {
	color: #999999;
	text-decoration: none;
}
a.footerLinks:visited {
	color: #999999;
	text-decoration: none;
}
.fieldSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 150px;
}

a.footerLinks:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerLinks:active {
	color: #999999;
	text-decoration: none;
}
.arialWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}
#promoText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6a0601;
	line-height: 26px;
	font-weight: bold;
}
.promoHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #6a0601;
	line-height: normal;
	font-weight: normal;
}
.adminTitle{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
}
