.igmn_AppletiniControl
{
	float:left;
	position:relative;
	width:880px;
	top:0px;
	left:0px;
	height: 36px;
	background-color:#9FAC6E;
	background-repeat:repeat-x;
	background-position:bottom;
	background-image: url(images/header_large.gif);
	border: 0px solid #FFF;
	margin: 0px;
}

.igmn_AppletiniIsland
{
	float:left;
	background-color:#e2dbc6;
	background-position:bottom;
	background-image: url();
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
/* submenu cuando tiene subsubmenu*/
.igmn_AppletiniItem
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #300011;
	text-decoration: none;
	float:left;
	background-color:Transparent;
	border:solid 0px Transparent;
	cursor:hand;
	background-position:left;
	background-image: url(images/bulletsubmenus_des.png);
	background-repeat: no-repeat;	
}
/* menu cuando no tiene submenus*/
.igmn_AppletiniLeaf
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #300011;
	text-decoration: none;
	background-position:left;
	background-image: url(images/bulletsubmenus_des.png);
	cursor:hand;
	background-repeat: no-repeat;
}

/* menu principal general cuando hay submenus*/
.igmn_AppletiniParent
{

}

/* menu principal cuando NO tiene submenu*/
.igmn_AppletiniTopLevelLeaf
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-position:center;
	background-image: url();
	background-repeat:repeat-x;
}

/* para el menu principal que tiene submenus*/
.igmn_AppletiniTopLevelParent
{
	cursor:hand;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-position:center;
	background-image: url();
	background-repeat:repeat-x;
}


.igmn_AppletiniHeader
{
	background-image: url();	
}


.igmn_AppletiniSeparator
{
	float:left;
	background-color:Yellow;
	color:Black;
}


/*hover submenu principal*/
.igmn_AppletiniHover

{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color:#baad96;
	background-position:left;
	background-image: url(images/bulletsubtitulos.png);
	cursor:hand;
	background-repeat: no-repeat;
}
/*hover menu principal*/
.igmn_AppletiniTopLevelHover
{
	height:30px;
	background-color:Transparent;
	background-position:center;
	background-image: url(images/header_hover.gif);
	background-repeat:repeat-x;	
	cursor:hand;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
.igmn_AppletiniTopSelected{
	font-weight: bold;

}


.igmn_AppletiniDisabled
{
	font-size:x-small;
	font-family: Verdana;
	color:#C3C3C3;
}