.igmn_Control
{
	
	float:left;
	background-repeat:repeat-x;
	background-position:right top ;
	background-image: url(images/header11.png);	
	border-right:solid 1px #223E6E;
	border-bottom:solid 1px #223E6E;
	border-left:solid 1px #223E6E;
	color:White;	
	width: 860px;
	height: 36px;	
	text-align:left
	cursor:hand;	
}


.igmn_Island
{
	float:left;
	background-color:White;
	background-repeat:repeat-y;
	background-position:left ;	
	border:solid 1px #E1E1E1;	
	text-align:left
	cursor:hand;	
}


.igmn_Item
{
	float:left;
	background-color:White;
	border:solid 1px Transparent;
	height: 20px;
	color:Black;
	cursor:hand;	
	text-align:left;
}


.igmn_Leaf
{
}


.igmn_Parent
{
}


.igmn_TopLevelLeaf
{
}


.igmn_TopLevelParent
{
}


.igmn_Header
{
}


.igmn_Separator
{
}


.igmn_Hover
{
	background-position:center ;
	background-image: url(images/header.gif);
	border:solid 1px #699BC9;
	color:White;
	cursor:hand;	
}


.igmn_TopLevelHover
{
	background-position:center ;
	background-image: url(images/header.gif);
	border:solid 1px #699BC9;
	cursor:hand;	
}


.igmn_TopSelected
{
}


.igmn_Disabled
{
	font-size:x-small;
	font-family: Verdana;
	color:#D2D2D2;
}


