html,
body,
select
option
{
	scrollbar-face-color: buttonface;
	scrollbar-shadow-color: buttonface;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: buttonface;
	scrollbar-darkshadow-color: buttonshadow;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: buttonshadow;
	scrollbar-base-color: buttonface;
/*

	scrollbar-face-color: buttonface;
	scrollbar-shadow-color: buttonface;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: buttonface;
	scrollbar-darkshadow-color: buttonshadow;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: buttonshadow;
	scrollbar-base-color: buttonface;
*/
}