.igmn_SFIWebControl
{
	background-color:Transparent;
	border-color:Transparent;
	padding:1px;
	color:Black;
}


.igmn_SFIWebIsland
{
	background-color:LightGrey;
	border:solid 4px Transparent;
	color:Black;
}


.igmn_SFIWebItem
{
	background-color:LightGrey;
	font-weight:bold;
	font-size:small;
	font-family: Verdana;
	border-width:0px;
	border-color:Transparent;
	margin-top:0px;
	cursor:hand;
	color:Black;
	text-decoration:none;
	vertical-align:middle;
}


.igmn_SFIWebLeaf
{
}


.igmn_SFIWebParent
{
}


.igmn_SFIWebTopLevelLeaf
{
	background-image: url(images/gradient.png);
}


.igmn_SFIWebTopLevelParent
{
	background-image: url(images/gradient.png);
}


.igmn_SFIWebHeader
{
	
}


.igmn_SFIWebSeparator
{
}


.igmn_SFIWebHover
{
	background-color:LightGrey;
	background-repeat:inherit;
	color:Black;
	text-decoration:underline;
}


.igmn_SFIWebTopLevelHover
{
}


.igmn_SFIWebTopSelected
{
	
}


.igmn_SFIWebDisabled
{
	font-size:xx-small;
	font-family: Verdana;
	color:#D2D2D2;
}


