<style type="text/css">
	body,td,th
	{
	color: #000000;
	}
#title {
	position:absolute;
	width:300px;
	height:50px;
	z-index:1;
	left: 250px;
	top: 550px;
}
#www {
	position:absolute;
	width:180px;
	height:20px;
	z-index:2;
	left: 18px;
	top: 60px;
}
#nav1 {
	position:absolute;
	width:180px;
	height:20px;
	z-index:3;
	left: 18px;
	top: 150px;
}
#nav2 {
	position:absolute;
	width:180px;
	height:20;
	z-index:4;
	left: 18px;
	top: 180px;
}
#nav3 {
	position:absolute;
	width:180px;
	height:20px;
	z-index:5;
	left: 18px;
	top: 210px;
}
#nav4 {
	position:absolute;
	width:180px;
	height:20px;
	z-index:6;
	left: 18px;
	top: 240px;
}
#nav5 {
	position:absolute;
	width:180px;
	height:20px;
	z-index:7;
	left: 18px;
	top: 270px;
}
#nav6 {
	position:absolute;
	width:180px;
	height:20px;
	z-index:8;
	left: 18px;
	top: 300px;
}
#nav7 {
	position:absolute;
	width:180px;
	height:20px;
	z-index:9;
	left: 18px;
	top: 550px;
}
#nav8 {
	position:absolute;
	width:180px;
	height:20px;
	z-index:10;
	left: 18px;
	top: 580px;
}
#tableleft {
	position:absolute;
	width:300px;
	height:200px;
	z-index:12;
	left: 250px;
	top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	overflow: scroll;
}	
#tableright {
	position:absolute;
	width:404px;
	height:356px;
	z-index:13;
	left: 391px;
	top: 144px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	overflow: scroll;
}	

