BODY
{
	font-family:Verdana;
	font-size:8pt;
}
.cNode
{
	text-align:left;
	vertical-align:top;	
}
.cNode_LR
{
	width:130px;
	font-family:Verdana;
	font-size:7pt;
	padding:0px 10px 1px 10px;
	text-align:left;
	vertical-align:top;
	background-image:url(TreeImages/lnk_LR.gif);
	background-repeat:repeat-x;
}
.cNode_L
{
	width:130px;
	font-family:Verdana;
	font-size:7pt;
	padding:0px 10px 1px 10px;
	text-align:left;
	vertical-align:top;
	background-image:url(TreeImages/lnk_L.gif);
	background-repeat:no-repeat;
}
.cNode_R
{
	width:130px;
	font-family:Verdana;
	font-size:7pt;
	padding:0px 10px 1px 10px;
	text-align:left;
	vertical-align:top;
	background-image:url(TreeImages/lnk_R.gif);
	background-repeat:no-repeat;
	background-position:12px 0px;
}
.nodeT
{
	color:#000000;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}
.nodeA
{
	background-color:#ffffff;
	color:#000099;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}
.nodeA:hover
{
	color:#ff0000;
	text-decoration:underline;
}
.nodeAB
{
	background-color:#ffffff;
	color:#000099;
	text-decoration:none;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.nodeAB:hover
{
	color:#ff0000;
	text-decoration:underline;
}
.cLink_LR
{
	width:23px;
	font-family:Verdana;
	font-size:7pt;
	text-align:left;
	vertical-align:top;
	background-image:url(TreeImages/lnk_LR.gif);
	background-repeat:repeat-x;
}
.cLink_LRD
{
	width:23px;
	font-family:Verdana;
	font-size:7pt;
	text-align:left;
	vertical-align:top;
	background-image:url(TreeImages/lnk_LRD.gif);
	background-repeat:no-repeat;
}
.cLink_UR
{
	width:23px;
	font-family:Verdana;
	font-size:7pt;
	text-align:left;
	vertical-align:top;
	background-image:url(TreeImages/lnk_UR.gif);
	background-repeat:no-repeat;
	padding-bottom:8px;
}
.cLink_URD
{
	width:23px;
	font-family:Verdana;
	font-size:7pt;
	text-align:left;
	vertical-align:top;
	background-image:url(TreeImages/lnk_URD.gif);
	background-repeat:no-repeat;

}

