
/* Scroll Bar Master Styling Ends Here */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */
#body .scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
#body .hscrollerbase
{
	height: 7px;
	background-color: white;
}
#body .hscrollerbar
{
	height: 7px;
	background-color: black;
}
#body .scrollerjogbox {width: 7px;height: 14px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}
#body .vscrollerbarbeg {height: 5px !important;width: 7px;background: url('images/scrollbar.png') 0px 0px no-repeat;}
#body .vscrollerbarend {height: 5px;width: 7px;background: url('images/scrollbar.png') 0px -15px no-repeat;}
#body .vscrollerbar{height: 30px !important;	width: 7px;	background: #57585a;}
#body .vscrollerbase{width: 7px;background: #fff url('images/scrollbar.png') -7px -4px repeat-y;}

#body2 .scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}
#body2 .hscrollerbase
{
	height: 7px;
	background-color: white;
}
#body2 .hscrollerbar
{
	height: 7px;
	background-color: black;
}
#body2 .scrollerjogbox {width: 7px;height: 14px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}
#body2 .vscrollerbarbeg {height: 5px !important;width: 7px;background: url('images/scrollbar2.png') 0px 0px no-repeat;}
#body2 .vscrollerbarend {height: 5px;width: 7px;background: url('images/scrollbar2.png') 0px -15px no-repeat;}
#body2 .vscrollerbar{height: 30px !important;	width: 7px;	background: #fff;}
#body2 .vscrollerbase{width: 7px;background: #fff url('images/scrollbar2.png') -7px -4px repeat-y;}