﻿.vertical_menu {
	background-color: #008000;
}
.vertical_menu li {
	padding: 2px;
	list-style: none;
	margin: 5px 0px 0px -15px;
	background-color: #EBEBEB;
}
.vertical_menu li:hover {
	text-decoration: underline;
	background-color: #808080;
}
.vertical_menu li a {
	text-decoration: none;
	color: black;
}
.vertical_menu li a:hover {
}

.scroll-x { overflow-x: auto; }
.scroll-y { overflow-y: auto; }

.Mainbox {
	left: 200px;
	width: 844px;
	position: absolute;
	top: 10px;
}
.MenuBox {
	position: fixed;
	width: 180px;
	left: 20px;
	top: 10px;
	background-color: #008000;
	bottom: 0px;
}
.BannerBox {
	overflow: hidden;
	width: 700px;
}
.MainContent {
	padding: 10px;
	width: 680px;
	position: absolute;
	background-color: #FFFFFF;
	clear: both;
}
.RightBox {
	width: 144px;
	right: 0px;
	top: 0px;
	position: absolute;
	background-color: #008000;
	height: 100%;
	bottom: 0px;
}
.Menu {
	overflow-y: auto;
	overflow: auto;
	width: 180px;
	bottom: 0px;
	top: 200px;
	position: absolute;
}
.TopLeftLogo {
	line-height: 200px;
}
.Page {
	background-color: #E4E4E4;
}
.saleboxes {
	position: relative;
	background-color: #C0C0C0;
	padding: 5px;
	text-align: center;
	font-size: medium;
	margin-top: 10px;
	margin-bottom: 10px;
	top: 0px;
	height: 805px;
}
.Horse_Header {
	font-size: xx-large;
	font-weight: bolder;
	color: #006600;
	text-align: center;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
.picturebox {
	padding: 2px;
	background-color: #C0C0C0;
	color: #000000;
	font-size: small;
	text-align: center;
	}
