


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {
	background-image:url(../Images/sample3_main_arrow.gif); 
	width:7px; height:5px; left:0px; top:5px; 
	background-repeat:no-repeat;
	background-position:left top;
	}
	
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {
	background-image:url(../Images/sample3_main_arrow.gif); 
	background-repeat:no-repeat;background-position:left top;
	}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {
	background-image:url(../Images/sample13_sub_expand_default.gif); 
	width:7px; height:9px; 
	left:0px; top:3px; 
	background-repeat:no-repeat;
	background-position:left top;
	}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {
	background-image:url(../Images/sample13_main_bg.gif); 
	background-repeat:no-repeat;
	background-position:left top;
	}


	/* --[[ Main Container ]]-- */
	#imouter0 {
	background-image:url(../Images/sample13_main_bg.gif); 
	border-style:solid; 
	border-width:0px; 
	padding:2px 0px; margin:0px;
	 }

		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {}
		.imrcmain0 .imrbcolor {
		border-color:#444444; 
		}
		.imrcmain0 .imtopspace {
		height:3px; 
		}


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {
	background-color:#404040; 
	border-style:outset; 
	border-color:#404040; 
	border-width:0px 1px; 
	padding:5px; 
	margin:0px; 
	}

		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {
		background-color:#404040; 
		}
		#imenus0 .imrbcolor {
		border-color:#404040; 
		}
		#imenus0 .imtopspace {
		height:3px; 
		}


	/* --[[ Main Items ]]-- */
	#imenus0 li a {
	color:#FFFFFF; 
	text-align:center; 
	font-family:Verdana; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	text-decoration:none; 
	border-style:none; 
	border-color:#999999; 
	border-width:0px 1px 0px; 
	padding:0px 4px 4px 0px; 
	}

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {
		background-color:#404040; 
		color:#dddddd; 
		border-style:inset; 
		border-color:#dddddd; 
		}
		
		#imenus0 li a.ihover, .imde imenus0 a:hover {
		background-color:#404040; 
		color:#dddddd; 
		border-style:inset; 
		border-color:#dddddd; 
		}

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {
	color:#ffffff; 
	text-align:left; 
	font-size:11px; 
	font-weight:normal; 
	text-decoration:none; 
	border-style:none; 
	border-color:#ff0000; 
	border-width:1px; 
	padding:2px 5px; 
	}

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {
		background-color:#606060; 
		color:#ffffcc; 
		border-style:none; 
		border-color:#333333; 
		}
		
		#imenus0 ul li a.ihover {
		background-color:#606060; 
		color:#ffffcc; 
		border-style:none; 
		border-color:#333333; 
		}

		/* [active] */
		#imenus0 ul li a.iactive {
		text-decoration:underline; 
		}



