@charset "utf-8";

#navi li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi li a {
	font-size: 12px;
	color: #000099;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 30px;
	background-image: url(../ball.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration: none;
}
#navi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#navi tr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
#navi {
	width: 205px;
	text-align: left;
	padding: 0px;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#navi table {
}
#navi table {
	border: 2px solid #000099;
}


#navi h2 {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#navi li a:hover {
	text-decoration: none;
	background-color: #CCFFFF;
	left: 0px;
}
#navi p {
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
