body
{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

body,table,td,tr,th, .head1, .head2, .head3, .head4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;	
}


th
{
font-weight:bold;
text-align:left;
}

.head1{
	font-size:x-large;
	font-weight: bold;
}
.head2{	font-size:large;}
.head3{
	font-size:small;
	font-weight: bold;
}
.head4{	font-size:x-small;}

.highlight1 {
	background-color: #FFFFCC;
}
select {
	font-family: "Courier New", Courier, mono;
	font-size: small;	
}

.highlight2 {
	background-color: #CCFFCC;
}
.highlight3 {
	background-color: #CCCCCC;
}
.highlight4 {
	background-color: #CCCC99;
}
a:link, a:hover, a:visited, a:active {
	text-decoration: none;
	color: #000066;	
}

a:hover
{
	text-decoration:underline;
	color: #FF0000;
}.vehicle_1 {
	font-size: 0.6em;
}
.row_colour_1 {
	background-color: #CCCCCC;
}

.vehicle_2 {
	font-size: 16em;
	font-weight: normal;
}
.row_colour_2 {
	background-color: #C0C0C0;
}
.row_colour_white {

	background-color: #FFFFFF;
}
.winning {

	background-color: #FF0000;
}
.not_winning {


	background-color: #006699;
}
.winning a:hover{

	text-decoration: none;
	color: #000066;	
}
.not_winning a:hover{

	text-decoration: none;
	color: #000066;	
}
