.igmn_MRIBControl
{
	border-color:Transparent;
	font-weight:bold;
	color: #114432;
}


.igmn_MRIBIsland
{
	background-color:#F0F0F0;
	-moz-box-shadow:2px 2px 3px #000000;
	margin-right:4px;
	margin-bottom:4px;
}
.igmn_MRIBIsland .igmn_MRIBIsland
{
	-moz-box-shadow:0px 0px 0px #000000;
	margin:0px;
}

.igmn_MRIBItem
{
	text-indent: 0px;
	margin-top: 2px;
	border: 1px solid #d1d4ce;
	background-color:  Silver;
	padding: 4px;
	background-image :url( images/smokeandglass_blueandwhitef.gif);
	text-align:left;
}
.igmn_MRIBItem:hover
{
	background-image :url( images/smokeandglass_blueandwhitef.gif);
	background-position:center;
	text-align:left;
}
.igmn_MRIBIsland .igmn_MRIBItem
{
	text-indent: 0px;
	background-color:  Silver;
	padding: 2px;
	text-align:left;
	background-image:none;
	margin-top:0px;
}
.igmn_MRIBIsland .igmn_MRIBItem:hover
{
	background-position:center;
	text-align:left;
}

.igmn_MRIBLeaf
{
}


.igmn_MRIBParent
{
}


.igmn_MRIBTopLevelLeaf
{
}


.igmn_MRIBTopLevelParent
{
}


.igmn_MRIBHeader
{
}


.igmn_MRIBSeparator
{
}


.igmn_MRIBHover
{
	background-color: LightGrey;
	border-width:1px;
	border-color:#C3C3C3;
}


.igmn_MRIBTopLevelHover
{
	background-color: LightGrey;
	border-width:1px;
	border-color:#C3C3C3;
}


.igmn_MRIBTopSelected
{
}


.igmn_MRIBDisabled
{
	font-size:xx-small;
	font-family: Verdana;
	color:#D2D2D2;
}



