/*template classes*/

.tabletext1 { background-color: #eeeeee; background-image: url('eee.gif'); }
.tabletext0 { background-color: #ffffff; }
.tablebold { font-weight: bold; }
.columnheadings {  background-color: #c8d7e3; font-weight: bold; font-color: #ffffff; }
.drivers { background-color: #c8d7e3; text-align: center; font-weight: bold; font-color: #ffffff; }
.mark { font-size: 7pt; }

.tourbold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3c5f84;
}
.tourtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.tournote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
