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: #4C4C4C;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	overflow:auto;
	background-color: #5c5c5c;
/*	background-image: url(../images/pagebg.jpg);*/
	background-image: url(../flash/src/images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.bodytext {
	padding-right: 110px;
	padding-left: 110px;
	/*background-image: url(images/bodytextbg.jpg);
	background-repeat: no-repeat;
	background-position: 8px top;*/
}
.bookingbody {
	/*background-image: url(images/bodytextbg.jpg);
	background-repeat: no-repeat;*/
	background-position: 8px top;
}
.selectapartnerbg {
	background-image: url(../images/select_a_partner_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
