.scrollgeneric {

line-height:1px;

font-size:1px;

position:absolute;

top: 0; left: 0;

}



.vscrollerbase {

	width:20px;

	background:url(img/scroller_base.gif) 0 center no-repeat;

}

html > body .vscrollerbase {

	background-image:url(img/scroller_base.png);

}

	.vscrollerbase:hover {

		background:url(img/scroller_base.png) -21px center no-repeat;

	}



.vscrollerbar {

	width:20px;

	background:url(img/scroller_vbar.gif) -21px top no-repeat;

	height: 50px !important;

}

html > body .vscrollerbar {

	background-image:url(img/scroller_vbar.png);

}

	.vscrollerbar:hover {

		background:url(img/scroller_vbar.png) 0 top no-repeat;

	}



/*

.vscrollerbasebeg {

	background:#005778;

	width: 15px;

	height: 15px !important;

}

	.vscrollerbasebeg:hover {

		background:#00AEEF;

	}

.vscrollerbaseend {

	background:#005778;

	height: 15px;

	width: 15px;

}

	.vscrollerbaseend:hover {

		background:#00AEEF;

	}

*/
