/* css data */

body
	{
	background-color:#00576E;
	background-image:url(../_img/_splash/bg.jpg);
	background-attachment:fixed;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	}
	
body, p, table, tr, td
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EFEFEF;
	line-height:18px;
	}