body{	
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #E6E6E6;
	scrollbar-base-color: #E6E6E6;
	scrollbar-arrow-color: #555A60;
	scrollbar-shadow-color: #E6E6E6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #555A60;
	scrollbar-darkshadow-color: #555A60;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color:#626469;
}