/* Coloured Scrollbars Stylesheet for Silver Leaf Interiors , created by www.josh.biz - will not validate */

@charset "utf-8";
/* CSS Document */

html {
	scrollbar-face-color:#7e7e7e;
	scrollbar-highlight-color:#9f9f9f;
	scrollbar-3dlight-color:#5f5f5f;
	scrollbar-darkshadow-color:#5f5f5f;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
}