/* 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: 15px;background: #bf2211;}

.vscrollerbarbeg {height: 18px !important;width: 15px; background: url(../imagens/scrollbar/up.gif);}

.vscrollerbarend {height: 18px;width: 15px;background: #bf2211 url(../imagens/scrollbar/down.gif) no-repeat;} /*parte de baixo do handle*/

.vscrollerbase {width: 15px;background:#ffcc06;} /*fundo do trilho da barra de rolagem*/



.hscrollerbase {height: 16px; background-color: #ffcc06;}

.hscrollerbar {height: 16px; background-color: #bf2211;}



.scrollerjogbox {width: 10px;height: 10px;top: auto; left: auto;bottom: 0px; right: 0px;background: black;}



/* Scroll Bar Master Styling Ends Here */

