.scrollgeneric {
	position:absolute;
	top:0;left:-3px;
	line-height:1px;
	font-size:1px;
	cursor:pointer;
	}

.vscrollerbar {
	width:16px;
	background:#255c85;
	}

.vscrollerbarbeg {
	height:1px !important;
	width:16px;
	background:transparent;
	}

.vscrollerbarend {
	height:1px;
	width:16px;
	background:transparent;
	}

.vscrollerbase {
	width:16px;
	background:transparent;
	}

.vscrollerbasebeg {
	width:16px;
	height:18px !important;
	background:#4d84ad;
	}

.vscrollerbaseend {
	height:18px;
	width:16px;
	background:#4d84ad;
	}

.vscrollerbar {
	z-index:2;
	padding:18px;
	}

.scrollerjogbox {
	width:16px;
	height:16px;
	top:auto;left:auto;
	bottom:0px;right:0px;
	background:#37917A;
	}
	
	
.layout_1 .vscrollerbar  {background:transparent url(images/scrollbar1.gif) repeat;}

.layout_1 .vscrollerbasebeg {background:transparent url(images/up_arrow1.gif) no-repeat center left;}
.layout_1 .vscrollerbasebeg:hover {background:transparent url(images/up_arrow1.gif) no-repeat center right;}

.layout_1 .vscrollerbaseend {background:transparent url(images/down_arrow1.gif) no-repeat center left;}
.layout_1 .vscrollerbaseend:hover {background:transparent url(images/down_arrow1.gif) no-repeat center right;}


.layout_2 .vscrollerbar  {background:transparent url(images/scrollbar2.gif) repeat;}

.layout_2 .vscrollerbasebeg {background:transparent url(images/up_arrow2.gif) no-repeat center left;}
.layout_2 .vscrollerbasebeg:hover {background:transparent url(images/up_arrow2.gif) no-repeat center right;}

.layout_2 .vscrollerbaseend {background:transparent url(images/down_arrow2.gif) no-repeat center left;}
.layout_2 .vscrollerbaseend:hover {background:transparent url(images/down_arrow2.gif) no-repeat center right;}