/*This is the stylesheet for the 2012 Bidwell Classic!*/
	body {
		font-family:arial,helvetica,sans-serif;
		font-size:1.0em;
		position:absolute;
		text-align:left;
		width:100%;
	}
	#racetable {
       background-color: #ffffff;
		padding-bottom:10px;
        text-align:left;
	}
	#racetable  table {
		color:#000000;
		padding:0.3em;
        background-color:  #ffffff;
	}
	#header tr {
		font-weight:bold;
		font-size:35px;
	}
