#hnavi { 

	margin:0px;
	padding:13px 21px 0 12px; 
	height:31px;
	line-height:31px;
	overflow:visible;


	font-size:18px; 
	font-weight: normal;
	color:#cbcbcd;
	text-align:center; 
	position:absolute; 
	z-index:10;
}

#hnavi a:link  { text-decoration: none; }
#hnavi a:active { text-decoration: none; }
#hnavi a:visited { text-decoration: none; }
#hnavi a:hover { text-decoration: underline; }

#hnavi table td { 
	color:#cbcbcd;
	height:35px;
	line-height:35px;
	padding:0 0px;
	text-align:center;
	vertical-align:top;

}
#hnavi table td.val {
	background-image:url(navival1-bg.gif);
	background-repeat:repeat-x;
}
#hnavi table td.valipala {
	width:1px;
	padding:0;
	margin:0;
	font-size:12px;
}

.navival1 { 
	color: #000000; 
}
.naviurl1 { 
	color: #000000; 
}


