
#imouter0 {  /* Main Menu Container */

	border-style:none;
	border-width:0px;
	padding:0px;
	margin:0px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a {  /* Main Menu Items */

	color:#ffffff;
	text-align:center;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	padding:0px 0px ;

}

BODY #imenus0 li a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

	color:#570a01;
	text-decoration:none;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */


}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 li ul {  /* Sub Menu Container */

	background-color:#d49f0d;
	border-style:none;
	border-width:0px;
	padding:0px 5px ;

}

BODY #imenus0 li ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul a {  /* Sub Menu Items */

	color:#570a01;
	text-align:left;
	font-family:Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border-style:none;
	padding:3px;

}

BODY #imenus0 ul a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */

border-bottom:solid #570a01 1px
}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover] */

	color:#ffffff;
	text-decoration:none;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	background-color:#ffffff;

}


