*
{
	margin: 0em;
	padding: 0em;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


h1,h2,h3,h4,h5,h6
{
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer {
	background-color: #FFFF66;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	padding: 0.5em;
	margin-top: 1em;
}

#content{
	margin-bottom: 0.5em;
	width: 285px;
	float: left;
}

#outer #content #search {
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color: #23C24C;
	padding-left: 3px;
	padding-top: 11px;
	#padding-top: 9px;
	padding-bottom: 11px;
	#padding-bottom: 9px;
	margin-top: .5em;
}
.top-Search {
	border: 2px solid #000000;
	width: 232px;
	font-weight: bold;
	height: 16px;
	#height: 18px;
}
.top-SearchButton {
	border: 1px solid #000000;
	background-color: #B61680;
	color: #FFFFFF;
	font-weight: bold;
}

#mainNav {
	background-color: #135CA1;
	font-family: "trebuchet ms", sans-serif;
	margin-top: 0.5em;
	border: 1px solid #000000;
}

#outer #content #mainNav ul {
	list-style-type: none;
	font-weight: bold;
	background-color: #333333;
	font-size: 14px;
	text-transform: uppercase;
}

#outer #content #mainNav a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainNav-li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/menu-li.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #135CA1;
	line-height: 30px;
	text-indent: 1em;
}

.mainNav-li-bottom {
	background-image: url(images/menu-li.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #135CA1;
	line-height: 30px;
	text-indent: 1em;
}

#outer #content #trackNav a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#trackNav {
	background-color: #F71721;
	margin-top: 0.5em;
	border: 1px solid #000000;
}
#trackNav ul {
	list-style-type: none;
	font-weight: bold;
	background-color: #F71721;
	text-transform: uppercase;
	font-size: 12px;
}
.trackNav-li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/track-li.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F71721;
	padding-left: 1em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.trackNav-li-bottom {
	background-image: url(images/track-li.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F71721;
	padding-left: 1em;
	padding-top: .3em;
	padding-bottom: .3em;
}
#outer #results {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: .5em;
	font-size: 10pt;
}
#outer #results #title {
	color: #FFFFFF;
	background-color: #B6157D;
	padding: 5px;
	font-weight: bold;
}
#outer #content #results td {
	padding: 3px;
}

#outer #content #recapFull {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0.5em;
	border: 1px solid #000000;
	font-size: 10pt;
}

#outer #nascarPic {
	margin-top: 0.5em;
	float: right;
}

#outer #mainContent {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	width: 549px;
	float: right;
	margin-bottom: 0.5em;
	font-size: 10pt;
}

#outer #mainContentWide {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	width: 708px;
	float: right;
	margin-bottom: .5em;
	font-size: 10pt;
}

#outer #schedule {

	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	width: 600px;
	float: left;
	margin: 0.5em;
}

#outer #disclaimer {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 5px;
	width: 600px;
	float: left;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#outer #standings {
	border: 1px solid #000000;
	float: right;
	margin-top: 0.5em;
	margin-right: 0.5em;
	width: 233px;
}
.tr_white {
	background-color: #FFFFFF;
}
.tr_gray {
	background-color: #CCCCCC;
}
#outer #standings td {
	padding: 3px;
}
#outer #standings #title {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
}
#outer #standings #title a {
	color: #FFFFFF;
	font-weight: bold;
}
#outer #schedule #title {
	background-color: #FFFF00;
	text-align: center;
}
#outer #schedule #scheduleTable td {
	padding: 3px;
}
#outer #favorites {
	border: 1px solid #000000;
	float: right;
	margin-top: 0.5em;
	margin-right: 0.5em;
	width: 233px;
	background-color: #FFFFFF;
}
#outer #emailUpdates #text #mailingList #email {
	width: 219px;
}

#outer #favorites #title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B71680;
	padding: 5px;
}
#outer #favorites #text {
	padding: .5em;
}
#outer #emailUpdates {
	border: 1px solid #000000;
	float: right;
	margin-top: 0.5em;
	margin-right: 0.5em;
	width: 233px;
	background-color: #FFFFFF;
}
#outer #emailUpdates #title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #135CA1;
	padding: 5px;
}
#outer #emailUpdates #text {
	padding: .5em;
}
#outer #sellTickets {
	border: 1px solid #000000;
	float: right;
	margin-top: 0.5em;
	margin-right: 0.5em;
	width: 233px;
	background-color: #FFFFFF;
}
#outer #sellTickets #title {
	font-weight: bold;
	color: #000000;
	background-color: #23C24C;
	padding: 5px;
}
#outer #sellTickets #text {
	padding: .5em;
}
#outer #longAdd {
	float: right;
	width: 233px;
	margin-top: 0.5em;
	margin-right: 0.5em;
	border: 1px solid #000000;
}
#footer {
	width: 880px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 1em;
}
#footer a {
	color: #FFFFFF;
	font-size: 12px;
}

.redText {
	color: #FF0000;
}

#outer #content #trackNav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#outer #speewaylogo {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
	width: 549px;
	float: right;
	margin-top: 0.5em;
	text-align: center;
	margin-bottom: 0.5em;
}

.h2-track-tickets {
	color: #FFFFFF;
	background-color: #135CA1;
	padding: 5px;
}
#outer #miniTicket {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
	width: 555px;
	float: right;
	margin-bottom: 0.5em;
	font-size: 10pt;
}

.tr_yellow {

	background-color: #FFFF00;
}
#trackTickets {
	width: 100%;
}
#trackTickets #title {
	color: #010101;
	background-color: #D1AF27;
	padding: 5px;
}
#trackTickets #eventWhite {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: .3em;
}
#trackTickets #eventGray {
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding: .3em;
}
#outer #seatingChart {
	float: right;
	width: 549px;
	margin-bottom: 0.5em;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	padding: 5px;
	font-size: 10pt;
}

#outer #trackNavTicketResults {
	background-color: #F71721;
	float: left;
	width: 125px;
	margin-bottom: 0.5em;
	border: 1px solid #000000;
}
#outer #trackNavTicketResults ul {

	list-style-type: none;
	font-weight: bold;
	background-color: #F71721;
	margin: 0em;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0em;
}
#outer #trackNavTicketResults li {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/track-li.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F71721;
	padding-left: 1em;
	padding-top: .3em;
	padding-bottom: .3em;
}
#outer #trackNavTicketResults li a {

	color: #FFFFFF;
	text-decoration: none;
}
#outer #mainContentWide #mainContentText #stats td {
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#outer #mainContentWide #mainContentText #stats a {
	text-decoration: none;
}
#bottomLinks {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	font-size: 10pt;
	border: 1px solid #000000;
	line-height: 25px;
}
