/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0px;}

.vscrollerbar {width: 10px;background: url(scroller.gif) no-repeat 0px 0px;}
.vscrollerbarbeg {
	height: 5px!important;
	width: 3px;
	;
	clip:   rect(   );
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.vscrollerbarend {height: 0px;width: 3px;background: no-repeat 0px 228px;; clip:      rect(   )}
.vscrollerbase {
	width: 10px;
	;
	clip:   rect(   );
	height: 5px;
	background-image: url(scrollbar.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}
.vscrollerbasebeg {width: 10px;height: 5px!important;background: no-repeat 0px 0px;; clip:   rect(   )}
.vscrollerbaseend {
	height: 8px;
	width: 10px;
	clip:   rect(   );
	background-image: url(scrollbar.gif);
	background-repeat: no-repeat;
	background-position: 3px 228px;
}
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.hscrollerbar {padding: 0px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 10px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;; clip:  rect(   )}

/* Scroll Bar Master Styling Ends Here */

.vscrollerbar {
	z-index: 2;
	height: 10px !important;
	clip:  rect(   );
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.picturename {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF}
