.TreeMenu {                                                      /* General   */
	font-family     : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	color           : #000000;
	white-space     : pre;
	right: 20px;
}

.TreeMenu a {                                                    /* Links     */
  color           : #000000;         text-decoration : none; }

.TreeMenu img {                                                  /* Images    */
  border          : 0px;             vertical-align  : middle; }



*.Node_0, *.Item_0 {                                             /* Indent=0  */
  font-size       : 12px;            font-weight     : bold;
  font-style      : normal;          padding-left    : 0px;
  padding-top     : 0px;             padding-bottom  : 2px;
  padding-right   : 4px;  }

*.Selected_0 {
  font-size       : 12px;            font-weight     : bold;
  font-style      : normal;
  padding-left    : 0px;             padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 2px;  }

*.Node_0:hover, *.Selected_0:hover {
  font-size       : 12px;            font-weight     : bold;
  font-style      : normal;
  color           : #0000FF;         
  padding-left    : 0px;             padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 2px;  }

*.Item_0:hover { }

*.Node_1, *.Item_1 {        /* Indent=1  */

color:		#1F4791;                                     
font-size:	12px;          
font-style: normal;		
padding-left: 10px;          
padding-top: 0px;     
font-weight: normal;
padding-bottom: 2px;  
padding-right: 4px;

}

*.Selected_1 {
  color	:#1F4791;
  font-size       : 12px;            font-weight     : normal;
  font-style      : normal;			
  padding-left    : 10px;            padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 2px;  }

*.Node_1:hover, *.Selected_1:hover {
  font-size       : 12px;
  font-style      : normal;
  color           : #1F4791;
  padding-left    : 10px;            padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 2px;  }

*.Item_1:hover { 
color:#1F4791;

}

*.Node_2, *.Item_2 {                                             /* Indent>1  */
color:#CC6714;
  padding-left    : 20px;            padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 3px; 
  font-weight     : bold; }

*.Selected_2 {
color:#CC6714;
  padding-left    : 20px;            padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 3px; 
  font-weight     : bold; }

*.Node_2:hover, *.Selected_2:hover {
  color           : #1F4791;         
  padding-left    : 20px;            padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 3px; 
  font-weight     : bold; }

*.Item_2:hover { }


*.Node_3, *.Item_3 {                                             /* Indent>1  */
color:#CC6714;
  padding-left    : 25px;            padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 3px; 
  font-weight     : normal; }

*.Selected_3 {
color:#CC6714;
  padding-left    : 25px;            padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 3px; 
  font-weight     : normal; }

*.Node_3:hover, *.Selected_3:hover {
  color           : #1F4791;         
  padding-left    : 25px;            padding-right   : 4px;
  padding-top     : 0px;             padding-bottom  : 3px; 
  font-weight     : normal; }

*.Item_3:hover { }

*.SubTree_0 { ;  }                      /* SubTrees  */
*.SubTree_1 { ;  }

