.ZLDNN_TreeNode
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.ZLDNN_TreeNodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dcdcdc; 
	 
}

.TempTD
{
    padding-right: 6px;
    padding-left: 6px;
    font-weight: bold;
    padding-bottom: 6px;
    color: white;
    padding-top: 6px;
    height: 25px;
    background-color: #cccccc
}

.TempTD1
{
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    color: black;
    padding-top: 6px;
    background-color: #fefefe
}

 