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-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f7fcff;
	background-image: url(images/pagebg.jpg);
}
.watermark {
	background-image: url(images/watermark.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #eaeed9;
}

.playerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C0A172;
	border-right-color: #C0A172;
	border-left-color: #C0A172;
}

.imageborder {
	border: 1px solid #916844;
}
.sidearea {
	background-color: #c7d0a3;
}


.underline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #916844;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #351B04;
}
#scrollarea {
	height: 426px;
	width: 551px;
	overflow: auto;
}
