.TreeMenu {                                                      /* General   */
  font-family     : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size       : 15px;            color           : #ffffff;
  white-space     : nowrap;          background-color: #993300;  }

.TreeMenu a {                                                    /* Links     */
  color           : #ffffff;         text-decoration : none; }

.TreeMenu:hover {                                                    /* Links     */
  color           : #ffffff;         text-decoration : none; }

.TreeMenu:visited {                                                    /* Links     */
  color           : #ffffff;         text-decoration : none; }

.TreeMenu img {                                                  /* Images    */
  border          : 0px;             vertical-align  : middle; }

.CreatedBy:hover {                                              /* CreatedBy */
  color           : #993300;         text-decoration : underline; }

.Node_0, .Selected_0, .Item_0 {                               /* Indent=0  */
  font-size       : 14px;            font-weight     : bold;
  font-style      : normal;          padding-left    : 2px; color           : #ffffff;  }

.Node_0:hover, .Selected_0:hover {
  font-size       : 14px;            font-weight     : bold;
  font-style      : normal;          padding-left    : 2px; color           : #ffffff; text-decoration : none; }

.Item_0:hover {  font-size       : 14px;            font-weight     : bold;
  font-style      : normal;          padding-left    : 2px; color           : #ffffff; text-decoration : none;  }

.Node_0:visited, .Selected_0:visited {
  font-size       : 14px;            font-weight     : bold;
  font-style      : normal;          padding-left    : 2px; color           : #ffffff; text-decoration : none; }

.Item_0:visited {  font-size       : 14px;            font-weight     : bold;
  font-style      : normal;          padding-left    : 2px; color           : #ffffff; text-decoration : none;  }


.Node_1, .Selected_1, .Item_1 {                               /* Indent=1  */
  font-size       : 12px;            font-weight     : normal;
  font-style      : normal;          padding-left    : 2px;
  color           : #ffffff;  }

.Node_1:hover, .Selected_1:hover {
  color           : #ffffff;         text-decoration : underline; }
 
.Node_1:visited, .Selected_1:visited, .Item_1:visited {                               /* Indent=1  */
  font-size       : 12px;            font-weight     : normal;
  font-style      : normal;          padding-left    : 2px;
  color           : #ffffff;  }
 
  
.Item_1:hover {  font-size       : 18px;            font-weight     : normal;
  font-style      : normal;          padding-left    : 2px;
  color           : #ffffff;  }

*.Node_2, *.Selected_2, *.Item_2 {                               /* Indent>1  */
  padding-left    : 2px;  }

*.Node_2:hover, *.Selected_2:hover {
  color           : #0000FF;         text-decoration : underline; }

*.Item_2:hover { }

*.Selected_0, *.Selected_1, *.Selected_2 {                       /* Selected_ */
  background-color: #C0D2EC; }
