taken straight from the website:
using style sheets;
<style type="text/css">
<!--
BODY {
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3Dlight-color: #FFFFFF;
scrollbar-arrow-color: #FF9900;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-width: 1pt;
}
//-->
</style>