body {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#845F28;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#845F28;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#845F28;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#EEEEEE;
	color: #4C4C4C;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	overflow:auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
}
.bannerbg {
	background-image: url(flash/src/images/bannerbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.member_bannerbg {
	background-image: url(flash/src/images/member_bannerbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bannertitle {
	font-family: Garamond, Georgia;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 44px;
	text-transform: capitalize;
}

