


	/* --[[ Main Expand Icons ]]-- */
	#imenus1 .imeam span,#imenus1 .imeamj span {background-image:url(../images/sample14_main_expand_default.gif); width:13px; height:9px; left:-13px; top:2px; background-repeat:no-repeat;background-position:top left;}
	#imenus1 li:hover .imeam span,#imenus1 li a.iactive .imeamj span {background-image:url(../images/sample14_main_expand_on.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus1 ul .imeas span,#imenus1 ul .imeasj span {background-image:url(../images/sample14_sub_expand_default.gif); width:4px; height:7px; left:-4px; 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(../images/sample14_sub_expand_on.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter1 {background-color:#555555; background-image:url(../images/sample14_main_bg.gif); border-style:double; border-color:#6a6a6a; border-width:1px; }


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


	/* --[[ Main Items ]]-- */
	#imenus1 li a, #imenus1 .imctitle {color:#fffff0; text-align:left; font-family:Arial; font-size:11px; font-weight:bold; text-decoration:none; border-style:outset; border-color:#ffffcc; border-width:1px 2px 2px 1px; padding:4px 9px 4px 4px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus1 li:hover>a {background-color:#000000; color:#ffffcc; }
		#imenus1 li a.ihover, .imde imenus1 a:hover {background-color:#245689; color:#ffffcc; }

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


	/* --[[ Sub Items ]]-- */
	#imenus1 ul a, #imenus1 .imsubc li .imctitle  {background-color:#555555; color:#fffff0; text-align:left; font-family:Arial; font-size:12px; font-weight:bold; 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 {background-color:#245689; color:#ffffff; }
		#imenus1 ul li a.ihover {background-color:#245689; color:#ffffff; }

		/* [active] */
		#imenus1 ul li a.iactive {background-color:#245689; color:#ffffff;}


