/* CSS Document */



.body_bg {
background-image: 
url("images/index_005_08.jpg");
background-repeat: 
no-repeat;
background-attachment: 
fixed;

	font-family: Arial, Helvetica, sans-serif;
	
	scrollbar-face-color: #495677;
	scrollbar-shadow-color: #7D89AD;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #EDF5F6;
	scrollbar-arrow-color:#ffffff;
 }