.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	width: 197px;
	background-color:#D9DEE6;
  border-bottom:1px solid #8F8F8F;
  border-top:1px solid #FFFFFF;
  padding: 3px 0 0 3px;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: middle;
}
.tree a {
	color: #2F466A;
	text-decoration: none;
}
.tree a:hover {
	color: #345373;
	text-decoration: underline;
}

