/* 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: #6f7ab5;}
.vscrollerbar {width: 10px;background-color: #ffffff;}
.hscrollerbase {height: 15px;background-color: #00ADEF;}
.hscrollerbar {height: 15px;background-color: #6f7ab5;}
.vscrollerbar {background: #ffffff url(Splash.jpg) 0px 0px repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 0px;z-index: 2;}
