.igtr_BakerControl
{
	border-width:0px;
	color:Black;
}


.igtr_BakerIsland
{
}


.igtr_BakerNode
{
	cursor:hand;
	color:Black;
}


.igtr_BakerParent
{
	cursor:hand;
}


.igtr_BakerLeaf
{
	cursor:hand;
}


.igtr_BakerEdit
{
}


.igtr_BakerRoot
{
	font-weight:bold;
	color:#5D8CC9;
}


.igtr_BakerHover
{
	color:#5D8CC9;
	text-decoration:underline;
}


.igtr_BakerSelected
{
	background-color:#E5E5E6;
	font-weight:bold;
	color:#5D8CC9;
}


.igtr_BakerDisabled
{
	color:#DADEE8;
}


