/**
   * Miolo 2 Theme
   *
   * @author Author's Jonas Guilherme Dahmer [jonas@solis.coop.br]
   * @author Another Rafael Spengler [rafaels@solis.coop.br] 
   * @author Another Vilson Cristiano Gärtner [vilson@miolo.org.br] 
   * 
   * @version $Id$
   *
   * \b Maintainers: \n
   * Mantainer Vilson Cristiano Gärtner [vilson@miolo.org.br]
   *
   * @since 
   * This css was created 2006/09/15
   *
   * \b Organization: \n
   * SOLIS - Cooperativa de Soluções Livres \n
   * The ??? Development Team
   * 
   * \b CopyLeft: \n
   * CopyLeft (L) 2005 SOLIS - Cooperativa de Soluções Livres \n
   *
   * \b License: \n
   * Licensed under GPL (for further details read the COPYING file or http://www.gnu.org/copyleft/gpl.html )
   * 
   * \b History: \n
   * See history in repository: http://www.miolo.org.br/
   * 
   */

/******************************************************************************
 * gtkTheme - 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;
}

