a {
	color: #036;
	text-decoration: underline;
}
body {
	background:  url(/graphics/global/bkgd.gif);
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	line-height: normal;
}
h2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
p {
	font: 11px/16px Verdana, Helvetica, Arial, sans-serif;
	color: #000;
}
select {
	font-size: 11px;
	color: #333;
}
option {
	font-size: 11px;
	color: #333;
}
input {
	font-size: 11px;
	color: #333;
}
td {
	font: 11px/16px Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	vertical-align: top;
}
td#left {
	background: #900;
	width: 180px;
	text-align: center;
}
td#shadow {
	background:  url(/graphics/global/side_shadow.gif) repeat-y;
	vertical-align: top;
	width: 5px;
}
td#main {
	background: #FFF url(/graphics/global/side_shadow.gif) repeat-y;
	vertical-align: top;
	width: 580px;
	border: solid #C00;
	border-width: 0 1px 0 0;
	padding: 15px 15px 25px 10px;
}
td.hdr {
	background: url(/graphics/global/hdr_bkgd.gif) right;
	height: 36px;
}
td.tblhd {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	padding: 3px;
	border-bottom: 1px solid #900;
	line-height: normal;
	vertical-align: bottom;
}
td.even {
	background: #f7f7f7;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
td.odd {
	background: #EEE;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
table.content {
	width: 100%;
	background: #FFF;
	vertical-align: top;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.date {
	font-size: 10px;
	color: #333;
}
.error {
	font-size: 11px;
	color: #F00;
}
/* left navigation */
a.leftnav:visited, a.leftnav:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background: #000;
	display: block;
	width: auto;
	padding: 4px 5px 4px 10px;
	border: solid #900; border-width: 0 0 1px 0;
}
a.leftnav:hover, a.leftnav:active {
	color: #FFF;
	text-decoration: none;
	background: #002F6D;
	font-weight: bold;
	display: block;
	width: auto;
	padding: 4px 5px 4px 10px;
	border: solid #900; border-width: 0 0 1px 0;
}

/* top navigation */
td.navbar {
	background-color: #155BAA;
	width: 100%;
}

/* page footer */
.foot {
	color: #FFF;
	background: #000000;
	vertical-align: text-top;
}
a.footlink:visited, a.footlink:link {
	color: #FFF;
	text-decoration: underline;
}
a.footlink:hover, a.footlink:active {
	color: #AAA;
	text-decoration: underline;
}
table#search {
	float: right;
	margin-right: 10px;
	margin-top: 7px;
}
table#search td {
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
}
table.photo_r {
	float: right;
	margin-left: 10px;
	width: 100px;
}
table.photo_l {
	float: left;
	margin-right: 10px;
	width: 100px;
}
td.caption {
	color: #666;
	text-align: center;
	line-height: normal;
}
td.caption i { font-size:10px; color:#999; }
p.release {
	font-size: 10px;
	line-height: normal;
	color: #666;
	padding-top: 5px;
	border-top: 1px solid #FF0;
}
p.byline {
	font-size: 10px;
	line-height: normal;
	color: #666;
	border-bottom: 1px solid #FF0;
	padding-bottom: 5px;
	padding-top: 5px;
}
table#tools {
	float: right;
	padding: 0px;
	margin-left: 25px;
	width: 115px;
	margin-top: 10px;
}
td.schedhd {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 10px;
	line-height: normal;
	background: #666;
	vertical-align: middle;
}
td.schedrow {
	padding: 3px 5px;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
}
td.schedtime {
	padding: 3px 5px;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
	width: 125px;
}
td.schedlogo {
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
	width: 55px;
}
td.schedlabel {
	font-size: 10px;
	font-weight: normal;
	color: #555;
	padding: 3px 3px 3px 5px;
	line-height: normal;
	background: #EEE;
	vertical-align: bottom;
	border-bottom: 1px solid #CCC;
}
td.centercol {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	color: #333;
}
td.rightcol {
	padding: 5px 5px 5px 10px;
	border: solid #CCC; border-width: 0 1px 1px 0;
	font-size: 10px;
	color: #333;
}
td.leftcol {
	padding: 5px 5px 5px 10px;
	border: solid #CCC; border-width: 0 1px 1px 0;
	font-size: 10px;
	color: #333;
}
td.schedhilite {
	padding: 3px 0px 3px 5px;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
	background: #FF9;
	font-weight: bold;
}
td.galthumb {
	padding: 5px;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
	font-size: 10px;
	color: #666;
	text-align: center;
	line-height: normal;
}
td.galrow {
	padding: 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	vertical-align: middle;
}
th {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	padding: 3px;
	border-bottom: 1px solid #900;
	line-height: normal;
	vertical-align: bottom;
	text-align: left;
}
table.results{
}
table.results tr.even {
	background: #EEE;
}
table.results tr.odd {
	background: #F7F7F7;
}
table.results td {
	padding: 2px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 10px;
	line-height: normal;
}
.drivername {
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	padding-bottom: 5px;
}
p.bio {
	line-height: 14px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-left: 0px;
}
.biohd {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	display: block;
	margin-bottom: 5px;
}
table#biophoto {
	margin-left: 15px;
	float: right;
	background: #FFF;
	padding-left: 15px;
}
.sponslogo {
	float: right;
	margin-left: 15px;
}
table#calnav {
	background: #EEE;
	border: solid #999; border-width: 1px 0 1px 0;
	margin-bottom: 15px;
}
table#calnav td {
	padding: 3px;
	text-align: center;
}
table.chart {
	margin-top: 10px;
	width: 100%;
}
table.chart#key{
	border: 1px solid #000000;
}
table.chart td {
	font-size: 10px;
	padding: 3px;
}
table.chart td.orange {
	background: #ECA400;
	border: solid #CCC;
	border-width: 1px 1px 1px 0;
}
table.chart td.red {
	background: #C11022;
	border: solid #CCC;
	border-width: 1px 1px 1px 0;
	color: #FFF;
}
table.chart td.blue {
	background: #304A6E;
	border: solid #CCC;
	border-width: 1px 1px 1px 0;
	color: #FFF;
}
table.chart td.yellow {
	background: #F9E300;
	border: solid #CCC;
	border-width: 1px 1px 1px 0;
}
table.chart td.green {
	background: #3A8148;
	border: solid #CCC;
	border-width: 1px 1px 1px 0;
	color: #FFF;
}
table.chart td.white {
	background: #FFFFFF;
	border: solid #CCC;
	border-width: 1px 1px 1px 0;
	margin-bottom: 1px;
	color: #000;
}
table.chart td.purple {
	background: #D29DFE;
	border: solid #CCC;
	border-width: 1px 1px 1px 0;
}
table.chart td.ticket {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 45px;
}
.countdown {
	font: bold italic 42px Verdana, Helvetica, Arial, sans-serif;
	color: #FFF;
	background: url(/sda/countdown_bk.gif) no-repeat;
	text-align: center;
	height: 160px;
	width: 160px;
	margin-bottom: 10px;
	padding-top: 16px;
}

