@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/BackGrad.jpg);
}
table.HorseDetails {
	width: 300px;
	padding: 3px;
	border: none;
	border: 1px solid #789DB3;
}
table.HorseDetails td {
	font-size: 12px; 
	border: none; 
	background-color: #F4F4F4; 
	vertical-align: middle;
	padding: 2px}

table.HomeDisplay {
	width: 650px;
	padding: 3px;
	border: 1px solid #789DB3;
	border: 1px solid #789DB3;
	background-color: #F0F0F0;
}
.pedigreeSmFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#TableHolder {
	margin: 10px;
	padding: 10px;
	width: 950px;
}
#Container_CatCount {
	text-align: left;
	margin: 3px;
	padding: 3px;
	width: 280px;
	border: 1px dotted #069;
}
.HeadingsLLarge {
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
a {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #214873;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.whiteTxt {
	color: #FFFFFF;
}
.subbtn {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #214873;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.subbtnGreen {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #009900;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.subbtnRed {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.GreyHeadSm {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#SearchBox {
	width: 900px;
	float: right;
	text-align: right;
	background-image: url(/images/Searchback.jpg);
	background-repeat: no-repeat;
	margin-right: 100px;
	padding-top: 20px;
}
.FooterTable {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #214873;
}

.SeachInput {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Divide {
	background-color: #999999;
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.greysm {
	font-size: 9px;
	color: #666666;
}
.subbtnsm {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #214873;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#Container_Login {
	text-align: left;
	width: 900px;
	float: right;
	padding-top: 10px;
	background-image: url(/images/Loginback.jpg);
	background-repeat: no-repeat;
}
#Container_Search {
	text-align: left;
	width: 900px;
	border: 1px dotted #CCC;
	float: right;
	padding-top: 10px;
	background-image: url(/images/Loginback.jpg);
	background-repeat: no-repeat;
}
#FreeBox {
	background-color: #FF9;
	width: 250px;
	border: 1px solid #900;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.TableTT {
	font-family: "Courier New", Courier, monospace;
}
.HeadlineText {
	font-size: 14px;
	font-weight: bold;
}

