/* LEFT */
#navibox {
	font-family:Arial;
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
	
}
#navibox  a {
	display: block;
	color: #ffffff;
	
	text-decoration: none;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	font:bold

	
}
#navibox a:hover{
	border: o none #ffffff;
	background-position: 5px 9px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	color:#666666
}

#navibox a#on{
	background-color: #FFE784;
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
