@charset "iso-8859-2";
/* CSS Document */

	
.menu-item { 
	padding: 0 0 0 0; 
	margin-top: 2px; 
	float:left; 
	height: 18px; 
}
.menu-item-sub { 
	padding: 0 0 0 0; 
	margin-bottom: 0; 
	float:left; 
	height: 18px; 
}


/* */

#menu {
	list-style-type: none;
	text-decoration: none;
	padding:0 0 0 0;
	background: #6F7B6F;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}	
#menu li { 
	margin: 0 0 0px 0; 
	list-style-type: none;
	list-style-image: none;
	font-weight:normal;
	background: #6F7B6F;
	border-bottom: 1px solid #FFFFFF;
}
#menu a{
	display: block;
	padding: 3px 10px;
	color: #FFFFFF;
	background: #6F7B6F;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
}
#menu a:hover{
	color: #FFFFFF;
	background:#050162;
	text-decoration: none;
	list-style-image:none; 
}
#menu ul ul li { 
	margin: 0 0 0px 0px; 	
	list-style-type: none; 
	text-decoration: none;
	list-style-image: none;
	font-weight:normal;
		border-bottom: none;

}
#menu ul ul li a{ 	
	list-style-type: none; 
	text-decoration: none;
	list-style-image: none;
	font-weight:normal;
}
#menu ul ul a{
	display: block;
	padding: 3px 10px 3px 20px;
	color: #fff;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	font-weight:normal;

}
#menu ul ul a:hover{
	color:#FFFFFF;
	background:#050162;
	text-decoration: none;
	list-style-image:none;
	text-decoration: none;
	list-style-type: none;

}
 #menu .menu_active  {
	font-weight:normal;
	color:#FFFFFF;
	background:#050162;
	list-style-image:none;
	text-decoration: none;
	list-style-type: none;

	
}
 #menu .menu_active_sub  {
	color:#FFFFFF;
	background:#050162;
	list-style-image:none;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	font-weight:normal;

		
}


/* menu styles END */		
/*-------------------*/


