BODY
{
        scrollbar-face-color: #FFFFFF; 
        scrollbar-shadow-color: #F6F4EF; 
        scrollbar-highlight-color: #928E85; 
        scrollbar-3dlight-color: #FFFFFF; 
        scrollbar-darkshadow-color: #928E85; 
        scrollbar-track-color: #FFFFFF; 
        scrollbar-arrow-color: #928E85
}


FONT
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
    font-style : normal;
}

FONT.cat
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #666666;
    text-decoration: none;
    font-style : normal;
    font-weight: bold;
}

FONT.num
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 13pt;
    color: #666666;
    text-decoration: none;
    font-style : normal;
    font-weight: bold;
}

FONT.catdet
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: #FFFFFF;
    text-decoration: none;
    font-style : normal;
    font-weight: bold;
}

FONT.cred
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
    color: #333333;
    text-decoration: none;
    font-style : normal;
}


HR
{
    
    color: #FF9900;
    height:1;
 }

FONT.titulo
{
    font-family: Tahoma,Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    color: #842800;
    text-decoration: none;
    font-style : normal;
}

INPUT
{
  font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  background-color: #F2F2F2;
  border-color: #FFFFFF;
  border-width: 1px;
}

SELECT
{
  font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #990000;
  background-color: #F2F2F2;
  border-color: #000000;
  border-width: 1px;

}


TEXTAREA
{
  font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  background-color: #F2F2F2;
  border-color: #FFFFFF;
  border-width: 1px;
}

INPUT.botao
{
  font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FF9900;
  border-color: #FFFFFF;
  border-width: 1px;
}

A:link {text-decoration : none;font-size : 8pt; font-weight: normal;color : #333333 ;font-family : Verdana, Arial, Helvetica, sans-serif;  }
A:visited {text-decoration : none;font-size : 8pt;color : #333333; font-weight: normal;font-family : Verdana, Arial, Helvetica, sans-serif;}
A:hover {text-decoration : none;font-size : 8pt; font-weight: normal;color : #F38601;font-family : Verdana, Arial, Helvetica, sans-serif;}

A.not:link {text-decoration : none;font-size : 8pt; font-weight: normal;color : #000000 ;font-family : Tahoma, Arial, Helvetica, sans-serif;  }
A.not:visited {text-decoration : none;font-size : 8pt;color : #000000; font-weight: normal;font-family : Tahoma, Arial, Helvetica, sans-serif;}
A.not:hover  {text-decoration : none;font-size : 8pt; font-weight: normal;color : #00A6A6;font-family : Tahoma, Arial, Helvetica, sans-serif;}

A.menu:link {text-decoration : none;font-size : 8pt; font-weight: normal;color : #666666 ;font-family : Verdana,Tahoma, Arial, Helvetica, sans-serif;  }
A.menu:visited {text-decoration : none;font-size : 8pt;color : #666666; font-weight: normal;font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;}
A.menu:hover  {text-decoration : none;font-size : 8pt; font-weight: normal;color : #F38601;font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

