/* CSS Document */
a:link {
	color: #6e9371;
}
a:hover {
	color: #003366;
}
a:visited {
	color: #6e9371;
}
a:active {
	color: #6e9371;
}
.bodybg {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
}

.maintable {
	border: 1px solid #333333;
}
.header {
}
.spacer {
	background-color: #DCECC8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-image: url(../images/right_spacer.jpg);
}
.copy {
	background-color: #2A7E29;
	border-top: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.content {
	background-color: #FFFFFF;
	height: 425px;
	width: 560px;
}
.nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	vertical-align: top;
	background-image: url(../images/nav_bg.jpg);
}
.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #287A28;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.horse_pic {
	border: thin ridge #333333;
}
.tr_border {
	background-color: #DCECC8;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
}.bodybg .maintable .content .tr_border .main-text strong {
	color: #333333;
}
.ringarea {
	background-color: #DCECC8;
	border: 0;
	border-top: 1px black solid;
}
#Layer2 {
	position:relative;
	width:560px;
	height:55px;
	z-index:1;
	left: 0px;
	top: 125px;
}

