.igtr_MriControl
{
	background-color:#FFFFEE;
	border-color:Transparent;
}


.igtr_MriIsland
{
	background-color:#FFFFCC;
}
.igtr_MriIsland .igtr_MriIsland
{
	background-color:#ffffaa;
}


.igtr_MriNode
{
	border-bottom:solid 1px #B4B4B4;
	padding:3px;
}


.igtr_MriParent
{
	background-color:Transparent;
	border-bottom:solid 1px #B4B4B4;
	padding:3px;
}


.igtr_MriLeaf
{
	background-color:transparent !important;
	border-bottom:solid 1px #B4B4B4;
	padding:3px;
}


.igtr_MriEdit
{
}


.igtr_MriRoot
{
	background-color:Transparent;
	font-weight:bold;
	padding:3px;
}


.igtr_MriHover
{
	text-decoration:underline;
}


.igtr_MriSelected
{
	font-weight:bold;
}


.igtr_MriDisabled
{
	color:#D2D2D2;
}


