html, body {
	margin:0;
	padding:0; 
	font-family: Verdana,Lucida,sans-serif; 
	font-size: 10px;
	color: #c9c9c9;
	background-color:#7a7a7a;
	}

/* GENERAL TEXT STLES */

h1 {
	font-family: Verdana,Lucida,sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}

h2 {
	font-family: Verdana,Lucida,sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}

h3 {
	font-family: Verdana,Lucida,sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}

h4 {
	font-family: Verdana,Lucida,sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}

h5 {
	font-family: Verdana,Lucida,sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}

h6 {
	font-family: Verdana,Lucida,sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}

p, div, td, font, table {
	font-family: Verdana,Lucida,sans-serif;
	font-size: 10px;
	color: #9a9a9a;
}

.tablerow1 {
    background-color: #111;
}

.tablerow2 {
    background-color: #333;
}

A:link {text-decoration: none; color: #9a9a9a;}
A:visited {text-decoration: none; color: #9a9a9a;}
A:active {text-decoration: none; color: #9a9a9a;}
A:hover {text-decoration: none; color: #ffffff;}

A.class1:link {text-decoration: none; color: #333333;}
A.class1:visited {text-decoration: none; color: #333333;}
A.class1:active {text-decoration: none; color: #333333;}
A.class1:hover {text-decoration: underline; color: #2c2c2c;}

.text {
	font-family: Verdana,Lucida,sans-serif;
	font-size: 10px;
	color: #9a9a9a;
	padding: 10px;
}

.title {
	font-family: Verdana,Lucida,sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}
	
.title_print {
	font-family: Verdana,Lucida,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}

.error{
	font-family: Verdana,Lucida,sans-serif;
	font-size: 10px;
	color: #cc0000;
}

.smalltext {
	font-family: Verdana,Lucida,sans-serif;
	font-size: 9px;
	color: #333333;
}

/* now the specifics for each size of scrollable region*/

.scroll {	
	width: 450px;
	height: 142px;
	overflow: auto;
	text-align: left;
	font-family: Verdana,Lucida,sans-serif;
	font-size: 10px;
	color: #9a9a9a;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 160px;
	scrollbar-face-color: #3f3f3f;
	scrollbar-highlight-color: #3f3f3f;
	scrollbar-shadow-color: #2c2c2c;
	scrollbar-3dlight-color: #555;
	scrollbar-arrow-color: #1e1e1e;
	scrollbar-track-color: #1e1e1e;
	scrollbar-darkshadow-color: #1e1e1e;
	scrollbar-base-color: #1e1e1e;
 	}

.scroll_large {
	text-align: left;
	width: 378px;
	height: 380px;
	overflow: auto;
	font-family: Verdana,Lucida,sans-serif;
	font-size: 10px;
	color: #9a9a9a;
	scrollbar-face-color: #3f3f3f;
	scrollbar-highlight-color: #3f3f3f;
	scrollbar-shadow-color: #2c2c2c;
	scrollbar-3dlight-color: #555;
	scrollbar-arrow-color: #1e1e1e;
	scrollbar-track-color: #1e1e1e;
	scrollbar-darkshadow-color: #1e1e1e;
	scrollbar-base-color: #1e1e1e;
 	}
	
.scroll_menu {
	text-align: center;
	width: 378px;
	height: 294px;
	overflow: auto;
	font-family: Verdana,Lucida,sans-serif;
	font-size: 10px;
	color: #9a9a9a;
	scrollbar-face-color: #3f3f3f;
	scrollbar-highlight-color: #3f3f3f;
	scrollbar-shadow-color: #2c2c2c;
	scrollbar-3dlight-color: #555;
	scrollbar-arrow-color: #1e1e1e;
	scrollbar-track-color: #1e1e1e;
	scrollbar-darkshadow-color: #1e1e1e;
	scrollbar-base-color: #1e1e1e;
 	}
.map {
	text-align: left;
	width: 378px;
	height: 363px;
	overflow: auto;
	font-family: Verdana,Lucida,sans-serif;
	font-size: 10px;
	color: #9a9a9a;
	scrollbar-face-color: #3f3f3f;
	scrollbar-highlight-color: #3f3f3f;
	scrollbar-shadow-color: #2c2c2c;
	scrollbar-3dlight-color: #555;
	scrollbar-arrow-color: #1e1e1e;
	scrollbar-track-color: #1e1e1e;
	scrollbar-darkshadow-color: #1e1e1e;
	scrollbar-base-color: #1e1e1e;
 	}

.scroll_admin {
	text-align: left;
	width: 600px;
	height: 450px;
	overflow: auto;
	font-family: Verdana,Lucida,sans-serif;
	font-size: 10px;
	color: #9a9a9a;
	scrollbar-face-color: #3f3f3f;
	scrollbar-highlight-color: #3f3f3f;
	scrollbar-shadow-color: #2c2c2c;
	scrollbar-3dlight-color: #555;
	scrollbar-arrow-color: #1e1e1e;
	scrollbar-track-color: #1e1e1e;
	scrollbar-darkshadow-color: #1e1e1e;
	scrollbar-base-color: #1e1e1e;
 	}


/* LAYOUT */

.menucontainer {
	width: 750px;
	margin-left: 10px;
	text-align: center;
	border: solid 1px #7a7a7a;
	}

#leftcontainer {
	width: 172px;
	height: 418px; 
	margin-top: 10px;
	float: left;
	}
	
#middlecontainer {
	height: 418px;
	width: 200px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
 	}
	
#rightcontainer {
	height: 418px;
	width: 398px;
	margin-top: 20px;
	float: right;
 	}
	
#rightcontainer_map {
	height: 428px;
	width: 398px;
	margin-top: 10px;
	float: right;
 	}
	
.right_bottom {
	width: 378px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #555555;
 	}
	
.picture_container{
	height: 346px;	
	width: 180px;
	margin: 0px;
	padding: 0px;
 	}
	
#middle_bg {
	height: 418px;
	width: 180px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	background: #555555;
 	}
	
.heading {	
	width: 180px;
	text-align: left;
	padding: 0px;
 	}
	
.gallery {
	margin-top:10px;
	}
	
.bottombar {
	width: 770px;
	height: 30px;
	margin: 0px;
	}
	
.footer {
	padding-left: 14px;
	width: 784px;
	text-align: center;
	font-family: Verdana,Lucida,sans-serif;
	font-size: 9px;
	color: #333333;
	}
	
.popup_box {
	text-align: center;
	font-family: Verdana,Lucida,sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
 	}
	
.logo {
	background:url('../images/ther-running-horses-logo.gif') no-repeat 480px 11px; height:59px;
	}
.border {
	border: solid 1px #7a7a7a;
	}

.padding {
	padding: 10px;
	font-family: Verdana,Lucida,sans-serif;
	font-size: 10px;
	color: #fffff;
	}

/* NOSCRIPT MENU */	

div#menu {height: 17px; font-family: Verdana,Lucida,sans-serif; font-size: 9px; font-weight: normal; z-index: 100;}
div#menu a {display: block; text-align: center; font-family: Verdana,Lucida,sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; color: #9a9a9a; background: #333; padding:0px 10px 0px 10px;}
div#menu a:hover {color: #ffffff; background: #555555; height:17px;}

div#sub {margin-left: 10px; width: 140px; border: solid 1px #7a7a7a;}
div#submenu {height: 17px; width: 140px; font-family: Verdana,Lucida,sans-serif; font-size: 9px; font-weight: normal; z-index: 100;}
div#submenu a {display: block; font-family: Verdana,Lucida,sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; color: #9a9a9a; background: #333; padding:0px 10px 0px 10px;}
div#submenu a:hover {color: #ffffff; background: #555555; height:17px;}


/* FORM STYLES */	

.button_align {
	text-align: right;
}
.form_margin {
	margin-bottom: 3px;
}

input {margin-bottom: 5px; border: 0px; color:#ffffff; background: #555555; font-size:10px; height:15px; font-family:Verdana,Lucida,sans-serif; cursor:auto;}

select {margin-bottom: 5px; border: 0px; padding: 0px; width: 220px; color:#ffffff; font-size: 10px; font-family: verdana,lucida,sans-serif; height: 17px; background-color: #555; border-width: 0px;}

textarea {margin-bottom: 3px; border: 0px; width: 220px; color:#ffffff; background: #555555; font-size:10px; font-family: Verdana,Lucida,sans-serif; cursor:auto;}

.btnSubmit {text-align: center; font-size:10px; border: solid 1px #7a7a7a; color:#9a9a9a; cursor:pointer; height:17px; background-color: #333333; width: 110px;}

.btnPrint {float: right; text-align: center; font-size:10px; border: solid 1px #000000; color:#000000; cursor:pointer; height:17px; background-color: #ffffff; width: 160px;}
