@charset "utf-8";
.navihorizontalinfo {
	vertical-align:top;
	background-color: #FDD08C;
	text-align: center;
	height: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #026b96;
	border-left-color: #ffffff;
	}

.navihorizontalinfo a:hover, .navihorizontalinfol a:active{
	text-align:center;
	height:12px;
	text-decoration:none;
	color:#000000;
	clear:none;
	float:left;
	width: 130px;
	text-align:center;
	vertical-align:middle;
	margin:1px;
	padding:1px;
	border-bottom-color:#ffffff;
	border-left-color:#ffffff;
	border-top-color:#a18e66;
	border-right-color:#a18e66;
	background-color:#FFFF66;
	font-size: 10px;
	font-family:Tahoma;
	}
	
.navihorizontalinfo a{
	text-align: center;
	height:12px;
	text-decoration:none;
	color:#000000;
	clear:none;
	float:left;
	width:130px;
	text-align:center;
	vertical-align:top;
	margin:1px;
	padding:1px;
	display:block;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#a18e66;
	border-left-color:#a18e66;
	background-color:#FFAD31;
	font-size: 10px;
	font-family:Tahoma;
		}
	
	

	

