.outline {
	border: thick double #993300;
	background-image: url(../Assets/images/tan.jpeg);
}
.under {
		border-bottom: thick dotted #993300;
}
.rightside{
		border-right: thick dotted #993300;
}
.above{
		border-top: thick dotted #993300;
}
.footer {
	color: #993300;
font-size: x-small;
font-family: "Times New Roman", Times, serif;
}
 #navcontainer
{
margin: 5px 5px 5px 8px;
padding: 0;
height: 20px;
	font-size: x-small;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: transparent;
width: 70px;
height: 18px;
border: 1px solid #993300;
padding: 0;
margin: 0 0 10px 0;
color: #993300;
text-decoration: none;
display: block;
text-align: center;
font: normal bolder 10px/18px "Times New Roman", Times, serif;
}

#navcontainer ul li a:hover
{
color: white;
background: #993300;
}

.menuBar
{
	POSITION: relative;
	TEXT-ALIGN: center;
	overflow: auto;
	left: 2;
}

a:link {
	color: #993300;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	font-style: normal;
	font-weight: normal;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	color: #993300;
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	font-style: normal;
	font-weight: normal;
	background-color: transparent;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	font-style: normal;
	font-weight: normal;
	background-color: transparent;
}
a:active {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	font-style: normal;
	font-weight: normal;
	background-color: transparent;
}

	
a.innerlink:link, a.innerlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:small;
	font-weight: 600;
	color: #993300;
	background-color: transparent;
		text-decoration: underline;
}
a.innerlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
		font-weight: 600;
	color: white;
	background-color: #993300;
	text-decoration: underline;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size:medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
	margin-right: 10px;
	margin-left: 10px;

}

table.special {
	border: medium double #993300;
}
 td.special2 {
	border: thin double #993300;
}
td:special2 ul li a:hover
{
color: white;
background: #993300;
}
.image {
	border: medium double #993300;
}
 #horsetable
{
margin: 5px 0px 5px 8px;
padding: 0;
height: 20px;
	font-size: small;
}

#horsetable ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#horsetable ul li
{
display: block;
float: none;
text-align: center;
padding: 0;
margin: 0;
}

#horsetable ul li a
{
background: transparent;
width: 140px;
height: 18px;
border: 1px solid #993300;
padding: 0;
margin: 0 0 5px 0;
color: #993300;
text-decoration: none;
display: block;
text-align: center;
font: normal bolder 12px/18px "Times New Roman", Times, serif;
}

#horsetable ul li a:hover
{
color: white;
background: #993300;
}
.largertext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	line-height: normal;
	font-weight: 700;
	text-transform: none;
}
