


	/* --[[ Main Expand Icons ]]-- */
	#imenus1 .imeam span,#imenus1 .imeamj span {background-image:url(js_menu_new/medium_red_right.gif); width:8px; height:10px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus1 li:hover .imeam span,#imenus1 li a.iactive .imeamj span {background-image:url(js_menu_new/medium_red_right.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus1 ul .imeas span,#imenus1 ul .imeasj span {background-image:url(none); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus1 ul li:hover .imeas span,#imenus1 ul li a.iactive .imeasj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter1 {border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus1 li ul {background-color:#ffffff; border-style:solid; border-color:#cccccc; border-width:1px; padding:5px; margin:4px 0px 0px; }


	/* --[[ Main Items ]]-- */
	#imenus1 li a {color:#333333; text-align:left; font-family:Times New Roman; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; border-width:1px; padding:0px 8px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus1 li:hover>a {color:#ff0000; text-decoration:none; border-style:solid; border-color:#008000; }
		#imenus1 li a.ihover, .imde imenus1 a:hover {color:#ff0000; text-decoration:none; border-style:solid; border-color:#008000; }

		/* [active] */
		#imenus1 li a.iactive {}

		/* [Dividers (vertical implementations only)] */
		#imenus1 .dvm {border-bottom-width:1px; border-style:dashed; }


	/* --[[ Sub Items ]]-- */
	#imenus1 ul a {color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus1 ul li:hover>a {color:#000000; text-decoration:underline; border-style:none; border-color:transparent; }
		#imenus1 ul li a.ihover {color:#000000; text-decoration:underline; border-style:none; border-color:transparent; }

		/* [active] */
		#imenus1 ul li a.iactive {}



