BODY { scrollbar-track-color: #DAF1DC; scrollbar-face-color: #C0E9C4; scrollbar-arrow-color: 
#006600; } 
<!--
Note that the arrows are permanent, and the thumbnail only appears when required.
  scrollbar-track-color: #006600;		The track background colour is permanent.
  scrollbar-face-color: #006600;		The face colour is permanent.
  scrollbar-arrow-color: #ffff00;		The arrows are greyed out when not required.
  scrollbar-darkshadow-color: #ffffff;	Right and bottom outline of arrows and thumbnail.
  scrollbar-shadow-color: #ffffff;		Greyed-out colour of arrows, and outline of buttons, and highlight when button is depressed.
  scrollbar-highlight-color: #ffffff;	Top and left outline of arrows and thumbnail.
  scrollbar-3dlight-color: #ffffff;		Top and left outline of arrows and thumbnail.
-->
