.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {height:22px!important; width: 17px; background:#CCCCCC;}
.vscrollerbase {width:17px;background:url(scrollbar-bg.png) 0px 0px repeat-y;} /*#b9ca8b*/
.vscrollerbasebeg {width:18px; height: 9px!important; background:url(scroll-top.jpg) no-repeat;}
.vscrollerbaseend {width:18px;height:9px;background: url(scroll-down.jpg) no-repeat;}
.vscrollerbar, .hscrollerbar {padding:9px;z-index: 2;}
.scrollerjogbox {width: 17px;height: 10px;top: auto; left: auto;bottom: 0px; right: 0px;background: #gray;}

/*.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
	width: 17px;
	background-color: #b9ca8b;
}
.vscrollerbar {
	width: 17px;
	background-color: #7d4b33;
}
.hscrollerbase {
	height: 10px;
	background-color: #b9ca8b;
}

.vscrollerbasebeg { border:1px solid red; width: 22px; height: 11px!important; background: url(scroll-top.jpg) no-repeat;}
.vscrollerbaseend {border:1px solid red;width: 22px; height: 11px; background: url(scroll-down.jpg) no-repeat;}

.hscrollerbar {
	height: 10px;
	background-color: #7d4b33;
}

.scrollerjogbox { 
	width: 17px;
	height: 10px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	background-color: gray;
}*/
/*
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {border:1px solid red;  width: 36px;}
.vscrollerbarbeg {height: 24px !important;width: 36px;background: url(scrollbar.png) -108px -32px no-repeat;}
.vscrollerbarend {height: 24px;width: 36px;background: url(scrollbar.png) -108px 0px no-repeat;}
.vscrollerbase {width: 36px;background: #D4F6F2 url(scrollbar.png) 0px 0px repeat-y;}
.vscrollerbasebeg {width: 36px;height: 28px !important;background: url(scrollbar.png) -72px -28px no-repeat;}
.vscrollerbasebeg {width: 22px; height: 11px!important; background: url(scroll-top.jpg) no-repeat;}
.vscrollerbaseend {height: 28px;width: 36px;background: url(scrollbar.png)  -72px 0px no-repeat;}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 28px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}
*/