body {
	background: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	
}

#topleft{
	left:20px; 
	width:120px; 
	top:6px; 
	position:absolute; 
	height:28px; 
	text-align:center; 
	color:#0033FF; 
	font-size:23px; 
	
	line-height:30px;
}

#topcenter{
	width:530px; 
	left:180px; 
	top:25px; 
	position:absolute; 
	height:30px; 
	text-align:center; 
	background-color:#006699; 
	line-height:30px;
	font-weight:bold;
	color:#cc9933;
}

#bottomcenter{
	width:530px; 
	left:180px; 
	top:329px; 
	position:absolute; 
	height:30px; 
	text-align:center; 
	background-color:#d9e1f7; 
	line-height:30px;
	font-weight:bold;
	color:#0000FF;
}

#Layer2 {
	position:absolute;
	width:230px;
	height:30px;
	z-index:2;
	top: 25px;
	left: 720px;
	text-align:center; 
	background-color: #006699;
	line-height:30px;
	font-weight:bold;
	color:#cc9933;
}

#menuleft{
	width:160px; 
	left:9px; 
	top:69px; 
	position:absolute; 
	background-color:#d9e1f7; 
	height:804px;
	text-align:center;
}

#mainleft{
	width:170px; 
	left:178px; 
	top:70px; 
	position:absolute; 
}

#maincenter{
	width:170px; 
	left:358px; 
	top:70px; 
	position:absolute; 
}

#mainright{
	width:170px; 
	left:539px; 
	top:70px; 
	position:absolute; 
}

#listleft{
	width:70px; 
	left:720px; 
	position:absolute; 
	top:70px;
}

#listcenter{
	width:70px; 
	left:800px; 
	position:absolute; 
	top:70px;
}

#listright{
	width:70px; 
	left:880px; 
	position:absolute; 
	top:70px;
}

a{
	font-size:12px;
	color:#0033FF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

td{
	height:18px;
	line-height:18px;
}

/*ul{
	margin:0px;
	list-style:none;
	padding-left:0px;
}

li{
	background-color:#FFFFFF;
	margin-top:1px;
	height:18px;
	line-height:18px;
	padding-bottom:0px;
}

li a{
	font-size:12px;
	color:#0033FF;
	text-decoration:none;
}

li a:hover{
	text-decoration:underline;
}*/

.listtitle{
	font-size:12px; 
	color:#0033FF; 
	padding:2px; 
	font-weight:bold; 
	background-color:#DCDCDC;
}

.sectiontitle{
	font-size:14px; 
	color:#0033FF; 
	font-weight:bold; 
	background-color:#DCDCDC;
	height:20px;
	line-height:20px;
	text-align:center;
}

.section{
	margin-bottom:10px;
}

/*.floatleft{
	width:89px;
	float:left;
}

.floatright{
	width:89px;
	float:right;
}

.wholelist{
	width:180px;
}

#listleft li{
	background-color:#EAEAEA;
}

#listcenter li{
	background-color:#EAEAEA;
}

#listright li{
	background-color:#EAEAEA;
	padding:0px;
}

#listright a{
	font-size:12px;
	margin-top:0px;
	padding:0px;
	height:14px;
	line-height:14px;
	padding-bottom:0px;
}*/

ul{
	margin:0px;
	list-style:none;
	padding-left:0px;
}

li{
	padding:0px;
	line-height:18px;
}
