.scrollgeneric {
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0px;
	left:0px;
	}


.vscrollerbar {
	width:13px;
	background:#602c0e url("scrollbar.png") -13px 0px repeat-y;
	cursor:default;
	}

.vscrollerbarbeg {
	height:6px !important;
	width:13px;
	background:url("scrollbar.png") -39px -20px no-repeat;
	}

.vscrollerbarend {
	height:6px;
	width:13px;
	background:url("scrollbar.png") -39px 0px no-repeat;
	}

.vscrollerbase {
	width:13px;
	background:#4b1c03 url("scrollbar.png") 0px 0px repeat-y;
	cursor:default;
	}

.vscrollerbasebeg {
	width:13px;
	height:13px !important;
	background:url("scrollbar.png") -26px -13px no-repeat;
	cursor:default;
	}

.vscrollerbaseend {
	height:13px;
	width:13px;
	background:url("scrollbar.png") -26px 0px no-repeat;
	cursor:default;
	}

.vscrollerbar {
	padding:13px;
	z-index:2;
	}

.scrollerjogbox {
	width:13px;
	height:16px;
	top:auto;
	left:auto;
	bottom:0px;
	right:0px;
	background:#37917A;
	}



