body {
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

td {
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	 font-size:11px;
	 color: #333333;
}

.splashbg {
	background-image: url(images/splash_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.splashbgloop {
	background-image: url(images/splash_bg_loop.jpg);
	background-repeat: repeat-x;
}
