.TreeMenuLevel0,
.TreeMenuLevel0Last,
.TreeMenuLevel1,
.TreeMenuLevel2
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-top:1px solid #DBDDEC;
}

.TreeMenuLevel0 A,
.TreeMenuLevel0Last A,
.TreeMenuLevel1 A,
.TreeMenuLevel2 A
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.TreeMenuLevel0Last
{
	border-bottom: 1px solid #DBDDEC;
}

.TreeMenuLevel1 A
{
	color: #4682B4;
}


.TreeMenuLevel0 
{
	color: #666666;

/*	background-color: #4682B4; */
}

.TreeMenuLevel1
{
/*	background-color: #00AA00; */
}

.TreeMenuLevel2
{
/*	background-color: #F3A547; */
}

.TreeMenuLevel0 A
{
	display: block;
	text-decoration: none;
	width:100%; 
        height:100%;
} 

.TreeMenuLevel1 A
{
	display: block;
	text-decoration: none;
	width:100%; 
        height:100%;
} 

.TreeMenuLevel2 A
{
	color: #AF3F3F;

	display: block;
	text-decoration: none;
	width:100%; 
        height:100%;
} 

.MenuIndent0
{
	width: 5px;
}

.MenuIndent1
{
	width: 15px;
}

.MenuIndent2
{
	width: 25px;
}

.MenuHeader
{

	border-top: 3px solid #4682B4;

}
