/* CSS Document */
/* 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: 9px;background: #aea396 url(../images/scrollbar_bar.gif) 9px 0px no-repeat }
.vscrollerbase {width: 9px;background: #d8d3cc 0px 0px repeat-y;}
.vscrollerbasebeg {width:9px;height: 0px !important;background: url(../images/scrollbar_bar.gif) 0px -1px no-repeat; visibility:hidden;}
.vscrollerbaseend {height: 0px;width: 9px;background: url(../images/scrollbar_bar.gif)  0px -45px no-repeat;visibility:hidden;}
.vscrollerbar{padding: 20px;z-index: 2;}


/* Scroll Bar Master Styling Ends Here */

