@charset "utf-8";
/* CSS Document */
<style type="text/css">
.style1 {
	border-collapse: collapse;
}
.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}

#LeftNav{
	position:absolute;
	left:14px;
	top:160px;
	width:150px;
	z-index: 99;
}

#topnav{
	position:absolute;
	left:14px;
	top:20px;
	width:970px;
	z-index:8;
}


#topnav h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainbody{
	width:830px;
	position:absolute;
	left:168px;
	top:160px;
	z-index: 99;
	text-align: center;
}

#container{
	width:830px;
	position:absolute;
	left:168px;
	top:160px;
	z-index: 99;
	text-align: center;
}


</style>
