.ANodeStyle
{
	background-color:Transparent;
	color:#ffffff;
	font:9pt Arial;
	text-decoration:none;
	padding-right:3px;
}
.ANodeStyle:link
{
	background-color:Transparent;
	color:#ffffff;
	font:9pt Arial;
	text-decoration:none;
	padding-right:3px;
}
.ANodeStyle:visited
{
	background-color:Transparent;
	color:#ffffff;
	font:9pt Arial;
	text-decoration:none;
	padding-right:3px;
}
.ANodeStyle:hover
{
	background-color:Transparent;
	color:#ffffff;
	font:9pt Arial;
	text-decoration:none;
	padding-right:3px;
}

.ASelectedNodeStyle
{
	font-size: 9pt;
	color:#ffffff;
	font-family: Arial;
	padding-right:3px;
}
.ASelectedNodeStyle:link
{
	font-size: 9pt;
	color:#ffffff;
	font-family: Arial;
	padding-right:3px;
}
.ASelectedNodeStyle:visited
{
	font-size: 9pt;
	color:#ffffff;
	font-family: Arial;
	padding-right:3px;
}
.ASelectedNodeStyle:hover
{
	font-size: 9pt;
	color:#ffffff;
	font-family: Arial;
	padding-right:3px;
}

.tree td div    
{
	height: 20px;
}





