/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 8px;background:  url(scrollLine.jpg) repeat-y;}
.vscrollerbarbeg { width: 8px;background:#bdd631 url(scrollbar1.png) ;}
.vscrollerbarend {height: 1px;width: 8px;background: url(arrBut.png) top center no-repeat;}
.vscrollerbase {width: 8px;background: #000 url(scrollbar1.png) 0px 0px repeat-y;}
.vscrollerbasebeg {height: 0px;width: 8px;background:  url(arrUp.jpg) top center no-repeat;}
.vscrollerbaseend {height: 0px;width: 8px;background:  url(arrBut.jpg) top center no-repeat;}
.vscrollerbar, .hscrollerbar {padding: 0px;z-index: 2;}

.scrollerjogbox {width: 8px;height: 8px;top: auto; left: auto;bottom: 0px; right: 0px;}

/* Scroll Bar Master Styling Ends Here */
