/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {
	width:2px; 
	height:21px; 
	left:0; 
	top:2px; 
}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {
	width:2px;  
	height:21px;  
	left:0;  
	top:2px;  
}

/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span { 
	display: none;  
	width:14px;  
	height:14px;  
	left:0;  
	top:0;   
}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span { 
	display: none;  
}

/* --[[ Main Container ]]-- */
#imouter0 {background-color: #ffffff}

/* --[[ Sub Container ]]-- */
#imenus0 li ul {   
	background: #0950A0;  
}

/* --[[ Main Items ]]-- */
#imenus0 li a { 
	line-height: 21px;  
	height: 21px;   
	color:#000000;    
	text-align:center;  
        border-right: 2px solid #0950A0;
	font-family: Arial, Helvetica;  
	font-size:12px; 
	font-weight:bold;  
	text-transform: uppercase;
}

/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {background: #ffffff; text-decoration:none;}
#imenus0 li a.ihover, .imde imenus0 a:hover {color:#0950A0; text-decoration:none;}

/* [active] */
#imenus0 li a.iactive {}

#imenus0 ul { margin-left: 2px; }

/* --[[ Sub Items ]]-- */
#imenus0 ul a { 
        background: #0950A0;  
	line-height: 18px;  
	height: 18px;  
	border: 0;
	font-family: arial, helvetica;  
	font-style: normal;  
	color: #ffffff;  
	padding-left: 5px;  
	padding-top: 2px;  
	padding-bottom: 2px;   
	text-align:left;  
	font-size:11px;  
	font-weight:bold;  
	text-decoration:none;
	text-transform: uppercase;
}

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a {color:#ffffff; background-color:#019BFF; text-decoration:none;}
#imenus0 ul li a.ihover {color:#ffffff; background-color:#019BFF; text-decoration:none;}
	
/* [active] */
#imenus0 ul li a.iactive {text-decoration:none; }

#imenus0 .ulmba { }


