/* 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;}
/* the following line puts fleXcroll into scrollbar-on-left mode */
.vscrollerbase {left: 0 !important;}
.vscrollerbase {
	width: 18px;
	background: url(../images/basebarcaps_verticalbarbody.png) repeat-y 0px 0px;
	margin-top: 0px;

}
.vscrollerbar {
	width: 15px;
	background: #9ba56c url(../images/basebarcaps_verticalbarbody.png) repeat-y -15px 0px;
}
.vscrollerbar, .hscrollerbar {
padding: 20px;
z-index: 2;
}
.vscrollerbarbeg {
background: url(../images/basebarcaps_verticalbarbody.png) -65px -5px no-repeat;
width: 15px;
height: 5px !important;
}
.vscrollerbarend {
background: url(../images/basebarcaps_verticalbarbody.png) -65px 0px no-repeat;
width: 15px;
height: 5px;
}
.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #9ba56c url(../images/horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(../images/basebarcaps_verticalbarbody.png) -30px -20px no-repeat;
width: 15px;
height: 20px !important;
}
.vscrollerbaseend {
background: url(../images/basebarcaps_verticalbarbody.png) -30px -0px no-repeat;
height: 20px;
width: 15px;
}
.scrollerjogbox:hover {
	background: #9ba56c url(../images/basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */
.hscrollerbase {
	height: 9px;
	width: 2px;
	background: #FFF url(../images/Base7.png) repeat-x -0px -20px;
}
.hscrollerbar {
	height: 9px;
	width: 2px;
	background: url(../images/Base7.png) repeat-x -0px -29px;
}
.hscrollerbasebeg {
background: url(../images/Base7.png) -18px -0px no-repeat;
height: 9px;
width: 20px !important;
}
.hscrollerbaseend {
height: 9px;
width: 20px;
background: url(../images/Base7.png) -18px -9px no-repeat;
}
.hscrollerbarbeg {
background: url(../images/Base7.png) -0px -29px no-repeat;
height: 9px;
width: 2px !important;
}
.hscrollerbarend {
background: url(../images/Base7.png) -0px -29px no-repeat;
height: 9px;
width: 2px;
}
.flexcroll {
	margin:0px;
}
#crScroll {
	background:url(../images/OLCrl.gif) no-repeat top left
}
