BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size: small;*/
	font-size: 12pt;
	background-color: white;
   padding:0px;
   margin:0px;
}

H1, H2, H3, H4, H5, H6 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #0066ff; }

/*
A { color:black; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:x-small; font-weight:bold; line-height:140%; cursor:hand; }
A { text-decoration:underline; color:#ff7b33; font-size: x-small; }
A:hover { color:black; background-color:white;}
A:link { text-decoration:underline; color:#ff7b33; font-size: x-small; background-color:transparent; }
A:link:hover { color:black; background-color:white;}
A:visited { text-decoration:underline; color:#ff7b33; font-size: x-small; background-color:transparent; }
A:visited:hover { color:black; background-color:white; }

.embedded { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; } 
table.embedded { font-size: xx-small; color: black; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

*/
/*
A { color:black; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; line-height:140%; }
A:hover { color:black; background-color:white;}
A:link { text-decoration:underline; color:#ff7b33; font-size: 10pt; }
A:link:hover { color:black; background-color:white;}
A:visited { text-decoration:underline; color:#ff7b33; font-size: 10pt; }
A:visited:hover { color:black; background-color:white; }
*/

A { text-decoration:none; color:black; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; line-height:140%; }
A { color:yellow; }
A:hover { color:blue; background-color:white;} 
A:link { color:#ff7b33; font-size: 10pt; background-color:transparent; }
A:link:hover { text-decoration:underline; color:blue; background-color:white;}
A:visited { color:#ff7b33; font-size: 10pt; background-color:transparent; }
A:visited:hover { color:blue; background-color:white; }

.embedded { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; } 

img { border:0; }

table.embedded { font-size: 8pt; color: black; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; vertical-align:top; text-align:center; font-weight:bold; }
td.embedded { font-size:8pt; line-height:9.5pt; }

.red,.yellow,.blue,.green,.white,.mauve { height:365px; width:152px; padding:20px 9px; }
.red { color:white; background-color:red; }
.yellow { color:black; background-color:yellow; }
.blue { color:white; background-color:blue; }
.green { color:black; background-color:#00ff00; }
.white { color:white; background-color:black; }
.mauve { color:white; background-color:#ff00ff; }
.mauvebanner { color:white; background-color:#ff00ff;  height:120px; width:100%; padding:10px 5px; }

// next section added from racing_side.html
/*
A { font-size:11pt; line-height:140%; text-decoration:underline; }
A.spec { color:yellow; text-decoration:underline; font-size:11pt; font-weight:700; }
A:link.spec { color:yellow; text-decoration:underline; font-size:11pt; font-weight:700; }
A:visited.spec { color:yellow; text-decoration:underline; font-size:11pt; font-weight:700; }
//A:hover.spec { color:black; background-color:white; }

p.spec { color:white; text-decoration:none; font-size:11pt; font-weight:700; }
table.topmenu { background-color:#ffffcc; width:140px; border-width:1; border-style:solid; border-color:orange; font-weight:bold; margin:9px 0px; }
.menutitle { 
	font-family:verdana, arial; font-size:10pt; font-weight:bold; text-align:center; cursor:pointer; margin-bottom:5px; padding:2px;
	background-color:#ffffcc; color:red; width:135px;  border-width:1px; border-style:solid; border-color:orange;
}
.submenu { text-align:left; background-color:#ffffcc; margin-bottom: 0.5em; width:135px; border-width:1px; border-style:solid; border-color:orange; padding:0px; }
.menuitem { 
	font-family:Verdana, Arial; font-size:9pt; font-weight:500; text-align:center; color:red; background-color:#ffffcc; cursor:pointer; 
	width:135px; border-width:1px; border-style:solid; border-color:orange; padding:1px; padding-left:1px; padding-right:5px; margin-top:2px; margin-bottom:2px;
}
.menuitemrt { 
	font-family:Verdana, Arial; font-size:9pt; font-weight:500; text-align:right; color:red; background-color:#ffffcc; cursor:pointer; 
	width:135px; border-width:1; border-style:solid; border-color:orange; padding:1px; padding-left:1px; padding-right:5px; margin-top:2px; margin-bottom:2px;
}
.menuitem2 { 
	font-family:Verdana, Arial; font-size:9pt; font-weight:600; text-align:center; color:red; background-color:#ffffcc; cursor:pointer; 
	width:135px; border-width:1px; border-style:solid; border-color:orange; padding:5px 5px; 
}
.menuitem3 { 
	font-family:Verdana, Arial; font-size:9pt; font-weight:600; text-align:center; color:black; background-color:#ffffcc;  
	width:135px; border-width:1px; border-style:solid; border-color:orange; padding:5px 5px; 
}
.menuitem3r { 
	font-family:Verdana, Arial; font-size:9pt; font-weight:600; text-align:right; color:black; background-color:#ffffcc;  
	width:135px; border-width:1; border-style:solid; border-color:orange; padding:5px 5px; 
}
.subdiv { display:none; }
*/