SPAN.TreeviewSpanArea A {
/*
    font-family: Arial,helvetica,sans-serif;
    font-size:12px;
    color: #00007F;
*/
    text-align: left;
    /*font-style: italic;*/
}
/*
SPAN.TreeviewSpanArea A:hover {
    color: #007FFF;
    text-decoration: underline;
}
SPAN TreeviewSpanArea A:link {
    color: #0000FF;
    text-decoration: none;  
}
*/
.hdrTree {
    font-weight: bold;
    font-family: Arial,helvetica,sans-serif;
    font-size:14px;
    color: #FF5A00;
    text-align: left;
    font-style: normal;
}
