/* SITEWIDE FONTS */
body {
	font-size: 12px;
	font-family:
	Verdana, Arial, sans-serif;
	color: #000000;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	}
p {font-size: 12px; font-family: Verdana, Arial, sans-serif; color: #000000; }
td {font-size: 12px; font-family: Verdana, Arial, sans-serif; color: #000000; }
th {font-size: 14px; font-family: Verdana, Arial, sans-serif; color: #000000; text-align: center };
H1{font-size: medium; }
A:link {color: #335CAA; }
A:active {color: #335CAA; }
A:visited {color: #555555; }
A:hover {color: #335CAA; }
p.margin {margin-left: 10; margin-right: 10}

.segment_heading
{
	height:25px;
	background-image:url(../images/main_page_images/segment_header.jpg);
	color:#655335;
	line-height:25px;
	font-weight:bold;
	padding-left:5px;
	font-size:12px;
}
.segment_spacer
{
	line-height:6px;
}
.prev_races_dates {color:#333333};

/* 8px BLACK */
.text8Bk {font-size: 9px; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 9px BOLD BLACK */
.text9BkB {font-size: 9px; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 9px BLACK*/
.text09AltB {font-weight: bold; font-size: 9px;color: #000000; font-family: Arial, sans-serif; }
.text09AltB A:link {color: #ffffff;  text-decoration: none; }
.text09AltB A:active {color: #ffffff;  text-decoration: none; }
.text09AltB A:visited {color: #ffffff;  text-decoration: none; }
.text09AltB A:hover {color: #ffffff; text-decoration: none;  }

/* 10px BLACK */
.text10kB {font-size: 10px; color: #000000; font-family: Verdana, Arial, sans-serif; }
.text10kB A:link {color: #555555; text-decoration: none; }
.text10kB A:active {color: #555555;  text-decoration: none; }
.text10kB A:visited {color: #555555;  text-decoration: none; }
.text10kB A:hover {color: #C1C1C1; text-decoration: none;  }

/* 10px BLACK BOLD*/
.text10BkB {font-weight: bold; font-size: 10px; color: #000000; font-family: Verdana, Arial, sans-serif; }
.text10BkB A:link {color: #555555; text-decoration: none; }
.text10BkB A:active {color: #555555;  text-decoration: none; }
.text10BkB A:visited {color: #555555;  text-decoration: none; }
.text10BkB A:hover {color: #C1C1C1; text-decoration: none;  }

/* 11px BOLD BLACK */
.text11BkB {font-weight: bold; font-size: 11px; color: #000000; font-family: Verdana, Arial, sans-serif; }
.text11BkB A:link {color: #555555; text-decoration: none; }
.text11BkB A:active {color: #555555;  text-decoration: none; }
.text11BkB A:visited {color: #555555;  text-decoration: none; }
.text11BkB A:hover {color: #C1C1C1; text-decoration: none;  }

/* 12px BOLD BLACK */
.text12BkB {font-weight: bold; font-size: 12px; color: #000000; font-family: Verdana, Arial, sans-serif; }
.text12BkB A:link {color: #555555; text-decoration: none; }
.text12BkB A:active {color: #555555;  text-decoration: none; }
.text12BkB A:visited {color: #555555;  text-decoration: none; }
.text12BkB A:hover {color: #C1C1C1; text-decoration: none;  }

/* 14px BOLD BLACK */
.text14BkB {font-weight: bold; font-size: 14px; color: #000000; font-family: Verdana, Arial, sans-serif; }
.text14BkB A:link {color: #555555; text-decoration: none; }
.text14BkB A:active {color: #555555;  text-decoration: none; }
.text14BkB A:visited {color: #555555;  text-decoration: none; }
.text14BkB A:hover {color: #C1C1C1; text-decoration: none;  }

/* 14px BOLD BLACK UNDERLINE*/
.text14BkuB {font-weight: bold; font-size: 14px; color: #000000; font-family: Verdana, Arial, sans-serif; text-decoration: underline;}
.text14BkuB A:link {color: #555555; text-decoration: none; }
.text14BkuB A:active {color: #555555;  text-decoration: none; }
.text14BkuB A:visited {color: #555555;  text-decoration: none; }
.text14BkuB A:hover {color: #C1C1C1; text-decoration: none;  }

/* 18px BOLD BLACK */
.text18BkB {font-weight: bold; font-size: 18px; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 24pt BOLD BLACK */
.text24BkB {font-weight: bold; font-size: 24pt; color: #000000; font-family: Verdana, Arial, sans-serif; }
.text24BkB A:link {color: #555555; text-decoration: none; }
.text24BkB A:active {color: #555555;  text-decoration: none; }
.text24BkB A:visited {color: #555555;  text-decoration: none; }
.text24BkB A:hover {color: #C1C1C1; text-decoration: none;  }

/* 25pt BOLD BLACK */
.text25BkB {font-weight: bold; font-size: 25pt; color: #000000; font-family: Verdana, Arial, sans-serif; }

/* 8px WHITE */
.text08Wt {font-size: 8px;color: #ffffff; font-family: Arial, sans-serif; }
.text08Wt A:link {color: #FF9900;  text-decoration: none; }
.text08Wt A:active {color: #FFFF00;  text-decoration: none; }
.text08Wt A:visited {color: #FFCC66;  text-decoration: none; }
.text08Wt A:hover {color: #FFFF00; text-decoration: none;  }

/* 9px */
.text09 {font-size: 9px; font-family: Arial, sans-serif; }

/* 9px WHITE */
.text09Wt {font-size: 9px;color: #FFFFFF; font-family: Arial, sans-serif; }
.text09Wt A:link {color: #FFFF00;  text-decoration: none; }
.text09Wt A:active {color: #FFFF00;  text-decoration: none; }
.text09Wt A:visited {color: #CC9900;  text-decoration: none; }
.text09Wt A:hover {color: #FF0000; text-decoration: none;  }

/* 9px WHITE ALTERNATE*/
.text09AltBWt {font-weight: bold; font-size: 9px;color: #ffffff; font-family: Arial, sans-serif; }
.text09AltBWt A:link {color: #ffffff;  text-decoration: none; }
.text09AltBWt A:active {color: #ffffff;  text-decoration: none; }
.text09AltBWt A:visited {color: #ffffff;  text-decoration: none; }
.text09AltBWt A:hover {color: #ffffff; text-decoration: none;  }

/* 10px WHITE */
.text10Wt {font-size: 10px;color: #ffffff; font-family: Arial, sans-serif; }
.text10Wt A:link {color: #FF9900;  text-decoration: none; }
.text10Wt A:active {color: #FFFF00;  text-decoration: none; }
.text10Wt A:visited {color: #FFCC66;  text-decoration: none; }
.text10Wt A:hover {color: #FFFF00; text-decoration: none;  }

/* 14px WHITE */
.text14Wt {font-weight: bold;font-size: 14px;color: #ffffff; font-family: Arial, sans-serif; }
.text14Wt A:link {color: #FF9900;  text-decoration: none; }
.text14Wt A:active {color: #FFFF00;  text-decoration: none; }
.text14Wt A:visited {color: #FFCC66;  text-decoration: none; }
.text14Wt A:hover {color: #FFFF00; text-decoration: none;  }

/* 20px WHITE */
.text20Wt {font-weight: bold;font-size: 20px;color: #ffffff; font-family: Arial, sans-serif; }