#imouter0 {  /* Main Menu Container */

	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 */
	display: block;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/barremenu.gif);
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	line-height: 30px;
	padding-left: 10px;
}


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:#000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/barremenu_over.gif);
	
}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

	color:#000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/barremenu_over.gif);

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 li ul {  /* Sub Menu Container */

	border-style:solid;
	border-color:#C56201;
	border-width:1px;
	padding:5px;
	margin:4px 0px 0px;
	background-color:#FC8817;	
	background-image: none;
	line-height:normal;
}

BODY #imenus0 li ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */

	background-color:#FC8817;
	
}

#imenus0 ul a {  /* Sub Menu Items */

	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:1px;
	padding:2px 5px;	
	background-image: none;
	line-height:normal;
}

BODY #imenus0 ul a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover] */

	color: #FFFFFF;
	background-color:#FFAF62;
	font-weight:bold;
	background-image: none;
	line-height:normal;
}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	background-color: #FFFFFF;

}
#imenus0 li a.SelectMenu, #imenus0 li a:active.SelectMenu, #imenus0 li a:visited.SelectMenu, #imenus0 li a:hover.SelectMenu{
	color:#000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/barremenu_over.gif);
}


#imenus0 li.SelectMenu ,
#imenus0 li.SelectMenu>a{
	color:#000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/barremenu_over.gif);
}
