.body {
	margin:8px;
	background-color:#D1E8BB;
}
.maintable {
	border-collapse:collapse; 
}
.maintable td {
	border: 1px solid #336600; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#topbar {
/*	background-image: url(../images/topbar.gif);
	background-repeat: repeat-x; */
/*	padding:0px;
	margin:0px; */
/*	background:#00CC33; */
/*	height:29px; */
	text-align:right;
}
#topbar ul{
	background:url(../images/sidebar3.gif); 
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:1px;
	padding-bottom:0px;
	height:20px;
}
#topbar li {
	display:inline;
}

#topbar li a {
	background-image:url(../images/topbar3.gif);
	border-left:1px solid #a0a0a0;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	color:#336600;
	text-decoration:none; 
	background-repeat:repeat-x;
	background-position:0px 0px;
}	
#topbar li a:hover {
/*	background-color:#CC3399; */
	background-position:0px -20px; 
}

.maintable td.footerleft {
	background-color: #99CC66;
	border-right:none;
}
.maintable td.footerright {
	background-color: #99CC66;
	border-left:none;
	font-size: 10px;
}

.maincontent	{
	padding: 10px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.1;
	font-size: 14px;
}

.fullbar, .fullbar {
	text-align:center;
	font-size:12px;
	font-style:italic;
	color:#6CA336;
/*	background-color:#fff;  */
	margin:0px;
	padding:0px;
}

.formheader {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: bold;
 font-size: 18px;
}
.formlayout {
 padding: 5px;
 background-color: #FFFFFF;
 border: 1px dotted #000000;
}
.menu-back {
	background-color: #99CC66;
}
.menu-back a {
	display: block;
	margin: 2px;
	padding: 4px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#336600; 
	text-decoration:none;
	text-align:left;
	border:1px solid green;
	background-color:#D1E8BB;
	padding-top:0px;
	padding-bottom:0px;
	background:url(../images/sidebar3.gif); 
	background-position:0px 0px;
}

.menu-back a:hover {
	background-color:#C4E1A6;
	color:#336600;
	background-position:0px -20px;
}
.imgboxright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #000000;
}
.horsename {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCC33;
}
.noticetitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: RED;
}.imgbox {
	border: 2px solid #000000;
}
.innertable td {
	border-style: none;
	padding-bottom: 15px;
}
.dailyevents td {
	border-style: none;
	padding-right: 15px;
}

.bullets {
	margin: 15px;
}
.bullets li {
	list-style-type: square;
}
.spacedlist li {
	padding-bottom: 10px;
}

h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #CCCC33;
	font-weight: bold;
}
h2 {
	font-size:18px;
	color:#333333;
}
h3 {
	font-weight:normal;
	font-size:16px;
	text-decoration:underline;
	color: #000000;
	margin-bottom: 2px;
}
.indent {
	padding-left:30px;
}
.regular {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.1;
	font-size: 14px;
	text-decoration:none;
}
.body .maintable .maincontent a {
	color: #0000FF;
	text-decoration: none;
}
.body .maintable .maincontent .spaced {
	line-height: 1.5;
}

.body .maintable .maincontent a:hover {
	color: #FF0000;
	text-decoration:underline;
}
