#toppage table{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	font-size:11pt;
	line-height:140%;
	letter-spacing:1px;
}
#toppage .toppageleft{
	width:450px;
	height:520px;
	background: #0086b6 url(image/topbackground01.gif) no-repeat top right;
}
#toppage .toppageright{
	width:450px;
	height:520px;
	background: #00adeb url(image/topbackground02.gif) no-repeat top left;
}
#toppage .logo{
	margin:20px 55px 10px 0px;
	padding:0px;
}
#toppage .sublogo{
	margin:0px 60px 0px 0px;
	padding:0px;
	color:#ffffff;
}
#toppage .school{
	margin:170px 0px 0px 0px;
	padding:0px;
	width:300px;
	height:150px;
	text-align:center;
}
#toppage .counter{
	margin:10px 20px 0px 0px;
	padding:0px;
}
#toppage a,#toppage a:link,#toppage a:visited{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#toppage a:hover{
	color:#f0f000;
	font-weight:bold;
	text-decoration:none;
}
.topbody{
	color:#000000;
	background:#00adeb;
}
div#topfooter{
	width:900px;
	margin:0px;
	padding:5px 0px;
	font-size:10pt;
	color:#ffffff;
	text-align:center;
	background-color:#3D3B97;
	clear:both;
}

