
	/* --[[ Main Expand Icons ]]-- */
	#imenus2 .imeam span,#imenus2 .imeamj span {background-image:url(none); width:7px; height:5px; left:-7px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus2 li:hover .imeam span,#imenus2 li a.iactive .imeamj span {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


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


	/* --[[ Main Container ]]-- */
	#imouter2 {background-image:url(bg-nav.gif); width:1008px; height:46px; border-style:none; border-color:#6a6a6a; border-width:0px; padding:0px; margin:0px; }


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


	/* --[[ Main Items ]]-- */
	#imenus2 li a, #imenus2 .imctitle {color:#ffffff; text-align:center; font-family:Times New Roman; font-size:15px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#dddddd; border-width:0px; padding:15px 8px 13px 8px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus2 li:hover>a {background-color:transparent; color:#eed977; text-decoration:none; }
		#imenus2 li a.ihover, .imde imenus2 a:hover {background-color:transparent; color:#eed977; text-decoration:none; }

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


	/* --[[ Sub Items ]]-- */
	#imenus2 ul a, #imenus2 .imsubc li .imctitle  {background-color:#e9e0e7; color:#101d4b; text-align:center; font-family:Perpetua; font-size:14px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:4px 5px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus2 ul li:hover>a {background-color:#e9e0e7; color:#5b194c; text-decoration:none; }
		#imenus2 ul li a.ihover {background-color:#e9e0e7; color:#5b194c; text-decoration:none; }

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

		/* [Dividers] */
		#imenus2 .dvs {border-bottom-width:1px; border-style:solid; border-color:#af90a8; }

