.TreeMenu { /* General */ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 9px; color : #D5D5D5; white-space : nowrap; 
    background-color: #FFFFFF; } 
.TreeMenu a { /* Links */ text-decoration : none; } 
.TreeMenu img { /* Images */ border : 0px; vertical-align : middle; } 
*.CreatedBy
{ /* CreatedBy */ font-size : 8px; color : #D5D5D5; text-decoration : none; } 
*.CreatedBy:hover { /* CreatedBy */ font-size : 8px; color : #D5D5D5; text-decoration : underline; } 

*.Node_0, *.Selected_0, *.Item_0 
{ /* Indent=0 */ font-size : 8pt; color : #666666; font-weight : normal; ; font-style : normal; 
                 padding-left : 2px; line-height: 25pt; letter-spacing: 1px; text-transform: none;} 
*.Node_0:hover, *.Selected_0:hover { color : #FF3300; text-decoration : none; } *.Item_0:hover { } 

*.Node_1, *.Selected_1, *.Item_1 
{ /* Indent=1 */ font-size : 8pt; color: #666666; font-weight : normal; font-style : normal; 
                 padding-left : 6px; line-height: 15pt; text-transform: none;} 
*.Node_1:hover, *.Selected_1:hover { color : #FF3300; text-decoration : none; } *.Item_1:hover { } 

*.Node_2, *.Selected_2, *.Item_2 
{ /* Indent>2 */ font-size : 8pt; color : #888888; font-weight : normal; font-style : normal; 
                 padding-left : 6px;  text-transform: none;} 
*.Node_2:hover, *.Selected_2:hover { color : #FF3300; text-decoration : none; } *.Item_2:hover { } 

*.Selected_0
{ /* Selected_> */ background-color: #FFFFFF; font-size : 8pt; color : #FF3300; font-weight : normal; font-style : normal; 
                   padding-left : 2px; line-height: 25pt; }

*.Selected_1
{ /* Selected_> */ background-color: #FFFFFF; font-size : 8pt; color : #FF3300; font-weight : normal; font-style : normal; 
                   padding-left :6px; line-height: 15pt; }

*.Selected_2
{ /* Selected_> */ background-color: #FFFFFF; font-size : 8pt; color : #FF3300; font-weight : normal; font-style : normal; 
                   padding-left : 6px; }