html, body, td, p {
	font-family: sans-serif;
	font-size: 9pt;
	color: black;
}
body {
	background-color: gainsboro;
}
tr, td {
	vertical-align: top;
}
img {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.menu {
	background-color: #908989;
	background-image:url('../imgs/gbgpl.png');
	background-repeat:no-repeat;
	color: white;
	font-size: 7pt;	
	text-align: left;
	width:100px;
}
.item {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid black;
	padding: 3px;
	display: block;	
	text-transform: uppercase;
}
.item:hover {
	background-color: white;
	color: black;
}
.news {
	width: auto;
	background-image:url('../imgs/gbgpl.png');
	background-repeat:no-repeat;
	background-position: -160px 0px;
}
.news table {
	margin: 0px;
	margin-top: 5px;
/*	margin-left: 10px;*/
/*	margin-right: 10px;*/
}
.news td {
	padding: 3px;
	padding-right: 10px;
}
.news thead td, .comment {
	font-style: italic;
}
.news a, .news a:link, .news a:visited,
.plus a, .plus a:link, .plus a:visited {
	color: #606000;
	text-decoration: none;
}
.news a:hover, 
.plus a:hover {
	color: #606000;
	text-decoration: underline;
}
.plus, .menu {
	width: 200px;
	font-size: 8pt;
}
.plus {
	background-color: white;
}
.tableone {
	background-color: black;
	width: 1000px;
}
.tbodyone {
	background-color: white;
}
.theadone {
	background-color: #000;
}
p {
	padding: 10px;
	margin: 0px;
	text-align: left;
}
p.title {
	color: #fff;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}
.picleft, .driverspic {
	float: left;
	margin-right: 10px;
}
.picright {
	float: right;
	margin-left: 10px;
}
.sub, .sub-plus {
	display: block;
	font-weight: bold;
	font-family: sans-serif;
	color: black;		
	text-transform: uppercase;
	padding: 0px;	
	letter-spacing: 1px;
	margin-bottom: 0px;
	border-bottom: 1px solid #606000;
}
.sub-plus {
	/*background-color: steelblue;*/
	margin-bottom: 10px;
}
.subhead {
	font-size: 14pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #606000;
	border-top: 0px dashed #606000;
	text-transform: none;
}
.subseason {
	/*font-size: 8pt;*/
	/*text-transform: lowercase;*/
	display: block;
	color: black;
}
.subdate, .driversname, .smalltitle {
	color: #606000;
	font-weight: bold;
	margin-right: 5px;
	text-transform: lowercase;
}
p.smalltitle {
	padding-bottom: 0px;
}
.driversname {
	text-transform: uppercase;
}
.line_1 {
	/*background-color: #fff;*/
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.line_2 {
	/*background-color: #fff;*/
}
.news img {
	border: 0px solid #606000;
}
.bold {
	color: #606000;
	font-weight: bold;
} 
.Bra {
	color: DarkGreen;
}
.BRM {
	color: Black;
}
.Coo {
	color: #807979;
}
.Eag {
	color: MediumBlue;
}
.Fer {
	color: Red;
}
.Hon {
	color: DarkOrchid;
}
.Lot {
	color: LimeGreen;
}
.McL {
	color: Orange;
}
.Mat {
	color: DodgerBlue;
}
.Mir {
	color: DodgerBlue;
}
.Por {
	color: DimGray;
}
.Lol {
	color: DarkGreen;
}
.Cha {
	color: Black;
}
.For {
	color: #960;
}
.dns {
	color: LightGray;
}

.hilite {
	background-color: Yellow;
}

.noprint { display: run-in; }
.printonly { display: none; }
