.body {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #66FFFF;
	text-decoration: none;
}
.bold_textfield { color: #336; font-style: normal; font-weight: bold; font-size: 10pt; font-family: "Gill Sans", Arial, Helvetica, sans-serif; text-decoration: none; background-color: white }
.bold_white { color: white; font-style: normal; font-weight: bold; font-size: 12px; font-family: "Gill Sans", Arial, Helvetica, sans-serif; text-decoration: none }
.white { color: white; font-style: normal; font-weight: normal; font-size: 12px; font-family: "Gill Sans", Arial, Helvetica, sans-serif; text-decoration: none }
.turq { color: #6ff; font-size: 12px; font-family: "Gill Sans", Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; }
.tickhere { color: #66ffff; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Gill Sans", Arial, Helvetica, sans-serif; text-decoration: none }
.large_radiobutt { color: #66ffff; font-style: normal; font-weight: bold; font-size: 30px; font-family: "Gill Sans", Arial, Helvetica, sans-serif; text-decoration: none; background-color: #6ff }
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bigtext {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boldsmall {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #66FFFF;
	text-decoration: none;
}
.boldsmallwhite {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boldlistings {
	font-family: "Gill Sans", sans-serif, "Helvetica Neue";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #66FFFF;
	text-decoration: none;
}
.boldlarge {
	font-family: "Gill Sans", sans-serif, "Helvetica Neue";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.boldlargelight {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.horsespec {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.horsedescripter {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boldwhite {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nomargin{
	margin:0;
	padding:0;
}
.special_img{ display: block; }
