﻿BODY
{
	margin: 0px;
	padding: 0px;
	width: 603px;
}

TABLE.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	width: 603px;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	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: 7pt;
	font-weight: bold;
	color: #000000;
	width: 603px;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
th
{
	background-color: #CCCCCC;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
}
caption
{
	background-color: #111111;
	color: #EEEEEE;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
}
tr.even
{
	height: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E3E3E3;
	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: #EEEEEE;
	text-align: center;
}
TD.fastest
{
	color: #FF0000;
	font-weight: bold;
}
TD.personalFastest
{
	color: #DD0000;
}
TD.inaccurate
{
	color: #ff6666;
}
TD.na
{
	color: gray;
}
TABLE.selector
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width: 603px;
	margin: 1px 0px;
	padding: 0px;
	background-color: #DD0000;
	text-align: center;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
TABLE A
{
	color: #FFFFFF;
	text-decoration: none;
}
TABLE A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
IMG
{
	border: 1px solid #000000;
	display: block;
	text-align: center;
	margin-top: 1px;
	width: 600px;
	padding-right: 1px;
}
TD.InfoValue
{
	font-weight: normal;
}
TD.Active
{
	font-weight: bold;
}
TD.gapTime
{
	color: #666666;
	text-align: right;
	padding-right: 5px;
	padding-left: 2px;
}
TD.gapDriverName
{
	text-align: right;
}
TD.gapLapNo
{
	text-align: center;
}
.version
{
	font-size: 8pt;
	color: #333333;
	text-align: center;
	margin-top: 2px;
}
