
.scrollgeneric{
	font-size : 1px;
	left : 0px;
	line-height : 1px;
	position : absolute;
	top : 4px;
	width : 12px;
	}


.vscrollerbase{
	background-color : #999999;
	width : 12px;
	}


.vscrollerbar{
	background-color : #14396D;
	width : 12px;
	}


.hscrollerbase{
	background-color : white;
	height : 10px;
	width : 12px;
	}


.hscrollerbar{
	background-color : black;
	height : 10px;
	}


.scrollerjogbox{
	background-color : gray;
	bottom : 0px;
	height : 10px;
	left : auto;
	right : 0px;
	top : auto;
	width : 12px;
	}

