html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(bg-body.jpg);
	background-attachment: fixed;
	background-color: #C2C2BD;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 17px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.fourteenRed {
	font-size: 14px;
	color: #990000;
}
.quote {
	color: #660033;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #CC0000;
}
.seoText {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.seoText a:link {
	color: #666666;
}
.seoText a:visited {
	color: #666666;
}
.floatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}.mainTable {
	border: 1px solid #999966;
	background-image: url(bg_table.jpg);
	background-color: #E5E6E0;
}
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#btmLinks {
	line-height: 18px;
}
.upcomingTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}
.upcomingTable a {
	color: #ffcc00;
}
.upcomingTable a:hover {
	color: #ff9900;
}

