
#imouter0 					{  }
body #imouter0 			{  }

#imenus0 li					{  }

#imenus0 li a 				{ background-color:#afc1d2;  }
body #imenus0 li a 		{  background-color:#afc1d2; }

/*  MAIN MENU ITEMS :: HOVER & ACTIVE  */
#imenus0 li a.ihover 	{  }
#imenus0 li a.iactive 	{  }

/*  MAIN MENU GRAPHIC BUTTON CONTENT  */
#imenus0 .imbuttons 		{ background-color:#afc1d2;  }

/*  SUBMENU CONTAINER  */
#imenus0 li ul 			{ background-color:#afc1d2; border-top:1px solid #105396; border-left:2px solid #105396; border-right:1px solid #105396; padding:0px; margin:0px; list-style-type:none; }
body #imenus0 li ul 		{  }

/*  SUBMENU ITEMS  */
#imenus0 ul a 				{ background-color:#afc1d2; color:#105396; text-align:left; font-size:11px; text-decoration:none; padding:5px; border-bottom:1px solid #105396; margin:0px; min-height:10px; } * html #imenus0 ul a { height:10px; }
body #imenus0 ul a 		{  }

/*  SUBMENU ITEMS :: HOVER & ACTIVE  */
#imenus0 ul li a.ihover 	{ color:#105396; text-decoration:underline; background-color:#afc1d2; background-image:none; }
#imenus0 ul li a.iactive 	{ color:#105396; background-color:#afc1d2; background-image:none; } /* SUBMENU MAIN FOR SUB-SUBMENU


/*  CUSTOM ECONO CLASSES  */
.menu_position 			{ left:0px; position:absolute; top:0px }

