body,td,th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	text-align: center;
}
body {
	background-color: #9FA5B5;
}
a:link {
	color: #6321AD;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #6321AD;
}
a:active {
	text-decoration: underline;
}

.ContactDetails {
	font-size:16px;
	font-weight: bold; 
	line-height: 20pt;
}

.Rollover{
	text-align: left;
	width:100%;
}
/*.Rollover a#stallions{}
.Rollover a#youngstock{}
.Rollover a#foals{}
.Rollover a#mares{
	font-style:italic;
	background-color: #660066;
	font-weight: bold;
}*/


.Rollover ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.Rollover li{
	display: inline;
	list-style-type: none;
	padding-right: 0px;
}

.Rollover a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	width: 150px;
	border-bottom-width:thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20pt;
	/*padding-left: 5px;*/
	text-align: center;
	
}
.Rollover a:visited {
	color: #ffffff;
	text-decoration: none;
}
.Rollover a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Rollover a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;

}
.Rollover a:hover {
	color: #FFFFFF;
	background-color: #660066;
	text-decoration: none;
}





table.red {
	width:80%;
	border: thin solid #660066;
	background-color: #ffffff;
}

.green
{
	background-position: left top;
	vertical-align:top;
	font-weight: bold;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	background-color: #660066;
	font-weight: bold;
	line-height: 43pt;
	margin: 0px;
	padding: 0px;
	border-bottom-width:thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.red td {
	font-weight: bold;
	
}
.Sale {
	font-weight: bold;
	color: #FF0000;
}
