#mmenu{
	padding-left:190px;
	padding-top:45px;
	font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mmenu ul 
{
 	list-style-type: circle;
} 
#mmenu ul li
{
	display: inline;
	list-style-type: circle;
	list-style-position: inside;

} 
#mmenu ul li a
{
	float: left;
	width:135px;
	text-decoration: none;
	background-image: url(images/odr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	height:22px;
} 
.menu_top{
	color:#626262;
}
.menu_top:hover{
	font-weight: bold;
}
.menu_top_a{
	color:#626262;
	font-weight: bold;
}
