.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
	width: 10px;
	background-color: #836237;
}

.vscrollerbar {
width: 10px;
background-color:#af9766;
margin-top:1px;
margin-bottom:1px;
}

.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}

.vscrollerbarbeg {
background-color:#af9766;
width: 10px;
height: 10px;
}

.vscrollerbarend {
background-color:#af9766;
width: 10px;
height: 10px;
border-bottom:1px solid #836237;
}

.vscrollerbasebeg {
margin-bottom:1px;
background-color:#af9766;
width: 10px;
height: 10px !important;
}

.vscrollerbaseend {
margin-top:1px;
border-top:1px solid #836237;
background-color:#af9766;
height: 10px !important;
width: 10px;
}

/* Scroll Bar Master Styling Ends Here */
