body
{
	font-family:  "arial";
	font-size: 80%;	
	margin-left: auto;
	margin-right:auto;
	//text-align:center;



}
table.mainTable
{
	width:80%;
	border-width:3px;
	border-style:solid;
	border-spacing:0px;
	border-collapse: collapse ;
	table-layout:auto;
	margin-left: auto;
margin-right:auto;
}
table.miniTable
{
	width:100%;
	border-spacing:10px;
	table-layout:auto;
}

td.header
{
	font-size:16;
	font-weight:bold;	
	text-align:left;
}
td.headerData
{
	font-size:14;
	text-align:left;
}
td.headerbottom
{
	font-size:16;
	font-weight:bold;	
	text-align:left;
}
td.headerDatabottom
{
	font-size:14;
	text-align:left;
}
tr.tableHeader
{
	font-size:80%;
	font-weight:bold;
	text-align: center;
}
td.Underline
{
	border-bottom-width:3px;
	border-bottom-Style:solid;
}
tr.standard
{
	text-align:center;
	font-size: 80%;
}
tr.helpFile
{
	text-align:Left;
	font-size: 80%;
}
tr.standardBehind
{
	color:blue;
	text-align:center;
	font-size: 80%;
}
tr.alternate
{
	text-align:center;
	font-size: 80%;
}
tr.alternateBehind
{
	color: blue;
	text-align:center;
	font-size: 80%;
}
td.showCursor
{
	border-bottom-width:1px;
	border-bottom-Style:solid;
	cursor: pointer;
	cursor: hand; 
}
td.data
{
	border-bottom-width:1px;
	border-bottom-Style:solid;
}
td.OverallFastest
{
	border-bottom-width:1px;
	border-bottom-Style:solid;
	background-color:#ff64ff;
	
}
td.PersonalFastest
{
	border-bottom-width:1px;
	border-bottom-Style:solid;
	background-color:#6bff64;
}

td.OutLap
{
	color:red;
	border-bottom-width:1px;
	border-bottom-Style:solid;
}
td.sectorAnalysis
{
	border-left-width:1px;
	border-left-Style:solid;
	border-right-width:1px;
	border-right-Style:solid;
	text-align:center;
}
td.dataLeft
{
	border-bottom-width:1px;
	border-bottom-Style:solid;
	border-left-width:3px;
	border-left-style:solid;
}
td.Positioning
{
	border-bottom-width:1px;
	border-bottom-Style:solid;
	border-left-width:3px;
	border-left-style:solid;
}
td.mstInfo
{
	font-size:10;
	font-weight:bold;	
	background-color:white;
	text-align:center;
}

td.headerTitle
{
	font-size:19;
	font-weight:bold;
	vertical-align: middle;
}
td.MSTLINK
{
	font-size:4;
	font-weight:bold;
	text-align:left;
	border-bottom-width:0px;
	border-bottom-style:none;
}

tr.selected
{
	color:white;
	text-align:center;
	font-size: 80%;
	background-color:blue;
}
