/* CSS Document */



/* body */


body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	width:100%;
	height:100%;
	background-color: #000000;
}

body,td,th {
	color: #DCC38F;
}


#pagetitle {
	position:absolute;
	left:18px;
	top:129px;
	width:440px;
	height:27px;
	z-index:1;
}


