.igmn_ListBarAzulControl
{
	background-color:WhiteSmoke;
	background-repeat:repeat-x;
	background-position:bottom ;
	background-image: url(images/tab_bottom_hover_f.gif);
	border:solid 1px WhiteSmoke;
}


.igmn_ListBarAzulIsland
{
	background-color:#E0EEF5;
	border:solid 1px LightGrey;
}


.igmn_ListBarAzulItem
{
	background-color:Transparent;
	border:solid 1px Transparent;
	height: 20px;
	cursor:hand;
	font-size:10pt;
}


.igmn_ListBarAzulLeaf
{
}


.igmn_ListBarAzulParent
{
}


.igmn_ListBarAzulTopLevelLeaf
{
}


.igmn_ListBarAzulTopLevelParent
{
}


.igmn_ListBarAzulHeader
{
}


.igmn_ListBarAzulSeparator
{
	background-color:Yellow;
	color:Black;
}


.igmn_ListBarAzulHover
{
	background-color:Transparent;
	background-position:center ;
	background-image: url(images/header.gif);
	border:solid 1px #A5A5A5;
	padding:0px;
	height: 20px;
	color:#052684;
}


.igmn_ListBarAzulTopLevelHover
{
	background-color:Transparent;
	background-position:center ;
	background-image: url(images/header.gif);
	border:solid 1px #A5A5A5;
	padding:0px;
	height: 20px;
	color:#052684;
}


.igmn_ListBarAzulTopSelected
{
}


.igmn_ListBarAzulDisabled
{
	font-size:xx-small;
	font-family: Verdana;
	color:#C3C3C3;
}



