/* code for the browser scrollbar */body {scrollbar-3dlight-color:#000044; 	scrollbar-arrow-color:#660066;	scrollbar-base-color:#000000;	scrollbar-darkshadow-color:#000055;	scrollbar-face-color:#330033;	scrollbar-highlight-color:#663399;	scrollbar-shadow-color:#330066 }/* code for the forms scrollbar */.FSB {scrollbar-3dlight-color:gold;	scrollbar-arrow-color:yellow;	scrollbar-base-color:tomato;	scrollbar-darkshadow-color:orange;	scrollbar-face-color:teal;	scrollbar-highlight-color:hotpink;	scrollbar-shadow-color:magenta; }
