  .clthumbs Table{
  color: #000000;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    height: 17px;
  }


  .menu A
  {
    color: #ffcc00;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bolder;
    text-decoration: none;
  }
  .menu A:hover
  {
    /*color: #477cb1;*/
    color: #ffffff;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bolder;
    text-decoration: none;
    height:17px;/*SOMBRA*/
	filter:shadow(color=c0c0c0, direction=120, enabled=1, strength=4)/*SOMBRA*/
  }
  .menu TD 
  {
    color: #c0c0c0;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bolder;
    text-decoration: none;
    height: 23px;
  }
  .tituloPagina
  {
    /*color: #47b13c;*/
    color: #FFCC00;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bolder;
    height:20px;/*SOMBRA*/
	filter:shadow(color=c0c000, direction=120, enabled=1, strength=4)/*SOMBRA*/
	/*filter:DropShadow(Color=#FFFFFF, OffX=1, OffY=2, Positive=1)*/
  }
  .principal
  {
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    text-align: justify;
  }
  .linha
  {
    border-style:dotted;
    width:100%;
    text-align: left;
    color:#a0a0a0;
  }
  .copyright
  {
    color:#a0a0a0;
    font-family: Verdana;
    font-size: 10px;
    text-align: right;
  }
  body
  {
    background-color:#000000;
  }
  #defaultfolders div{text-align:right;padding:0 .5em .5em .5em;font:78% verdana;}
