div.module_menu ul.menu {
	margin	: 0;
	padding:0;
	width	: 100%;
}

div.module_menu ul.menu li
{
	margin : 0;
	padding: 0;
	margin-left	: -10px;
}

div.module_menu a:link, 
div.module_menu a:visited {
	display			: block;
	height			: 18px;
	padding-top		: 7px;
	font			: 12px Arial, "Lucida Sans Unicode", sans-serif;
	color			: #7b7a76;
	text-decoration	: none;
	border			: none;
	background		: url(../images/main-menu-default.gif) top left no-repeat;
	text-indent		: 20px;

}



div.module_menu ul li.active a:link,
div.module_menu ul li.active  a:visited
{

}


div.module_menu ul.menu a:hover
{
	color			: #6fcef7;
	font-weight		: bold;
	background		: url(../images/main-menu-active.gif) top left no-repeat;
	
}


div.module_menu ul.menu  li#current a
{
	color			: #000;
	background		: url(../images/main-menu-active.gif) top left no-repeat;
	color			: #6fcef7;
	font-weight		: bold;
	
}

div.module_menu ul.menu li#current ul li a
{
	color				: #333;
	text-decoration		: none;
	background			: none;
	text-align			: left;
	font-weight			: normal;
}


div.module_menu ul.menu li
{
	
}

div.module_menu ul.menu li
{
	margin :0;
	padding :0;
	background		: none;
}