.scrollControlsY{display:block;position: absolute;top:0;right:0;height:100%;width:27px;background:#93AC1A;}
.upBtn{display:block;position:absolute;top:0;right:0;width:21px;height:24px;cursor:pointer;_right:-2px;}
.upBtn:hover{}
.upBtn-Active, .upBtn-Active:hover{}
.downBtn{display:block;position:absolute;bottom:0;right:0;width:21px;height:24px;cursor:pointer;_right:-2px;}
.downBtn:hover{}
.downBtn-Active, .downBtn-Active:hover{}
.scrollBar{display:block;position: absolute;top:24px;left:5px;bottom:24px;background:#ACBF52;width:18px;_width:15px;}
.scrollHandle{display:block;position:absolute;top:0px;right:0;width:18px;font-size:1px;height:10px;min-height:10px;cursor: pointer;padding:0px 0;background: #445A0D;}
.scrollHandleBG{display:block;position: relative;height:100%;width:22px;}

.scrollHandle .scrollHandleBG:hover, .scrollHandle:hover .scrollHandleBG{}

.scrollHandle-Active .scrollHandleBG:hover, .scrollHandle-Active:hover .scrollHandleBG, .scrollHandle-Active .scrollHandleBG{}
/*.scrollHandleMiddle{display:block;position: absolute;width:24px;height:13px;top:50%;margin:-5px 0 0 0;}*/
.scrollHandle .scrollHandleMiddle:hover, .scrollHandle:hover .scrollHandleMiddle{}
.scrollHandle-Active .scrollHandleMiddle:hover, .scrollHandle-Active:hover .scrollHandleMiddle, .scrollHandle-Active .scrollHandleMiddle{}
/*.scrollHandleTop{display:block;position:absolute;width:24px;height:11px;top:0;margin:0 0 0 0;}*/
.scrollHandle .scrollHandleTop:hover, .scrollHandle:hover .scrollHandleTop{}
.scrollHandle-Active .scrollHandleTop:hover, .scrollHandle-Active:hover .scrollHandleTop, .scrollHandle-Active .scrollHandleTop{}
/*.scrollHandleBottom{display:block;position:absolute;width:24px;height:11px;bottom:0;margin:0 0 0 0;}*/
.scrollHandle .scrollHandleBottom:hover, .scrollHandle:hover .scrollHandleBottom{background:none;}
.scrollHandle-Active .scrollHandleBottom:hover, .scrollHandle-Active:hover .scrollHandleBottom, .scrollHandle-Active .scrollHandleBottom{}
