UIScrollBar customizing

So i have grown to love the magic and mystery of the UIScrollBar component for helping me handle large bodies of text… but there is a problem.

I am building a really dark coloured website here and the default light grey colour scheme is not working.

I have to figure out how to customize it, i am happy with the way it looks, i just want to change the colours is all. I have found:

http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&file=00002966.html

But that tells me NOTHING about how to actually implement the colour change. Is it AS? Is it a parameters thing? Anyone?