.scrollgeneric {
	line-height: 		1px;
	font-size: 			1px;
	position: 			absolute;
	top: 				0px; 
	left: 				0px;
	width:				3px;
}

.vscrollerbase {
	width: 				19px;
	background-color: 	#e0e0de; /*cacaca*/
}

.vscrollerbar, .hscrollerbar {
	padding: 			10px;
	z-index: 			2;
	background-color: 	#e0e0de; /*cacaca*/
	width:				0px;
}

.vscrollerbasebeg {
	background:		url(../Image/i/ivirsu.gif) no-repeat;
	width: 			19px; 			/*14*/
	height: 		22px !important; /*15*/

	
}

.vscrollerbasebeg:hover {
	background:		url(../Image/i/ivirsu.gif) no-repeat;
	width: 			19px; 			/*14*/
	height: 		22px !important; /*15*/

}


.vscrollerbaseend {
	background: 	url(../Image/i/iapacia.gif) no-repeat;
	height: 		22px; /*15*/
	width: 			19px;/*16*/

}

.vscrollerbaseend:hover {
	background: 	url(../Image/i/iapacia.gif) no-repeat;
	height: 		22px; /*15*/
	width: 			19px;/*16*/
	
}



