td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	
}

.bodybackground {
	background-attachment: scroll;
	background-image: url(images/webbackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


td.transparency {
	background-color: #E40001;
	opacity:.90;
	-moz-opacity: 0.9;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}



 
td.transOFF {
	background-color: #CCCCCC;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	list-style-type: disc;
	cursor: pointer;

}


td.transON {
	background-color: #FFFFFF;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E20001;
	cursor: pointer;


}



td.trans1ON {
	background-color: #cccccc;
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E20001;
	cursor: pointer;


}

td.trans25 {
	background-color: #FFFFFF;
	opacity:.25;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;

}
td.trans75 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #3E5B39;
	text-decoration: none;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}


a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E20001;
}
.mainheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	color: #E20001;
	text-decoration: none;
	text-transform: uppercase;
}

.topbottom {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E20001;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E20001;
}
.horsenames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	color: #E20001;
	text-decoration: none;
	text-transform: uppercase;
}

.horseborder {
	border: 1px solid #5a8953;
}




.smalllinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.smalllinks a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.smalllinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.smalllinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



.redlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.redlinks a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.redlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e20001;
	text-decoration: none;
}
.redlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}



.whitelinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.whitelinks a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.whitelinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
.whitelinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


.topbotborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5A8953;
	
}
.lineallround {
	border: 4px solid #E20001;
}
td.transparency2 {
	background-color: #FFFFFF;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E40001;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E40001;
}
td.transparencyx {
	background-color: #FFFFFF;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;

}


.blackheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}


.horsesforsaleborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5A8953;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A8953;
	
}
