body {
	background-color: #bead91;
	position: static;
     
                scrollbar-arrow-color:black;
                scrollbar-track-color:#fff8e5;
                scrollbar-darkshadow-color:black;
                scrollbar-face-color:#bead91;
                scrollbar-highlight-color:#fff8e5;
                scrollbar-shadow-color:#fff8e5;

}
.zorro {
	padding: 15px;
	height: 300px;
	width: 225px;
	vertical-align: text-bottom;
	margin: 25px;
	border: medium double #bead91;
	background-color: #e0d2b9;









}
.textbox {
	border: double #bead91;
	font-family: Arial;
	font-size: 10px;
	padding: 10px;
	clip:   rect(auto auto auto auto);
	width: 300px;
	margin-left: 40px;


}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

}
a:link {
	color: #FFF8e5;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-weight: bold;
	color: #000000;
	


}
.heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #bead91;
	text-decoration: none;
	font-style: italic;
	margin-left: 60px;





}
.bottom {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}
hr {
	color: #bead91;
	width: 200px;

}
a:visited {
	color: #FFF8e5;
	text-decoration: none;
}
.saleads {
	font-family: Arial;
	font-size: 10px;

}
.adbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #bead91;
	height: 150px;

}
.sideline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #bead91;
}
.banbox {
	border: double #bead91;
	width: 250px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 50px;








}
.bantext {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;


}
.textevents {
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #bead91;
	padding-bottom: 10px;
	width: 250px;
	font-weight: normal;


}
.bground {
	background-image: url(images/qhorse.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.bold {
	font-weight: bold;
	color: #000000;
}
.pgtop {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding: 5px;
}
