/* CSS Document */
.navi2 {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #cccccc;
	border-left: 0px none;
	background: #ffffff;
	height: 18px;
	text-indent: 0px;
	
}
.navi1 {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	display: block;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #cccccc;
	border-left: 0px none;
	
	background: #ffffff;
	height: 18px;
	text-indent: 0px;
	outline:none;
	list-style-type:none;
}
.navi1 a:link {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	display: block;
	text-decoration: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	
	background: #ffffff;
	height: 18px;
	text-indent: 0px;
	outline:none;
	list-style-type:none;
}
.navi1 a:visited {
	font: 11px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	display: block;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;

	background: #ffffff;
	height: 18px;
	text-indent: 0px;
	text-decoration: none;
	outline:none;
	list-style-type:none;
}
