@charset "UTF-8";
body,td,th {
	font-family: Comic Sans MS, Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFCC;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #00FFFF;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC33;
	background-color: #053A67;
	margin: 5px;
	border: thin solid #65AFBC;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	right: 10px;
	width: 110px;
	text-align: center;
	float: none;
	height: 20px;
}
#nav a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #254C6B;
	margin: 0px;
	border: thin solid #CCCCCC;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 110px;
	text-align: center;
	height: 20px;
}
#nav a:hover {
	text-decoration: none;
	color: #00FFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #254C6B;
	margin: 0px;
	border: thin solid #00FFFF;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 110px;
	height: 20px;
}
#nav a:active {
	text-decoration: none;
	color: #00CC99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #254C6B;
	margin: 0px;
	border: thin solid #00CC99;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 110px;
	height: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFCC;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #66FFCC;
	text-decoration: none;
}
#footer  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #66FF99;
}
#footer   a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00CC00;
}
#footer  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #66FF00;
}
#footer  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCFFFF;
}
#ped h1 {
	font-family: "Trajan Pro", Capitals, Herculanum, "Century Gothic", sans-serif;
	font-size: 14pt;
	color: #CCCCCC;
	text-align: center;
}
.sold {
	font-family: Zapfino, "Lucida Handwriting", "Handwriting - Dakota", "Apple Chancery", cursive;
	font-size: 14pt;
	color: #FFFF00;
}
.horsename {
	font-family: "Trajan Pro", Capitals, Herculanum, "Century Gothic", sans-serif;
	font-size: 16pt;
	color: #00FFFF;
}
.smallprint {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 9pt;
	color: #CCFFCC;
}
#ped td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCFFFF;
}
#horseshoes {
	padding-right: 15px;
}
table {
	background-color: 12352E;
}

