/* CSS Document */
/* TAG STYLES */
body {
	background-color: #F2F2E5;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #666633;
	font-weight: bold;
}
a:hover {
	color: #660000;
}
b, strong {
	color: #393939;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-left: 2px;
	padding-top: 0px;
	border-bottom: 1px solid #CCCC99;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	/*font-style: italic;*/
	font-stretch: expanded;
	/*padding-left: 5px;*/
	margin-bottom: -1px;
	margin-top: 10px;
	color: #393939;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding-left: 2px;
	padding-top: 7px;
	border-bottom: 1px solid #CCCC99;
	color: #990000;
}
ol, ul {
	color: #333333;
	padding-right: 6px;
	line-height: 18px;
}
.li {
	padding-bottom: 8px;
}

/* CLASS STYLES */
.containerTable {
	background-color: #FFFFFF;
}
.flashHeaderTable {
	border: 1px solid #999966;
}
.contentImageBorder {
	border: 1px solid #999966;
	margin-right: 3px;
}
.availabilityTable {
	background-color: #8C2020;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #8C2020;
	border-right: 1px solid #8C2020;
	border-bottom: 1px solid #591818;
	border-left: 1px solid #8C2020;
}
	.availabilityTable select {
		border: 0px solid #8C2020;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.availabilityTable input {
		border: 0px solid #8C2020;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}

.emailSignupTable {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 6px 10px 6px 10px;
}
	.emailSignupLeft {
		text-align: left;
		width: 368px;
	}
	.emailSignupRight {
		width: 10px;
	}
	.emailSignupRight {
		text-align: right;
		width: 346px;
	}


.mainContentTable {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 18px;
}
	.mainContentLeft {
		width: 343px;
		vertical-align: top;
		padding-left: 6px;
	}
	.mainContentCenter {
		width: 35px;
		vertical-align: top;
	}
	.mainContentRight {
		width: 346px;
		vertical-align: top;
	}
	.mainContentFull {
		width: 724px;
		vertical-align: top;
	}



	.bestRateLeft {
		background-color: #660000;
		width: 94px;
		color: #FFFFFF;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 1px 1px 1px 1px;
		text-align: center;
		line-height: normal;
		font-weight: normal;
	}
	.bestRateCenter {
		width: 4px;
	}
	.bestRateRight {
		border: 1px solid #660000;
		background-color: #999966;
		color: #660000;
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 2px 2px 2px 2px;
		text-align: center;
		line-height: normal;
		font-weight: normal;
	}
	.bestRateRightSpace {
		width: 6px;
	}


.memberLogos {
	text-align: right;
	padding-right: 0px;
}

.lowerMenuTable {
	background-color: #FFFFFF;
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #CCCC99;
	padding: 15px 3px 3px 3px;
	text-align: center;
}
	.lowerMenuTableSubNav {
		background-color: #FFFFFF;
		color: #666633;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		border-top: 1px solid #CCCC99;
		padding: 15px 3px 15px 3px;
		text-align: center;
	}
.legalPrivacyTable {
	text-align: center;
	background-color: #FFFFFF;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 3px 3px 3px;
}
.addressTable {
	text-align: center;
	background-color: #FFFFFF;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 3px 3px 3px;
}
.mannixTable {
	text-align: center;
	background-color: #FFFFFF;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 3px 3px 3px;
}


.smallCaps {
	font-size: 10px;
	text-transform: uppercase;
}
.greenTitle {
	color: #666633;
}
.redTitle {
	color: #660000;
}
.blueTitle {
	color: #3B3B77;
}
.boldText {
	font-weight: bold;
}
.noUnderline {
	text-decoration: none;
}


.capchartstyle1 {
	color: #000000;
	font-weight: bold;
}








.EventBestBet {
	font-weight: bold;
	color: White;
	background-color: #8C2020;
	padding: 2px;
}