.igmn_AppletiniControl
{
	float:left;
	position:relative;
	width:880px;
	top:0px;
	left:0px;
	height: 34px;
	background-color:#069;
	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:#e75b2d;
	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: #fff;
	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: #fff;
	text-decoration: none;
	background-position:left;
	background-image: url(images/bulletsubmenus_des.png);
	cursor:hand;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 24px;
}

/* menu principal general cuando hay submenus*/
.igmn_AppletiniParent
{

}

/* menu principal cuando NO tiene submenu*/
.igmn_AppletiniTopLevelLeaf
{
	border:solid 0px Transparent;
	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;
	border:solid 0px Transparent;	
}


.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:#a33c19;
	background-position:left;
	background-image: url(images/bulletsubtitulos.png);
	cursor:hand;
	background-repeat: no-repeat;
	height: 24px;
}
/*hover menu principal*/
.igmn_AppletiniTopLevelHover
{
	height:26px;
	background-color:#F90;
	background-position:center top;
	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: none;
	padding-top: 0px;
}
.igmn_AppletiniTopSelected{
	font-weight: bold;

}


.igmn_AppletiniDisabled
{
	font-size:x-small;
	font-family: Verdana;
	color:#C3C3C3;
}