body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
	margin: 10px;
	padding: 0px;
	background-color: #FF0000;
	scrollbar-base-color: #FF0000;
	scrollbar-track-color: #FF0000;
}

#main {
	width: 700px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 98px;
	margin-top: 10px;
}
#content {
	width: 700px;
	background-color: #FFFFFF;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;	
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: left;
	vertical-align: top;
}
#content a {
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #FFC729;
	text-decoration:none;
}

h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 225%;
	text-align: center;
}
#top {
	width: 700px;
	background-color: #F5F5DC;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
	text-align: center;
	vertical-align: top;
	border-top-width: 3px;
}
/*-------------------details-----------------*/

#details {
	font-size: 100%;
	background-color: #FFFFFF;
	width: 100%;
	vertical-align: top;
}
#details th {
	color: #FFFFFF;
	background-color: #0D7A43;
	text-align: center;
}
/*-------------------end details-----------------*/

/*-------------------links menu-----------------*/

#navlinks {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	background-color: #FF0000;
}
#navlinks a {
	color: #000000;
	text-decoration: none;
}
#navlinks a:hover {
	color: #FFFFFFF;
	text-decoration: none;
}

#navlinks2 {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	background-color: #000000;
}
#navlinks2 a {
	color: #ffffff;
	text-decoration: none;
}
#navlinks2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#menu-head {
	background-color: #FFFFFF;
}	
/*-------------------end links menu-----------------*/

/*-------------------bottom-----------------*/

#bottom  {
	width: 700px;
	font-size: 100%;
	text-align: center;
	color: #FFFFFF;
}
#bottom a {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	text-align: center;
	color: #FFC729;
	text-decoration: underline;
}


/*-------------------end bottom-----------------*/

/*-------------------index left-----------------*/

#index-left {
	text-align: left;
	vertical-align: top;
	width: 20%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#index-left a {
	color: #000000;
	text-decoration: bold;
	font-style: none; 
}
#index-left a:hover {
	color: #498E41;
	text-decoration:bold;
	font-style: none;
	text-decoration: underline;

}	
#index-table-left {
	font-size: 70%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 100%;
	text-decoration: nine;
	font-weight: none;
}
#details-left {
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
#details-left a {
	color: #FFFFFF;
	text-decoration: bold;
	font-style: none; 
}
#details-left a:hover {
	color: #FF0000;
	text-decoration:bold;
	font-style: none;
}
/*-------------------end index left-----------------*/

/*-------------------index middle-----------------*/

#details-middle {
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
#details-middle a:hover {
	color: #498E41;
	text-decoration:none;
}

#index-middle {
	text-align: left;
	vertical-align: top;
	width: 60%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
#index-middle a {
	color: #3300FF;
	text-decoration: none;
	font-style: none;
	text-decoration: none;
}
#index-table-middle {
	font-size: 120%;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 100%;
	text-decoration: underline;
	font-weight: bold;
}
#index-table-middle th {
	font-size: 120%;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #FF0000;
	padding: 5px;
	text-decoration: underline;
}
/*-------------------fair table-----------------*/

#index-middle-table-fair {
	font-size: 95%;
	color: #000000;
	background-color: #F5F5DC;
	text-align: middle;
	vertical-align: top;
	width: 100%;
	border: 1px solid #000000;
	text-decoration: bold;
}
#index-middle-table-fair a {
	color: #3300FF;
	text-decoration: bold;
	font-style: none; 
}
#index-middle-table-fair a:hover {
	color: #FF0000;
	text-decoration:bold;
	font-style: none;
}
#index-middle-table-fair th {
	font-size: 120%;
	background-color: #669900;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: underline;
}
/*-------------------end event table---------------
/*-------------------event table-----------------*/

#index-middle-table-event {
	font-size: 95%;
	color: #000000;
	background-color: #F5F5DC;
	text-align: middle;
	vertical-align: top;
	width: 100%;
	border: 1px solid #000000;
	text-decoration: bold;
}
#index-middle-table-event a {
	color: #3300FF;
	text-decoration: bold;
	font-style: none; 
}
#index-middle-table-event a:hover {
	color: #FF0000;
	text-decoration:bold;
	font-style: none;
}
#index-middle-table-event th {
	font-size: 120%;
	background-color: #FF0000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: underline;
}
/*-------------------end event table-----------------*/
/*-------------------info table-----------------*/
#index-middle-table-info {
	font-size: 95%;
	color: #000000;
	background-color: #F5F5DC;
	text-align: middle;
	vertical-align: top;
	width: 100%;
	border: 1px solid #000000;
	text-decoration: bold;
}
#index-middle-table-info a {
	color: #3300FF;
	text-decoration: bold;
	font-style: none; 
}
#index-middle-table-info a:hover {
	color: #FF0000;
	text-decoration:bold;
	font-style: none;
}
#index-middle-table-info th {
	font-size: 120%;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: underline;
}

