/* 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: 15px;
background:url(index02_36.jpg) 0px 0px repeat-y;
}
.vscrollerbar {

width: 15px;
background: #99CBCB url(index02_36.jpg) -15px 0px repeat-y;
}
.hscrollerbase {
height: 22px;
background:url(index02_36.jpg) 0px repeat-x;
}
.hscrollerbar {
width: 55px;
height: 122px;
background: url(index02_36.jpg) 0px -80px repeat-x;
cursor:hand;
}
.vscrollerbar, .hscrollerbar {
padding:30px;
z-index: 2;
}
.vscrollerbarbeg {

background: url(index02_36.jpg) -45px -30px no-repeat;
width: 1px;
height: 22px !important;
}
.vscrollerbarend {

background: url(index02_36.jpg) -45px 0px no-repeat;
width: 1px;
height: 22px;
}
.hscrollerbarbeg {
background: url(index01_36.jpg) -0px -0px no-repeat;
margin-top:4px;
height:11px;
width: 175px;

}

.scrollerjogbox {
width: 557px;
height: 16px;
background:url(index02_36.jpg) repeat-x top;
}
.vscrollerbasebeg {

background: url(index02_36.jpg) -30px -30px no-repeat;
width: 1px;
height: 22px !important;
}
.vscrollerbaseend {

background: url(index02_36.jpg) -60px -30px no-repeat;
height:1px;
width: 15px;
}
.hscrollerbasebeg {

background: url(index01_34.jpg) no-repeat;
height: 22px;
width: 30px !important;
}
.hscrollerbaseend {

height: 22px;
width: 21px;
background: url(index01_38.jpg) no-repeat;
}
.scrollerjogbox:hover {
background:url(index02_36.jpg) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */



