.igtr_ClaymationControl
{
	border-width:0px;
	color:Black;
	 background-color:  transparent;
}


.igtr_ClaymationIsland
{
}


.igtr_ClaymationNode
{
	
	cursor:hand;
	color:  #00019D;
	background-color:  transparent;
	 /* background-image: url(images/nav_links.gif)*/
}


.igtr_ClaymationParent
{
font-weight: bold;
	font-size: 110%;
	color:  #003366;
}


.igtr_ClaymationLeaf
{
}


.igtr_ClaymationEdit
{
}


.igtr_ClaymationRoot
{ 
  
	font-weight: normal;
	cursor:hand;
}


.igtr_ClaymationHover
{
   font-weight: bold;
   font-size: 110%;
	color:    #000197;
	text-decoration:none;
}


.igtr_ClaymationSelected
{
   font-weight: bold;
	font-size: 110%;
	color:  #003366;
}


.igtr_ClaymationDisabled
{
	color:#E1E1E1;
}


