body {
    background-color: #ffffff;
    /*font-family:  arial, helvetica, sans-serif;*/
    font-size: 20px;
    color: #000000;
    font-weight: normal;    
/*    scrollbar-base-color: #6699CC; */
	scrollbar-base-color: ffe3ed;
    }
.wedTable {
    font-family:  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
	}
.buttonsmallfont {
    color: #000000;
    border: thin solid;
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFF6FF;
}
    /*
    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
    */