.scroll-track-top {
    height:10px; 
	width:10px;
	
}

.scroll-track-bot {
    height:10px; 
	width:10px; 
}

.scroll-track {
    height:10px; 
	width:10px; 
}

.scroll-handle {
    height:60px; 
	width:10px; 
	cursor:pointer;
	background-color:#fea71d;
}

.scroll-handle-top {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/ot.png);
}

.scroll-handle-bot {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/ob.png);
}

/*for blue*/
.scroll-track-topb {
    height:10px; 
	width:10px;
	
}

.scroll-track-botb {
    height:10px; 
	width:10px; 
}

.scroll-trackb {
    height:10px; 
	width:10px; 
}

.scroll-handleb {
    height:60px; 
	width:10px; 
	cursor:pointer;
	background-color: #6d9eea;
}

.scroll-handle-topb {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/bt.png);
}

.scroll-handle-botb {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/bb.png);
}
/*for green*/


.scroll-tracg-topg {
    height:10px; 
	width:10px;
	
}

.scroll-track-botg {
    height:10px; 
	width:10px; 
}

.scroll-trackg {
    height:10px; 
	width:10px; 
}

.scroll-handleg {
    height:60px; 
	width:10px; 
	cursor:pointer;
	background-color:#8ab84f;
}

.scroll-handle-topg {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/gt.png);
}

.scroll-handle-botg {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/gb.png);
}

/*for Black*/


.scroll-track-topk {
    height:10px; 
	width:10px;
	
}

.scroll-track-botk {
    height:10px; 
	width:10px; 
}

.scroll-trackk {
    height:10px; 
	width:10px; 
}

.scroll-handlek {
	height:60px;
	width:10px;
	cursor:pointer;
	background-color:#000000;
}

.scroll-handle-topk {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/Kt.png);
}

.scroll-handle-botk {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/Kb.png);
}




/*for Violet*/


.scroll-track-topv {
    height:10px; 
	width:10px;
	
}

.scroll-track-botv {
    height:10px; 
	width:10px; 
}

.scroll-trackv {
    height:10px; 
	width:10px; 
}

.scroll-handlev {
	height:60px;
	width:10px;
	cursor:pointer;
	background-color:#8B06C4;
}

.scroll-handle-topv {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/vt.png);
}

.scroll-handle-botv {
    height:8px; 
	width:10px; 
	background-repeat: no-repeat;
	cursor:pointer;
	background:url(../images/vb.png);
}