.igmn_Control
{
	background-image: url(images/mnu-back.jpg);
	border-color:Transparent;
}


.igmn_Island
{
	background-color:#AA8F80;
}


.igmn_Item
{
	background-color:Transparent;
	font-size:12px;
	font-family: Arial;
	border-top:solid 0px #715547;
	border-bottom:outset 1px #715547;
	cursor:hand;
	color:White;
}


.igmn_Leaf
{
}


.igmn_Parent
{
}


.igmn_TopLevelLeaf
{
}


.igmn_TopLevelParent
{
	border-style:hidden;
	border-width:0px;
}


.igmn_Header
{
}


.igmn_Separator
{
}


.igmn_Hover
{
	background-color:#5D4B43;
	border-bottom:outset 1px #715547;
	border-top-style:solid;
	border-top-color:#715547;
	color:#AC9F98;
}


.igmn_TopLevelHover
{
	background-color:#5D4B43;
	border-width:0px;
}


.igmn_TopSelected
{
}


.igmn_Disabled
{
	font-size:xx-small;
	font-family: Verdana;
	color:#D2D2D2;
}


