/* 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: 28px;
height:200px !important;
background: url(/Nescau2.0/suaturmaeaselecao/images/scroll-barra.gif) center repeat-y;
}

.hscrollerbase {
height: 15px;
background: url(/Nescau2.0/suaturmaeaselecao/images/horizontalbarbody_cornerjog.png) 0px -15px repeat-x;
}
.hscrollerbar {
height: 15px;
background: url(/Nescau2.0/suaturmaeaselecao/images/horizontalbarbody_cornerjog.png) 0px -30px repeat-x;
}
.vscrollerbar, .hscrollerbar {
padding: 35px 20px 0 20px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(/Nescau2.0/suaturmaeaselecao/images/scroll-bolinha.gif) center no-repeat;
width: 28px;
height: 7px !important;
}


.vscrollerbasebeg {
background: url(/Nescau2.0/suaturmaeaselecao/images/scroll-setacima.gif) 2px 0  no-repeat;
width: 28px;
height: 32px !important;
}
.vscrollerbaseend {
background:  url(/Nescau2.0/suaturmaeaselecao/images/scroll-setabaixo.gif) no-repeat;
height: 28px;
width: 32px;
}

/* Scroll Bar Master Styling Ends Here */

