@charset "utf-8";
@import url("menu.css");
@import url("boxes.css");
@import url("images.css");
@import url("forms.css");
.text {
	padding-left: 5px;
	padding-right: 5px;
}

.text a {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:hover {
	color: #999999;
}
.title {
	padding-right: 5px;
	padding-left: 5px;
}
.loading {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	position: relative;
}
.rankings tr th,
.rankings tr td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.rowJust {
	background-color: #895C60;
	height: 16px;
}
.rowOdd {
	height: 16px;
}
.rowOver {
	background-color: #BB8E91;
}
.detailLink {
	text-align: right;
	padding: 5px;
}
.detailLink span {
	cursor: pointer;
}
.detailLink span:hover {
	color: #999999;
}
.date {
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
.hover {
	cursor: pointer;
}
.hover:hover {
	color: #999999;
}
.hoverArea {
	background-color: #843339;
}
.cOverflow {
	height: 12px;
	width: 100%;
	overflow: hidden;
}
.SpryHiddenRegion {
	visibility: hidden;
}
.wOverflow {
	height: 12px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.whoverArea {
	background-color: #843339;
	position: relative;
	filter: alpha(opacity=100);
}
.lineBottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}
.lineTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
}
.sponsorBannerHorizontal {
	height: 70px;
	width: 135px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.sponsorBannerVertical {
	padding-bottom: 10px;
}
.sponsorBanners {
	position: relative;
	margin-right: 22px;
	text-align: center;
}
.sponsorBannersTitle h1{
	font-size: 8px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.responseHide {
	display: none;
}
.numList ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: decimal;
	margin-left: 0px;
	padding-left: 0px;
}
.numList ol li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	
}
.link a{
	text-decoration: underline;
}
.link a:hover {
	color: #999999;
}
