.Controls_Tree_MainTree
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #818181;
}
.Controls_Tree_MainList
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 8pt;
	color: #616161;
}
.Controls_Tree_LayoutTree
{
	padding-top: 10px;
	padding-bottom: 4px;
	background-color: #c2c2c2;
}
.Controls_Tree_LayoutList
{
	padding-top: 10px;
	padding-bottom: 4px;
}
.Controls_Tree_Current
{
	color: #2f2f2f;
}
.Controls_Tree_Line
{
	line-height: 8px;
}
a.Controls_Tree_MainTree
{
	text-decoration: none;
}
a.Controls_Tree_MainTree:hover
{
	color: #2f2f2f;
}
a.Controls_Tree_MainList
{
	text-decoration: none;
}
a.Controls_Tree_MainList:hover
{
	color: #000000;
}
.Controls_Tree_Heading1
{
	color: #2f2f2f;
	font-size: 10pt;
	line-height: 8px;
}
.Controls_Tree_Heading2
{
	font-size: 10pt;
	line-height: 8px;
}