P  {
	font-size: 12px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;  
	color: #000000;
}

td {
	font-size: 12px; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #000000;
}


h1 {
	font-size: 20px; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h2 {
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

A {
	text-decoration: none;
}

A:Link {
	color: #642800; 
	font-weight: bold;
}

A:Visited {
	color: #642800; 
	font-weight: bold
}

A:Active{ 
	color: #E19300; 
	font-weight: bold; 
	text-decoration: underline;
}

A:Hover{ color: #E19300; font-weight: bold; text-decoration: underline}

body {
	margin-left: 20px;
	background-image: url(http://jc.racesimcentral.com/images/left/background1.gif);
}

div.hotlapchassis table.outer {
	background-color: Black;
	border: none;
}
div.hotlapchassis table.outer td.base {
	background-color: #F5F4F1;
	text-align: center;
	padding: 12px;
}

div.hotlapchassis table.header {
	width: 565px;
	background-image: url(http://jc.racesimcentral.com/mgh_test/cellback_test2.gif);
}

div.hotlapchassis table.header {
	background-color: #65533F;
}

div.hotlapchassis td.rankheader {
	background-color: #947A5C;
	background-image: url(../images/jc_h1.gif);
	height: 20px;
	font-weight: bold;
	padding-left: 4px;
}
/*
div.hotlapchassis td.rankheader {
	background-image: url(http://jc.racesimcentral.com/mgh_test/cellback_test_hotlap.gif);
	height: 20px;
	font-weight: bold;
	padding-left: 4px;
}
*/
div.hotlapchassis tr.trackheader {
	font-weight: bold;
	background-color: #65533F;
}
div.hotlapchassis tr.trackheader td.track {
	color: #FFF;
	width: 190px;
	text-align: left;
}
div.hotlapchassis tr.trackheader td.time {
	color: #FFF;
	width: 75px;
	text-align: center;
}
div.hotlapchassis tr.times {
	height: 36px;
}
div.hotlapchassis tr.odd {
	background-color: #F3F0ED;
}
div.hotlapchassis tr.even {
	background-color: #DED5CB;
}
div.hotlapchassis tr.times td.track {
	font-weight: bold;
}
div.hotlapchassis tr.times td.time {
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	width: 75px;
}

div.hotlapchassis tr.times td.wr {
	background-color: #FFFF99;
}

div.hotlapchassis td.title {
	color: #FBFBF9;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 16px;
	width: 400px;
	height: 33px;
}
div.hotlapchassis td.gplrankcredit {
	color: #FFF;
	font-family: Arial;
	font-size: 10px;
	line-height: 100%;
	text-align: right;
	padding-right: 8px;
	width: 165px;
}

/* World records */
div.wr table.outer {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	border-collapse: separate;
}
div.wr table.outer tr.header {
	background-image: url(http://gplrank.schuerkamp.de/images/jc_head1.gif);
}
/*
div.wr table.outer tr.header td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0033FF;
	border-collapse: separate;
} */
div.wr table.outer tr.header td.title {
	color: #FBFBF9;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 16px;
	height: 33px;
}
div.wr table.outer tr.header td.gplrankcredit {
	color: #FFF;
	font-family: Arial;
	font-size: 10px;
	line-height: 100%;
	text-align: right;
	padding-right: 8px;
}
div.wr tr.data td.data {
	background-color: #F5F4F1;
	padding: 8px;
}
div.wr table.inner {
	border-style: none;
}
div.wr table.inner td.rankheader {
	background-image: url(http://gplrank.schuerkamp.de/images/jc_head2.gif);
	height: 20px;
	font-weight: bold;
	padding: 0px;
	padding-left: 4px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
}
div.wr table.inner tr.line {
	height: 20px;
}
div.wr table.inner tr.trackheader td {
	font-weight: bold;
	color: #F5F4F1;
	background-color: #65533F;
	padding: 2px;
}
div.wr table.inner tr.trackheader td.track {
	width: 190px;
	text-align: left;
}
div.wr table.inner tr.trackheader td.chassis {
	width: 70px;
	text-align: center;
}
div.wr tr.times {
	height: 36px;
}
div.wr tr.odd {
	background-color: #F3F0ED;
}
div.wr tr.even {
	background-color: #DED5CB;
}
div.wr tr.times td.track {
	font-weight: bold;
}
div.wr tr.times td.time {
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	width: 70px;
}
div.wr tr.times td.wr {
	background-color: #FFFF99;
}
