/*	Created @ Superlative, Inc. 2007
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.

/* -------------------------------------------------------------------- General Site Styles */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #810b11;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ec1130;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.generallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.generallinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #810b11;
	text-decoration: none;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.sublinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-weight: normal;
	color: #eb0021;
	text-decoration: none;
}
.subnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #f1f1f1;
	width: 200px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-left: 5px;
	height: 20px;
	padding-top: 3px;
}
.subnavlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #d2d2d2;
	width: 200px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	height: 20px;
	float: left;
	padding-top: 3px;
}
.bgside {
	background: url(images/bgsidenav.gif) no-repeat;
	background-color: #e2001f;
}

/* -------------------------------------------------------------------- End */
