/*-------------------------------------------------
belt
-------------------------------------------------*/
div.belt {
	padding: 1px 0;
	margin-top: 1px;
	border-bottom: 1px solid #ccc;
	clear: both;
}

div.belt h2 {
	text-align: center;
}

div.belt a {
	font-weight: bold;
	white-space: nowrap;
}

div.belt p {
	font-size: 11px;
	text-align: center;
	margin-bottom: 0;
}

div.belt table {
	width: 100%;
}

div.belt table td {
	text-align: center;
	width: 33%;
	padding: 0 5px;
}

div.belt table td a {
	color: #900;
	text-align: center;
}

div.belt table h1 {
	font-size: 18px;
	text-align: center;
}

div.belt table h2 {
	font-size: 12px;
	text-align: center;
}
body {
margin: 0px;
padding: 0px;
}
.seachPane{font-family:Arial;font-size:9pt;}
.MenuHead { color: black; text-decoration: none; font-family:Arial;font-weight:bold;font-size:9pt;}
.MenuTitle{ padding:3px}