


	/* --[[ Main Expand Icons ]]-- */
/*	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(../img/sample3_main_arrow.gif); width:14px; height:10px; left:-20px; top:15px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(../img/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(../img/sample3_sub_arrow.gif); width:5px; height:7px; left:-2px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(../img/sample3_sub_arrow.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-width:0px; padding:0px; margin:0px; height: 30px}


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color: #318096; border-style:solid; border-width:0px; padding:0px; margin:0px 0px 0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {color: white; text-align:left; font-family:Arial; font-size:14px; font-weight:normal; border-style:solid; border-color: white; border-width:0px; padding:0px 0px; vertical-align: middle;}

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {color: white; background-color: #1f4f5c;}
		#imenus0 li a.ihover, .imde imenus0 a:hover {color: white; background-color: #1f4f5c;}

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


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {color:#white; text-align:left; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-color: white; border-width:0px; padding:8px 10px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {color: white; }
		#imenus0 ul li a.ihover {color: white; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color: #1f4f5c}
		
		
	#div_menu {background-color: #CCC;}


