/******************************************************************************
 * KENOBI - theme.css
 ******************************************************************************/
/******************************************************************************
 * TreeMenu
 ******************************************************************************/

.t0i
{
   font-size:        11px;
   font-weight:      normal;
   color: #000;
   text-decoration: none
}

.t0i:hover
{
   font-size:        11px;
   font-weight:      normal;
   color: #000;
   text-decoration: underline;
}

.t1i
{
   font-size:        11px;
   font-weight:      normal;
   color: #000;
   text-decoration: none
}

.t1i:hover
{
   font-size:        11px;
   font-weight:      normal;
   color: #000;
   text-decoration: underline;
}

.t2i
{
   font-size:        11px;
   font-weight:      normal;
   color: #000;
   text-decoration: none
}

.t2i:hover
{
   font-size:        11px;
   font-weight:      normal;
   color: #000;
   text-decoration: underline;
}

.t3i
{
   font-size:        11px;
   font-weight:      normal;
   color: #000;
   text-decoration: none
}

.t3i:hover
{
   font-size:        11px;
   font-weight:      normal;
   color: #000;
   text-decoration: underline;
}

