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

.vscrollerbase {
	width: 15px;
	background-color: #599ec8;
}
.vscrollerbar {
	width: 15px;
	background-color: #006599;
	cursor: pointer;
	background-image: url(../images/rayas.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.hscrollerbase {
	height: 15px;
}
.hscrollerbar {
	height: 15px;
}
.vscrollerbar, .hscrollerbar {
	padding: 15px;
	z-index: 2;
}
.vscrollerbarbeg {
	width: 15px;
	height: 15px !important;
}
.vscrollerbarend {
	width: 15px;
	height: 15px;
}
.hscrollerbarbeg {
	height: 15px;
	width: 10px !important;
}
.hscrollerbarend {
	height: 15px;
	width: 15px;
}
.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
}
.vscrollerbasebeg {
	background-image: url(../images/scroll1.gif);
	width: 15px;
	height: 15px!important;
	background-repeat: no-repeat;
}
.vscrollerbaseend {
	background-image: url(../images/scroll2.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.hscrollerbasebeg {
	height: 15px;
	width: 10px !important;
}
.hscrollerbaseend {
	height: 15px;
	width: 15px;
}
.scrollerjogbox:hover {
}