TABLE.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	width: 95%;
	margin: 0px 1px;
	padding: 0px;
	background-color: #FFF9E6;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
TABLE.GPInfo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	width: 95%;
	margin: 0px 1px;
	padding: 0px;
	background-color: #FFF9E6;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
th
{
	background-color: #666666;
	color: #FFCC33;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
}
caption
{
	background-color: #333333;
	color: #FFF4D5;
	font-weight: bold;
	text-transform: uppercase;
	font-size: small;
}
tr.even
{
	height: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF4D5;
	text-align: center;
}
tr.odd
{
	height: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFF4;
	text-align: center;
}
TD.fastest
{
	color: #0066ff;
	font-weight: bold;
}
TD.personalFastest
{
	color: #0066ff;
}
TD.inaccurate
{
	color: #ff6666;
}
TD.na
{
	color: gray;
}
TABLE.selector
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	width: 95%;
	margin: 1px;
	padding: 0px;
	background-color: #FFF9E6;
	text-align: center;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
TABLE A
{
	color: #333333;
	text-decoration: none;
}
TABLE A:hover
{
	text-decoration: none;
	color: #0066ff;
}
IMG
{
	border: 1px solid #0066ff;
	display: block;
	text-align: center;
	margin-top: 10px;
}
TD.InfoValue
{
	font-style: italic;
}
TD.Active
{
	font-weight: bold;
}
TD.gapTime
{
	color: gray;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
TD.gapDriverName
{
	text-align: right;
}
TD.gapLapNo
{
	text-align: center;
}
.version
{
	font-size: smaller;
	color: darkgoldenrod;
	text-align: center;
	margin-top: 2px;
}
