@charset "utf-8";
/* CSS Document */
/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {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 {  }
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-repeat:no-repeat;background-position:top left;}

	/* --[[ Main Container ]]-- */
	#imouter0 {padding:0px; margin:0px; }



	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/menu_bg.png);
	background-repeat: repeat;
	background-position: right top;
}


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {
	color:#757575;
	text-align:center;
	font-family: "Sebastián Font", "Comic Sans MS";
	font-size:22px;
	font-weight:normal;
	text-decoration:none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: normal;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}
.imde imenus0 a:hover    {
	color:#FFF;
	text-decoration:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #fda803;
}

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-family: "Sebastián Font", "Comic Sans MS";
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9b9b9b;
}

		/* [active] */
		#imenus0 li a.iactive {
	text-decoration:none;
}
#imenus0 .imsubc ul{
	padding: 15px;
}

/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li a  ,#imenus0 .imsubc li .imctitle{
	color:#000;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	padding: 5px;
}
#imenus0 ul li>a {
	padding: 5px;
}
		#imenus0 ul li a.ihover {
	color:#000;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	background-image: url(/images/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {
	color:#000;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	background-image: url(/images/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

		/* [active] */
		#imenus0 ul li a.iactive {
	color:#ffffff;
	background-color: #333;
	padding: 5px;
}

		/* [Dividers] */
		#imenus0 .dvs {
	padding-bottom:2px;
	margin-bottom:2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
