
#hnavi { 
	background-color:#9fcaec; 
	border-top:2px solid #ffffff;
	margin:0px;
	padding:0px; 

	font-family: Arial, Helvetica, sans-serif; 
	font-size:75%; 
	font-weight: bold;
	color:#000000; 
}
#hnavi a:link  { text-decoration: none; }
#hnavi a:active { text-decoration: none; }
#hnavi a:visited { text-decoration: none; }
#hnavi a:hover { text-decoration: underline; }

.navival_hnavi1 { 
	color: #000000; 
}
.naviurl_hnavi1 { 
	color: #02648a; 
}

.navi1tdval {
	background-image:url(navi1val.gif);
	background-repeat:no-repeat;
	background-position:right top;
	/*width:20%;*/
}

.navi1tdurl {
	background-image:url(navi1url.gif);
	background-repeat:no-repeat;
	background-position:right top;
	/*width:20%;*/
}

.navi1tdurl_over {
	background-image:url(navi1url.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	/*width:20%;*/
}