
.scrollgeneric{
	Font-Size : 1px;
	Left : 0;
	Line-Height : 1px;
	Position : absolute;
	Top : 0;
	}


.vscrollerbase{
	Background-Color : #6CD5FF;
	Width : 10px;
	}


.vscrollerbar{
	Background-Color : #60CAFB;
	Border-Bottom : 1px solid #44B3E3;
	Border-Left : 1px solid #44B3E3;
	Border-Top : 1px solid #44B3E3;
	Margin-Left : -1px;
	Width : 10px;
	}


.hscrollerbase{
	background-color : #6CD5FF;
	height : 10px;
	}


.hscrollerbar{
	background-color : #3BADDC;
	height : 10px;
	}


.scrollerjogbox{
	background-color : gray;
	bottom : 0px;
	height : 10px;
	left : auto;
	right : 0px;
	top : auto;
	width : 10px;
	}

