.igtr_DoranControl
{
	border-width:0px;
	color:Black;
}


.igtr_DoranIsland
{
}


.igtr_DoranNode
{
	cursor:hand;
	color:Black;
}


.igtr_DoranParent
{
}


.igtr_DoranLeaf
{
}


.igtr_DoranEdit
{
}


.igtr_DoranRoot
{
	font-weight:bold;
	cursor:hand;
	color:#4A4A4A;
}


.igtr_DoranHover
{
	color:Black;
	text-decoration:underline;
}


.igtr_DoranSelected
{
	background-color:#E5E5E6;
	color:Black;
}


.igtr_DoranDisabled
{
	color:#DADEE8;
}


