body#topFrame1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#eeeeff;
	height:98%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#results_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-top: thin ridge;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#results_data_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-top: thin ridge;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #CCCCCC;
	text-align: center;
}
#race_link {
	font-family: ;
	font-size: 0.75em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#race_link:hover {
	color: #ff0000;
}
#race_date_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #333399;
	height: 0.6em;
	margin: auto;
	border-top: thin solid #0000FF;
	border-right: thin solid #0066FF;
	border-bottom: thin solid #0066ff;
	border-left: thin solid #0000ff;
	text-decoration: none;
}
#race_date_button:hover {
	color: #CC0000;
}
#contacts_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-top: thin ridge;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #99CCFF;
}
#contacts_data_title {

	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top: thin ridge;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #336699;
	text-align: center;
}
#links_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-top: thin ridge;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #99CCFF;
	height: 1.5em;
}
#links_data_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top: medium ridge;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #333399;
	text-align: center;
}

#race_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #4444cc;
	height: 0.6em;
	margin: auto;
	text-decoration: none;
	text-align: center;
	border: thin solid #8888ff;
}
#menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #FFFF00;
	text-align: center;
	border: thin solid #000066;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.pbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	background-color: #0099CC;
	margin: 5px;
	padding: 5px;
	height: 50px;
	width: 100px;
	border: 1px solid;
}
.datebox {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000000;
	background-color: #8787FF;
	border: 1px solid #666666;
	position: absolute;
	left: 25px;
	height: 35px !important;
    height /**/:40px;
    width: 80px !important;
    width /**/:72px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-top:3px;
	z-index: 4;
}
.dateboxshad {
   	background-color: #b0b0b0;
	opacity: .5;
	filter: alpha(opacity=50);
	position: absolute;
	left: 29px;
	height: 40px;
	width: 88px;
	z-index: 3;
}
.racebox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000000;
	background-color: #FFFF66;
	position: absolute;
	left: 110px;
	height: 19px !important;
    height /**/:21px;
    width: 290px !important;
    width /**/:282px;
	z-index: 2;
	text-align: center;
	border: 1px solid #999999;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.raceboxshad {
	background-color: #e0e0e0;
	position: absolute;
	left: 114px;
	height: 21px;
	width: 298px;
	z-index: 1;
}
.timebox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#000000;
	background-color: #99FF99;
	position: absolute;
	left: 417px;
	height: 15px !important;
	height /**/:17px;
	width: 58px !important;
	width /**/:50px;
	text-align: center;
	z-index: 2;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #999999;
}
.timeboxshad {
    background-color: #e0e0e0;
	position: absolute;
	left: 419px;
	height: 17px;
	width: 66px;
	z-index: 1;
}
.clubbox {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#000000;
	font-weight:bold;
	background-color: #B7B7FF;
	position: absolute;
	left: 487px;
	height: 15px !important;
    height /**/:17px;
    width: 58px !important;
    width /**/:50px;
	text-align: center;
	z-index: 2;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #999999;
}
.clubboxshad {
    background-color: #e0e0e0;
	position: absolute;
	left: 491px;
	height: 17px;
	width: 66px;
	z-index: 1;
}

.distancebox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#000000;
	background-color: #B7B7FF;
	position: absolute;
	left: 559px;
	height: 15px !important;
    height /**/:17px;
    width: 190px !important;
    width /**/:182px;
	text-align: center;
	z-index: 2;
	padding-right: 3px;
	padding-left: 3px;
    border: 1px solid #999999;	
}
.distanceboxshad {
	background-color: #e0e0e0;
	position: absolute;
	left: 563px;
	height: 17px;
	width: 198px;
	z-index: 1;
}
.buttonbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#000000;
	background-color: #B7B7FF;
	position: absolute;
	left: 559px;
	height: 15px !important;
    height /**/:17px;
    width: 100px !important;
    width /**/:92px;
	text-align: center;
	z-index: 2;
	padding-right: 3px;
	padding-left: 3px;
    border: 1px solid #999999;	
}
.buttonboxshad {
	background-color: #e0e0e0;
	position: absolute;
	left: 563px;
	height: 17px;
	width: 108px;
	z-index: 1;
}
.infobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color:#000000;
	background-color: #B7B7FF;
	position: absolute;
	left: 125px;
	height: 15px !important;
    height /**/:17px;
    width: 650px !important;
    width /**/:642px;
	z-index: 2;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #999999;
}
.infoboxshad {
    background-color: #e0e0e0;
	position: absolute;
	left: 129px;
	height: 17px;
	width: 658px; 
 	z-index: 1;
}
a.link_event:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a.link_event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#results_table {
	position:absolute;
	top:5px;
	left:5px;
	width:85%;
	height:85%;
	overflow:auto;
	z-index:13;
        visibility:visible;
}
#results_message {
	position:absolute;
    top:89%;
	left:0%;
	width:85%;
	height:250px;
	overflow:hidden;
	z-index:12;
    visibility:visible;
}

#results_container {
	position:absolute;
	top:10px;
	left:250px;
	width:80%;
	height:100%;
	overflow:hidden;
	z-index:13;
    visibility:visible;
}
.homepage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}
.home_txt {
	font-size:0.85em;
	display: block;
	margin: 0px;
	float: none;
	clear: none;
	text-align: left;
	padding: 5px 10px 0px;
	border: none;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fire {
	left: -14px;
	top: -11px;
	padding: 0px;
	position: absolute;
	display: block;
	margin: 5px;
	float: left;
	clear: right;
}
.news {
	float: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left: 10px;
	font-style: normal;
	padding-left: 10px;
	position: relative;
}
.fire1 {

	float: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 5pt;
	text-align: left;
	margin-left: 10px;
	font-style: normal;
	padding-left: 10px;
}
.newlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border: thick ridge #FFFF00;
	margin: 5px;
	padding: 5px;
	font-style: normal;
	text-decoration: none;
}
.home1_txt {

	font-size:0.75em;
	display: block;
	margin: 0px;
	float: none;
	clear: none;
	text-align: left;
	padding: 5px 10px 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
