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

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 15px;background-color: white;}
.vscrollerbar {width: 15px;background-color: black;}
.hscrollerbase {height: 16px;background-color: white;}
.hscrollerbar {height: 16px;background-color: black;}
.vscrollerbar {background: #99CBCB url(/images/scroll/jt2.gif)  repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 16px;z-index: 2;}
.vscrollerbase {background: #b9aca3  0px 0px repeat-y;}
.vscrollerbasebeg {background: url(/images/scroll/jt3.gif)  no-repeat;width: 15px;height: 16px !important; }
.vscrollerbaseend {background: url(/images/scroll/jt3.gif)  no-repeat;height: 16px;width: 15px;}
.hscrollerbase {background: #b9aca3   repeat-x;}
.hscrollerbaseend {height: 15px;width: 15px;background: url(/images/scroll/jt1.gif) width: 15px;height: 16px; no-repeat;}
.scrollerjogbox:hover {background: #5E828C url(/images/scroll/jt1.gif);width: 15px;height: 16px;}


