body {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#313131;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#161616;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#161616;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#EEEEEE;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	overflow:auto;
	background-color: #824a23;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;

}
.topbanner {
	background-color: #E9E895;
	background-image: url(images/topbannerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 1px;
}
