.nav table{
	width: 50px;
	margin-top: 7px;
	margin-left: 10px;
}
.axotmnu_noselect, .axotmnu_noselect:visited{
	text-decoration: none;
	font-size: 13px;
	color: #1e99cc;
	display: block;
	padding: 3px 10px 3px 10px;
	white-space: nowrap;
	font-weight: bold;
}
.axotmnu_select, .axotmnu_noselect:hover, .axotmnu_select:visited, .axotmnu_select:hover{
	text-decoration: none;
	font-size: 13px;
	color: #ff8200;
	display: block;
	padding: 3px 10px 3px 10px;
	white-space: nowrap;
	font-weight: bold;
}