@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	padding: 0;
	margin: 0;
	background-color: #0f78db;
}
ul {
	list-style-image:url(/future/images/nav/bullet_blueplus.gif);
}
ul li  ul {
	list-style-image:url(/future/images/nav/bullet_greenblock.gif);
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0f78db;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #09F;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #0f78db;
}
.racelink a:link, .racelink a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#0f78db;
	padding: 4px;
	margin-right: 3px;
	border: 1px solid #0f78db;
}
.racelink a:hover {
	color: #FFFFFF;
	background-color:#08ac00;
	border: 1px solid #FFC;
}
.textwhite, a.textwhite {
	color: #FFFFFF;
}
.textblue, a.textblue, a.textblue:visited  {
	color: #0f78db;
}
.textblue_rule  {
	color: #0f78db;
	border-top: 1px dotted #0f78db;
}
.textgreen, a.textgreen, a.textgreen:visited {
	color: #08ac00;
}
a.textgreen:hover, a.textblue:hover, a.textwhite:hover {
	text-decoration: underline;
	color: #0F3;
}
.Links_donateDiv {
	background-color: #08ac00;
	color: #FFFFFF;
	padding: 3px;
	margin: 5px;
	width: 200px;
	cursor: pointer;
	padding:20px;
}
.Links_donateDiv:hover {
	background-color: #0f78db;
}
	
.headerbg {
	background-image:url(/future/images/nav/headerbg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
img {
	border: none;
}
.maintable {
	background-color: #FFFFFF;
	width: 793px;
	padding: 20px;
	margin: auto;
}
.rightcolumn_indent {
	padding-left: 15px;
}
.greenbox {
	background-image:url(../images/bg/greengradient.jpg);
	background-repeat:repeat-x;
	background-color: #78d600;
	padding: 7px;
	color: #FFFFFF;
	border: #0C0 dotted 2px;
	margin-top: 12px;
}
h1 {
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
}
h2 {
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}
.img_floatleft {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
}
.img_floatright {
	float: right;
	padding-left: 7px;
	padding-bottom: 7px;
}
.box_bluebg {
	padding:20px;
	margin-bottom: 10px;
	background-repeat:repeat-x;
	width: 600px;
	margin: auto;
}
.copyright {
	padding-top: 15px;
	font-size: 9px;
	line-height:11px;
}
.addressbox {
	padding-top: 15px;
}
.footertable {
	margin-bottom: 100px;
	background-color: #d3e8f9;
	padding-right: 20px;
	padding-left: 20px;
	background-image:url(/future/images/nav/footer.jpg);
	background-repeat:repeat-x;
}
