


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(sample3_main_arrow.gif); width:8px; height:5px; left:-8px; top:7px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(sample3_main_arrow.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(arrow_sub.gif); width:10px; height:13px; left:7px; top:2px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(arrow_sub.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#0000ff; border-style:solid; border-color:#769bba; border-width:0px 1px; padding:1px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#0000ff; border-style:solid; border-color:#769bba; border-width:0px 1px; padding:0px; margin:0px; }

		/* [hover] */
		#imenus0 .imsubc UL.ichover {padding:0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {height:auto; color:#e6e6e6; text-align:center; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:4px 5px 4px 12px; margin:5px 0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#ffffff; color:#111111; font-weight:bold; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#ffffff; color:#111111; font-weight:bold; }

		/* [active] */
		#imenus0 li a.iactive {background-color:#ffffff; color:#111111; }


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:auto; color:#e6e6e6; text-align:center; font-size:11px; font-weight:bold; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 0px; margin:3px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#ffffff; color:#111111; font-weight:bold; text-decoration:none; border-style:none; }
		#imenus0 ul li a.ihover {background-color:#ffffff; color:#111111; font-weight:bold; text-decoration:none; border-style:none; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#ffffff; color:#111111; text-decoration:underline; }

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:solid; border-color:#c1c1c1; padding-bottom:2px; margin-bottom:2px; }