/*-------------------end info table-----------------*/

/*-------------------end index middle-----------------*/
/*-------------------index line-----------------*/

#index-line {
	text-align: center;
	vertical-align: top;
	width: 1%;
	background-color: #DFDFDF;
	text-decoration: none;
}
#index-line a {
	color: #000000;
	text-decoration: bold;
	font-style: none; 
}
#index-line a:hover {
	color: #498E41;
	text-decoration:bold;
	font-style: none;
}
/*-------------------end index line-----------------*/
/*-------------------index right-----------------*/
#index-right {
	text-align: left;
	vertical-align: top;
	width: 19%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
#index-toptable-right {
	font-size: 110%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 100%;
	border: 1px solid #000000;
	text-decoration: bold;
}
#index-toptable-right th {
	font-size: 100%;
	background-color: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
#index-toptable-right a {
	color: #000000;
	text-decoration: none;
	font-style: none;
	text-decoration: bold;
}
#index-toptable-right a:hover {
	color: #3300FF;
	text-decoration:bold;
	font-style: underline;
}
#index-toptable-right-text {
	font-size: 65%;
	color: #000000
	text-decoration: none;
	text-align: center;
}
/*-------------------update table-----------------*/

#index-update-table {
	font-size: 110%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 100%;
	border: 1px solid #000000;
	text-decoration: bold;
}
#index-update-table th {
	font-size: 100%;
	background-color: #FFFF00;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	padding: 2px;
}
#index-update-table-text {
	font-size: 70%;
	color: #000000
	text-decoration: none;
	text-align: left;
}
#index-update-table-date {
	font-size: 80%;
	color: #000000
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
/*-------------------end update table-----------------*/
/*-------------------news table-----------------*/

#index-news-table {
	font-size: 110%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 100%;
	border: 1px solid #000000;
	text-decoration: bold;
}
#index-news-table th {
	font-size: 100%;
	background-color: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
#index-news-table-text {
	font-size: 70%;
	color: #000000
	text-decoration: none;
	text-align: left;
}
#index-news-table-date {
	font-size: 80%;
	color: #000000
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
/*-------------------end news table-----------------*/
/*-------------------info table-----------------*/
#index-info-table {
	font-size: 110%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 100%;
	border: 1px solid #000000;
	text-decoration: bold;
}
#index-info-table th {
	font-size: 100%;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

/*-------------------end info table-----------------*/

/*-------------------end index right-----------------*/

/*-------------------lvs schedule-----------------*/
#schedule {
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
#schedule th {
	font-size: 110%;
	color: #FFFF00;
	text-align: left;
	font-weight: bold;
}
#print-table-schedule {
	font-size: 90%;
	color: #000000;
	background-color: #F5F5DC;
	text-align: left;
	vertical-align: top;
	width: 100%;
	text-decoration: none;
}
#print-table-schedule a {
	color: #3300FF;
	text-decoration: bold;
	font-style: none;
}
#print-table-schedule a:hover {
	color: #FF0000;
	text-decoration:bold;
}

/*-------------------end lvs schedule-----------------*/
/*-------------------rrs schedule-----------------*/
#table-rrspoints {
	font-size: 75%;
	color: #000000;
	background-color: #F5F5DC;
	text-align: center;
	vertical-align: top;
	width: 100%;
	text-decoration: none;
	border: 1px solid #000000;
}
/*-------------------end rrs schedule-----------------*/
/*-------------------track rules-----------------*/
#table-rules {
	font-size: 100%;
	color: #000000;
	background-color: #F5F5DC;
	text-align: left;
	vertical-align: top;
	width: 75%;
	text-decoration: none;
	border: 1px solid #000000;
	font-style: none;
}
#table-rules a {
	color: #3300FF;
	text-decoration: bold;
	font-style: none;
}
#table-rules a:hover {
	color: #FF0000;
	text-decoration:bold;
	font-style: none;
}
#table-rules th {
	font-size: 100%;
	background-color: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
#table-rules-right {
	font-size: 90%;
	color: #000000;
	background-color: #F5F5DC;
	text-align: left;
	vertical-align: top;
	width: 137px;
	border: 1px solid #000000;
	text-decoration: none;
}
#table-rules-right a {
	color: #3300FF;
	text-decoration: bold;
	font-style: none; 
}
#table-rules-right a:hover {
	color: #FF0000;
	text-decoration:bold;
	font-style: none;
}
#table-rules-right th {
	font-size: 110%;
	background-color: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
/*-------------------end track rules-----------------*/
.smalltext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}