[scrollbar colors]

This doesn't work for everyone. Sucks for those who have Older versions of Internet connections or some netscape versions, and others. But if you see MY scrollbars as colored differently than the regular lightblue, then put this code in your CSS code:
<!-- body { scrollbar-arrow-color: #000000; scrollbar-base-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #000000; scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3d-light-color: #000000; } --> now that makes the whole thing black. change the hex codes to whatever color you want. play around and see what you get.