/* tree width = width: 215px;*/

DIV#tree_content
{
	width: 205px;
	margin-top: 16px; 
}

.lvl1
{
	text-align: right;
	clear:both;
	padding: 2px 0 2px 0; 
}

.lvl1 A
{
	color: #474B64;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

.lvl1 A:active
{
	color: #E2750E;
}

.active
{
	color: #E2750E;
}

.orange
{
	font-weight: normal;
	color: #E2750E;
	font-size: 1.2em;
}

.lvl2
{
	padding-right: 10px;
	display: block;
	text-align: right;
}

.lvl2 A
{
	color: #504C4B;
	text-decoration: none;
}

.lvl2 A:hover
{
	text-decoration: underline;
}

.lvl2 A:active
{
	color: #E2750E;
}


.lvl3
{
	padding-right: 18px;
	display: block;
	text-align: right;
}

.lvl3 A
{
	color: #747271;
	text-decoration: none;
}

.lvl3 A:hover
{
	text-decoration: underline;
}

.lvl3 A:active
{
	color: #E2750E;
}