/* 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: 10px;background-color: #f2daea;}
.vscrollerbar {width: 10px;background-color: #6D001B;}
.hscrollerbase {height: 10px;background-color: #f2daea;}
.hscrollerbar {height: 10px;background-color: #941d6a;}
.vscrollerbar {background: black url(basebarcaps_verticalbarbody.png) -15px 0px repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 0px;z-index: 2;}
