

body  {
scrollbar-face-color: #FBF9F0; 
scrollbar-highlight-color: #A0A0A0; 
scrollbar-3dlight-color: #F7F7F7; 
scrollbar-shadow-color: #A0A0A0; 
scrollbar-darkshadow-color: #F7F7F7; 
scrollbar-track-color: #FBF9F0; 
scrollbar-arrow-color: #7ED329;
}
.hide {
	position: absolute;
	height: 0;
	width: 0;
	text-indent: -5000px;
	overflow: hidden;
}
