	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {width:16px; height:9px; left:-16px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-repeat:no-repeat;background-position:top left;}
	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url('images/sample2_sub_arrow.gif'); width:10px; height:13px; left:-10px; top:0px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url('images/sample2_sub_arrow.gif'); background-repeat:no-repeat;background-position:top left;}
	/* --[[ Main Container ]]-- */
	#imouter0 {background-image:url('images/menugold_bg.gif'); border-style:solid; border-color:#f9c234; border-width:1px; padding:0px; }
		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {}
		.imrcmain0 .imrbcolor {}
		.imrcmain0 .imtopspace {}
	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-image:url('images/menublue_bg.jpg'); background-repeat:repeat; border-style:solid; border-color:#f9c234; border-width:1px; padding:5px; }
		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {background-color:#fef5d8; }
		#imenus0 .imrbcolor {border-color:#4c68a8; }
		#imenus0 .imtopspace {height:1px; }
		/* [Underlayment (Drop Shadow)] */
		#imenus0 .imunder {background-color:#aaaaaa; top:4px; left:3px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);opacity:0.70;-moz-opacity:0.70;}
	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {color:#4562a4; text-align:center; font-family:PortagoITC TT, Times New Roman; font-size:24px; font-weight:lighter; text-decoration:none; border-color:#000000; border-width:0px; padding:0px; }
		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {}
		#imenus0 li a.ihover, .imde imenus0 a:hover {}
		/* [active] */
		#imenus0 li a.iactive {background-image:url('images/menublue_bg.gif'); color:#ffffff; text-decoration:underline; }
	/* --[[ Sub Items ]]-- It was Calibri 11pt*/
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:auto; background-color:transparent; color:#ffffff; text-align:left; font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px 2px 8px; }
		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {color:#f9c234; }
		#imenus0 ul li a.ihover {color:#f9c234; }
		/* [active] */
		#imenus0 ul li a.iactive {background-image:url(none); color:#f9c234; text-decoration:underline; }
		/* [Titles] */
		#imenus0 .imsubtitle {color:#f9c234; font-weight:bold; padding:8px 0px 2px 4px; }
		/* [Sub Title Hover Override] */
		#imenus0 ul li .imsubtitle:hover {color:#f9c234;}