.TREETitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #0D2F90;
	padding-left: 2px;
}

.TREEMainTable
{
	background-image: url(image/TreeLineLeft.jpg);
	background-repeat: repeat-y;
}
.TreeContent
{
	padding: 0 0 0 10px;
}


A.Tree
{
    font-family: arial;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    text-decoration: none;
} 

A.Tree:HOVER
{
	text-decoration: underline;
} 
