@charset "UTF-8";
/* CSS Document */

.reg{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color:#9a9a9a;
	font-size: 10px;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left */
	padding: 0px;

}

/*******************  TEXT    *******************/

a {   				color: #E4E4E4;  text-decoration:underline; }
a:visited {  		color: #E4E4E4;  text-decoration:underline; }
a:hover {  			color: #E4E4E4;  text-decoration:none;}

a.tracklink {      font-size:10px; color: #9a9a9a;  text-decoration:none;  }
a.tracklink:visited {   font-size:10px; color: #9a9a9a;  text-decoration:none;  }
a.tracklink:hover {    font-size:10px; color: #9a9a9a;  text-decoration:none;  }

.mpContentHDR{ 		font-size:14px;	color:#E4E4E4;	font-family: "Verdana", Arial, Helvetica, sans-serif;	font-style:none;	font-weight:bold;	line-height:20px;	/*letter-spacing: .5px;*/}
.mpContentIndent{	margin: 0px 22px 0px 65px; /* top, right, bottom, left */ }

.mpContent{			margin: 0px 22px 0px 28px; /* top, right, bottom, left */ }
.RED{				color:#cd0909; /* top, right, bottom, left */ }
.REDbold{			color:#cd0909; font-weight:bold; /* top, right, bottom, left */ }
.WHT{				color:#FFFFFF; /* top, right, bottom, left */ }
.WHTbold{			color:#FFFFFF;  font-weight:bold; line-height:14px; /* top, right, bottom, left */ }
.mpContent li {		margin: 0px 22px 10px 28px; /* top, right, bottom, left */ }
.storeLinks{		font-size:10px;	}

.rpContent{			font-size:10px;	margin: 0px 0px 0px 20px; /* top, right, bottom, left */ }
.rpContent li{		margin: -3px 35px 16px -5px; /* top, right, bottom, left */ }
.rpContentHDR{		font-size:13px;	color:#E4E4E4;	font-family: "Verdana", Arial, Helvetica, sans-serif;	font-style:none;	font-weight:bold;	line-height:18px;	/*letter-spacing: .5px;*/}
.rpContentSUBHDR{	font-size:11px;	font-style:italic;	font-weight:bold;}
.NXTrace{			font-size:12px; /*color:#FF0000;*/ }


.track{
	float:right;
}
.SchedHeadshot{
	padding-right:10px;
	padding-left:10px;

}
#lrgLineSchedule{
	background-image:url('/images/line_lrg_schedule.gif');
	background-repeat:no-repeat;
	background-position:center;
	width: 736px;
	height: 19px;
}
#smLineSchedule{
	background-image:url('/images/line_sm_schedule.gif');
	background-repeat:no-repeat;
	background-position:center;
	width: 282px;
	height: 19px;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left */
}
#schedMainArea1{
	height:125px;
	width:640px;
	margin: 0px 20px 20px 75px; /* top, right, bottom, left */
}
#schedMainArea2{
	height:250px;
	width:640px;
	margin: 0px 20px 20px 75px; /* top, right, bottom, left */
}
#schedTrackArea{
	height:125px;
	width:335px;
	float:left;
}
#sched1DriverArea{
	height:100px;
	width:300px;
	float:right;
}
#sched2DriverArea{
	height:250px;
	width:300px;
	float:right;
}
