body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 90%; 
color: #000000;
scrollbar-face-color:#8A0F0F;
scrollbar-shadow-color:#5C0A0A;
scrollbar-highlight-color:#B81414;
scrollbar-3dlight-color:#EB4747;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
}

table, th, td {
border-collapse: collapse;
border: 0;
}

th, td {
text-align: justify;
vertical-align: top;
padding: 5px;
}


h2 {
	color: #000000;
	padding-bottom: 10px;
}

h3 {
	color: #993333;
	letter-spacing: 2px;
	padding-top: 6px;
	position: relative;
	width: 25%;
}

a:link {
text-decoration: none; color:#8A0F0F;
}

a:visited {
text-decoration: none; color:#8A0F0F;
}

a:hover {
text-decoration: underline; color:#CCCCCC;
}

a:active {
text-decoration: underline; color:#8A0F0F;
}

#maintable {
position: absolute;
padding: 3px;
width: 100%;
top: 0px;
left: 0px;
}

td.mainpicture {
background-image: url('../images/topbg.png');
text-align: bottom;
}

.sideMenu
{
width: 15%;
background-image: url('../images/sidebg.png');
}
	

#Layer1 {
	position:absolute;
	width:114px;
	height:25px;
	z-index:2;
	top: 500px;
	left: 25px;
	}


.sidenav {
	color: #8A0F0F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.stan {
	color: #FFFFFF;
	background-color: #990000;
	padding-bottom: 4px;
	font-weight: bold;
	text-align: center;
}

.warning
{
color: #330000;
}

#acceptedfile {
text-align: center;
}

#navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #990000;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: top;
	margin: 3px;
	padding: 5px;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #FFFFFF;
}

a.topnav:link {
text-decoration: none;
color: #FFFFFF;
}

a.topnav:visited {
text-decoration: none;
color: #FFFFFF;
}

a.topnav:hover {
text-decoration: underline;
color: #990000;
}


a.topnav:active {
text-decoration: underline;
color: #990000;
}


tr.altRow td {
	color: #000000;
	background-color: #FFFFCC;
}

tr.altRowlight td {
	color: #000000;
	background-color: #FFFF99;
}

tr.farmrowedit td {
	border: 0;
	text-align: right;
}

.rowAlt
{
	background-color: #990000;
	color: #FFFFFF;
}

#equineTable
{
	width: 50%;
	border: thin solid #990000;
}

tr.addBorder td
{
	border: thin solid #000000;
}

#equineHeader
{
	text-align: center;
	font-size: 100%;
	background-color: #8A0F0F;
	color: #FFFFFF;
}

#farm {
	text-align: center;
	border-top-color: #990000;
	border-right-color: #993333;
	border-bottom-color: #990000;
	border-left-color: #993333;
}

#breedclubinfo {
	position: relative;
	width: 50%;
	left: 25%;
	text-align: justify;
}

tr.regform td {
	border: 0;
	text-align: left;
}