BODY {
	background-color: #6a8d6c;
	margin: 0px;
	color: #03674b;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.wrap {
	width: 960px;
}

TH {
	background-color: #03674b;
	color: white;
	padding: 2px;
}

.hilight {
	background-color: #03674b;
	color: white;
	padding: 15px;
	font-weight: bold;
}

.hilight A{
	color: white;
	text-decoration: underline;
}

.hilight A:HOVER{
	color: white;
	text-decoration: none;
}

.rightframe {
	background-image: url(images/rightframe.png);
	background-repeat: no-repeat;
	width: 585px;
	margin-top: 20px;
	margin-left: 10px;
}

.content {
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 85px;
}

.credits {
	color: white;
	font-size: 11px;
	padding-right: 65px;
	text-align: right;
}

.credits A {
	text-decoration: none;
	color: white;
}

.credits A:HOVER {
	text-decoration: none;
	color: white;
}

.credits A:VISITED {
	text-decoration: none;
	color: white;
}


A {
	text-decoration: underline;
	color: #03674b;
}

A:HOVER {
	text-decoration: none;
	color: #03674b;
}

A:VISITED {
	text-decoration: underline;
	color: #03674b;
}

#hhcu {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(http://www.horsecare.org.za/themes/hhcu/images/corner_banner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}