<!--
A:link {
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
}
.navlist {
	text-decoration: none;
}
br {
	text-decoration: none;
}

.contentheader
{ 
	background: transparent;
	color: #fff1e5;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	font-variant:normal;
	font-weight: bold;
}

.smallcontent
{ 
	background: transparent;
	color: #fff1e5;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	font-variant:normal;
	font-weight: normal;
}

/* the Nav class is for the left menu items */
td.nav
{

	background-image:url(../images/LeftMenuItem.png);
}

a.nav
{
	color:#704a2b;
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	font-variant:normal;
	text-transform: lowercase;
	font-weight: bold;
}

a.nav:hover
{
	color:#000000;
}


.navtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}


.smalltext {
	font-family: Arial;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.horselist
{
	color:#704a2b;
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	font-variant:normal;
	font-weight: bold;
}

.horselist:hover
{
	color:#000000;
}

.horseName
{
	color:#000000;
	text-decoration:none;
	font-family:Castellar;
	font-size:22px;
	font-variant:normal;
	font-weight: bold;
}

.horsePrice
{
	color:#704a2b;
	text-decoration:none;
	font-family:Castellar;
	font-size:14px;
	font-variant:normal;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
th {
	font-family: sans-serif;
	font-size: 11pt;
	color: #22728c;
	text-decoration: none;
}
b {
	text-decoration: none;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #22728c;
	text-decoration: none;
}
-->
/*Original Code - removed the width and height as it was cause the calendar to not print - GBS
.navtable {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; width: 100%; height: 100%; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; text-decoration: none;}
*/