.tree_title { font-size: 12px; color: #990000; font-weight: bold}
.tree_mess  { font-size: 12px; color: #660000; font-weight: bold}
.tree_table { font-size: 12px; color: #000000}

.tree_button   { font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid; font-style: italic; font-weight: bold}
.tree_input    { font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1px #333333 solid}
.tree_textarea { font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1px #333333 solid}
.tree_radio    { font-size: 12px; color: #000000; background-color: #FFFFFF; border: 0px #333333 solid}
.tree_checkbox { color: #000000; background-color: #FFFFFF; border: 0px #333333 solid}

.tree_parent   { font-size: 12px; color: #000000}
.tree_current  { font-size: 12px; color: #000000; font-weight: bold}
.tree_children { font-size: 12px; color: #000000}

a.tree_cat:link,
a.tree_cat:active,
a.tree_cat:visited      { font-size: 12px; color: #BE8D0C}
a.tree_cat:hover        { font-size: 12px; color: #990000}

a.tree_parent:link,
a.tree_parent:active,
a.tree_parent:visited   { font-size: 12px; color: #000000}
a.tree_parent:hover     { font-size: 12px; color: #990000}

a.tree_current:link,
a.tree_current:active,
a.tree_current:visited  { font-size: 12px; color: #000000; font-weight: bold}
a.tree_current:hover    { font-size: 12px; color: #990000; font-weight: bold}

a.tree_children:link,
a.tree_children:active,
a.tree_children:visited { font-size: 11px; color: #000000}
a.tree_children:hover   { font-size: 11px; color: #990000}
