

/*<group=Generic>*/

body {
	background : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	font-size: 12px;
	color: #000000;
}
	
/*</group>*/

/*<group=Menu>*/

#dropmenudiv{
position:absolute;
border:1px solid #0000ff;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:20px;
z-index:100;
margin-left: 10px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0000ff;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
background: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ff0000;
}
	
/*</group>*/

/*<group=Sidebar>*/

#sidebar {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
	
/*</group>*/

/*<group=News Area>*/

#raceinfo {
	color: #000000;
	margin: 20px;
	text-align: justify;
	font-size: 12px;
}

#newsarea {
	font-size: 12px;
}

.newsbox {
	margin-top: 30px;
}

.newstitle {
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
	font-size: 13px;
}

.newsbody {
	margin-left: 20px;
	margin-right: 20px;
}
	
/*</group>*/

/*<group=Subpage>*/

#subpage_text {
	padding: 10px;
	font-size: 12px;
}

#subpage_title {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
	
i.head {font-family:arial; color:#0099ff; font-size:12pt; font-weight:bold; font-style:normal}
i.shead {font-family:arial; color:#0000ff; font-size:11pt; font-weight:bold; font-style:normal}
i.s1head {font-family:arial; color:#5d91cd; font-size:12pt; font-weight:bold; font-style:normal}
i.pshead {font-family:arial; color:#000000; font-size:9pt; font-weight:bold; font-style:normal}
i.phead {font-family:arial; color:#000000; font-size:12pt; font-weight:bold; font-style:normal}	
i.body1 {font-family:arial; color:#ff0000; font-size:10pt; font-style:normal}
i.body {font-family:arial; color:#000000; font-size:10pt; font-style:normal}
/*</group>*/