body {
    background-color: #000000;
    font-family:  arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;    
/*    scrollbar-base-color: #6699CC; */
	scrollbar-base-color: #FFBA00;
    }
.myStyleMid { 
    color: #ffffff;
	font-family: sans-serif;
	background-repeat: no-repeat;
	background-position:center center;
	}
		
.myStyle { 
	font-family: Arial;
	background-repeat: no-repeat
	} 
	
.tablenoborder { 
	font-family: Arial;
	border-bottom-style:none; 
	border-top-style:none
	}

    /*
    indivudual property control
    scrollbar-track-color: #88BBEE;
    scrollbar-face-color: #6699CC; 
    scrollbar-3dlight-color: aliceblue; 
    scrollbar-shadow-color:dodgerblue; 
    scrollbar-highlight-color: #77AADD; 
    scrollbar-darkshadow-color: darkblue; 
    scrollbar-arrow-color: #000000
    */