div#m_menu {
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
div#m_menu a {
	padding-right: 12px;
	color: #7A7A7A;
	line-height: 2em;
	font-weight: 500;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div#m_menu a:hover, div#m_menu a.active {
	font-weight: 600;
	font-weight: 500;
	color:rgb(68,146,10);
}
div#m_menu a.sub_item {
	font-size: 90%;
	padding-right: 26px;
}