body {  background-color: #FFFFFF;
	scrollbar-3dlight-color:#AADDFF;
        scrollbar-highlight-color:#20A0D0;
	scrollbar-face-color :#0E6DB6;
	scrollbar-darkshadow-color:#2266AA;	
        scrollbar-shadow-color:#000055;
	scrollbar-track-color:#EEEEFF; 
	scrollbar-arrow-color:#FFFFFF;
}

.tableau    { background-color: #3366BB;}
.tableau th { background-color: #3366BB;color:#FFFFFF;}
.tableau td { background-color: #FFFFFF;padding-left:5px;}

.tablex    { background-color: #AAAAAA;}
.tablex th { background-color: #AAAAAA;color:#FFFFFF;}
.tablex td { background-color: #FFFFFF;padding-left:5px;}

.tablev    { background-color: #33BB33;}
.tablev th { background-color: #33BB33;color:#FFFFFF;}
.tablev td { background-color: #FFFFFF;padding-left:5px;}

.tablej    { background-color: #DC6628;}
.tablej th { background-color: #DC6628;color:#FFFFFF;}
.tablej td { background-color: #FFFFFF;padding-left:5px;}

.tableform  { background-color: #FFFFFF;Border:solid 1 #000000;}
.tableform th { background-color: #FFFFFF;color:#FFFFFF;}
.tableform td { background-color: #FFFFFF;padding-left:5px;Border:solid 1 #000000;}


