.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-attachment: fixed;
	background-color: #617F97;
	background-image: url(images/blueice_07.gif);
	background-repeat: no-repeat;
	margin: 4px;
	padding: 5px;
	scrollbar-arrow-color:#ffffff;
  	scrollbar-track-color:#617F97;
  	scrollbar-shadow-color:#666666;
  	scrollbar-face-color:#617F97;
  	scrollbar-highlight-color:#ffffff;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-3dlight-color:#617F97;
}
