/* Scrollbar master styling starts here */
.scrollgeneric {line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0;}
.vscrollerbase {width: 16px; background: transparent;}
.vscrollerbar {width: 16px; background: transparent; margin: 0;}
.hscrollerbase {height: 16px; background: transparent url(../img/horiscrollbase.gif) repeat-x bottom right;}
.hscrollerbar {height: 16px; background: transparent url(../img/horiscrollbarmid.gif) repeat-x center center; margin: 0;}
.vscrollerbar, .hscrollerbar {padding: 19px; z-index: 2;}
.vscrollerbarbeg {}
.vscrollerbarend {}
.hscrollerbarbeg {background: transparent url(../img/horiscrollbar.gif) no-repeat top left; width: 9px; height: 16px;}
.hscrollerbarend {background: transparent url(../img/horiscrollbar.gif) no-repeat bottom right; width: 9px; height: 16px;}
.scrollerjogbox {background: transparent;}
.scrollerjogbox:hover {background: transparent;}
.vscrollerbasebeg {background: transparent; width: 16px; height: 14px !important;}
.vscrollerbaseend {background: transparent; width: 16px; height: 14px;}
.hscrollerbasebeg {background: url(../img/horiscrollbase.gif) top left no-repeat; height: 16px; width: 22px !important;}
.hscrollerbaseend {background: url(../img/horiscrollbase.gif) center right no-repeat; height: 16px; width: 122px;}
/* IE only styles, just for backup */
#scrollingcontent  {scrollbar-base-color: #b99e99; scrollbar-track-color: #b99e99; scrollbar-face-color: #463d32; scrollbar-highlight-color: #b99e99; scrollbar-3dlight-color: #b99e99; scrollbar-darkshadow-color: #b99e99; scrollbar-shadow-color: #b99e99; scrollbar-arrow-color: #b99e99;}
/* Scrollbar master styling ends here */

