	
	* { margin:0; padding:0; }
	
    
	
	h1 {  color:#000;font:bold 38px/1em  verdana, sans-serif; margin:0; padding:0; }
	h2 {  color:#FFF;font:normal 18px/1em arial,sans-serif; }
	h3 { font:bold 16px/1em "Lucida Grande",arial,sans-serif; }
	h4 { font-size:14px; line-height:14px; font-weight:bold; }
	h5 { font-size:12px; line-height:12px; font-weight:bold; }
	h6 { font-size:10px; font-weight:bold; }
	
	p { font-size:11px; margin:8px 0; } 
		.rlmSmaller p,
		p.rlmSmaller { font-size:10px; }
		.rlmNormal p,
		p.rlmNormal { font-size:12px; }
		.rlmLarger p,
		p.rlmLarger { font-size:14px; }

	img { border:none; }
	
	li { list-style:none; font:11px verdana, sans-serif; }
	
	form { padding:0; margin:0; }
	input, select { font:11px verdana, sans-serif; }

	table { font:11px verdana, sans-serif;  padding:0; margin:0; border:0; }
	

/*  ----------------------------------------------------------------------------
	(2) LINKS
	--------------------------------------------------------------------------*/
	
	a, a:link, a:hover, a:active, a:visited{ text-decoration:none; color:#fff; }
	a:hover, #rlmContainer a.rlmMore:hover { text-decoration:underline; }
	
	a.drivercard, a.drivercard:link, a.drivercard:hover, a.drivercard:active, a.drivercard:visited { color:#D1D1D1;font-weight:bold;font-size:10px; }
	a.otherseries, a.otherseries:link, a.otherseries:hover, a.otherseries:active, a.otherseries:visited { color:#FFFFFF;font-weight:bold;font-size:9px; }

	.rlmAd a, .rlmAd a:link, .rlmAd a:hover, .rlmAd a:active, .rlmAd a:visited,
	h1 a, h1 a:link, h1 a:hover, h1 a:active, h1 a:visited { background:none; padding:0; }
	
	h1 a, h1 a:link, h1 a:hover, h1 a:active, h1 a:visited { color:#000; }
	
	img.rlmBulletIcon, #rlmContentArea .rlmT1 img.rlmBulletIcon { clear: both; margin: 0px 0px -2px 2px; }
	
	
	
		
	    #rlmMainContent { text-align:center;font:11px verdana, sans-serif; display:block; width:627px; background:#404040 }
	        
	        #rlmContentArea { padding-left:0px; }
			
			
	
/*  ----------------------------------------------------------------------------
	(4a) Data Tables
	--------------------------------------------------------------------------*/
	
	.rlmDataTable { width:627px; border:0; border-collapse:collapse; border-bottom:8px solid #000; border-top:1px solid #000; padding:0; font:9px verdana,arial,sans-serif; color:#fff; text-align:left; }
	
		.rlmDataTablestandings { width:708px; border:0; border-collapse:collapse; border-bottom:8px solid #000; border-top:1px solid #000; padding:0; font:9px verdana,arial,sans-serif; color:#fff; text-align:left; }

		.rlmDataTable2 { width:708px; border:0; border-collapse:collapse; border-bottom:8px solid #000; border-top:1px solid #000; padding:0; font:9px verdana,arial,sans-serif; color:#fff; text-align:left; }
	
		.rlmDataTable tr { background:#222222; vertical-align:top; }
		.rlmDataTable2 tr { background:#222222; vertical-align:top; }
		
		.rlmDataTable th { background:#000; font-size:9px; font-weight:bold; color:#eee; padding:2px 3px; border-right:1px dotted #646464; }
		.rlmDataTable2 th { background:#000; font-size:9px; font-weight:bold; color:#eee; padding:2px 3px; border-right:1px dotted #646464; }
		
		
		.rlmDataBody{ background:#000; width:627px;border-right:1px dotted #646464; }
		 .rlmDataTable th { background:#000; border-right:0; }
		  .rlmDataTable2 th { background:#000 ; border-right:0; }
		
		.rlmDataTable td { padding:2px; border-right:1px dotted #fff; border-top:1px solid #999; border-bottom:2px solid #fff; }
		 .rlmDataTable td { background:#222222; border-right:0; }
		  .rlmDataTable2 td { background:#222222; border-right:0; }
		
			.rlmDataTable .rlmTopTR,
		.rlmDataTable .rlmTopTR td { font-weight:bold;background:#000; height:9px; padding:0; border:0; }
	.rlmDataTablestandings .rlmTopTR td {color:#900; background:#000; height:9px; padding:0; border:0; }

	.rlmDataTable2 .rlmTopTR,
		.rlmDataTable2 .rlmTopTR td {font-weight:bold; background:#000; height:9px; padding:0; border:0; }
	
		.rlmDataTable .rlmActive,
		.rlmDataTable .rlmTopTR .rlmActive { background:#000; }
		 .rlmDataTable th.rlmActive,
	 .rlmDataTable .rlmTopTR th.rlmActive { background:#000; border-right:0; }
		.rlmDataTablestandings .rlmTopTR th.rlmActive { background:#000; border-right:0; }
	
		
		.rlmDataTable2 .rlmActive,
		.rlmDataTable2 .rlmTopTR .rlmActive { background:#000; }
		 .rlmDataTable2 th.rlmActive,
	 .rlmDataTable2 .rlmTopTR th.rlmActive { background:#000; border-right:0; }
		.rlmLast{font-weight:bold;}
		/* bgcolor classes as used by rlmSetTableBG() */
		
		.rlmDataTable .rlmBg { background:#a5b9cd; }
		.rlmDataTable .rlmTruck { background:#efccb0; }
		.rlmDataTable .rlmGeneric { background:#222222; }
		
		
		/* hack to fix dotted border issue in IE */
		
		 		
		/* removes the border from the last column */
		.rlmLast {padding-left:6px;border-right:0;border-bottom:1px dotted #646464; }
		
		
		
		
	
