body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
div a, td, tr {
scrollbar-face-color: #FFFFFf;
scrollbar-shadow-color: #FFFFFf;
scrollbar-highlight-color: #FFFFFf;
scrollbar-3dlight-color: #FFFFFf;
scrollbar-darkshadow-color: #cccccc;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #cccccc;

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;


}
