BODY, DIV, TD  
{
    font-family : Verdana;
    font-size : 10px;
    color: #000000;
}

/*Definição de cores de fundo*/

.branco
{
    background-color : #FFFFFF;
}

.laranja 
{
    background-color : #FF581F
}

.laranjacl 
{
    background-color : #FF581F
}

.azul 
{
    background-color : #024190;
}

.azulcl 
{
    background-color : #000066;
}

.azultb 
{
    background-color : #BFDCFF;
}

.cinza 
{
    background-color : #E5E5E5;
}

/*Definição de cores de texto*/

.txt_azul 
{
    color : #000066;
}

.txt_vermelho 
{
    color : #FF0000;
}

.txt_branco 
{
    color:#FFFFFF;
}

.txt_laranja 
{
    color:#FF581F;
}

.txt_cinza 
{
    font-size : 9px; color : #6D6D6D;
}

.tlarea 
{
    font-size : 11px;
    color : #000066;
    font-weight: bold;
    letter-spacing : 3px;
}

.tlareasub 
{
    font-size : 11px;
    color : #FF581F;
    font-weight: bold;
}

.tlmenu 
{
    color : #FFFFFF;
}

.tlconteudo 
{
    color : #024190;
    font-weight: bold;
}

.tlpop 
{
    font-size : 11px;
    color : #FFFFFF;
    font-weight: bold;
}

a:visited 
{
    color : #FF581F;
}

a:hover 
{
    color : #FF581F; 
    text-decoration : underline;
}

a:active 
{
    color : #FF581F;
}

a 
{
    color : #FF581F; 
    text-decoration : none;
}

a.topic:visited 
{
    color: #ffffff;
}

a.topic:hover 
{
    color: #ffffff; 
    text-decoration : none;
}

a.topic:active 
{
    color: #ffffff;
}

a.topic 
{
    color: #ffffff; 
    text-decoration : none;
}

a.menulateral:visited 
{
    color : #FFD580;
}

a.menulateral:hover 
{
    color : #FFD580; 
    text-decoration : none;
}

a.menulateral:active 
{
    color : #FFD580;
}

a.menulateral 
{
    color : #FFD580; 
    text-decoration : none;
}

a.interno:visited 
{
    color: #000066;
}

a.interno:hover 
{
    color: #FE9000; 
    text-decoration : none;
}

a.interno:active 
{
    color: #000066;
}

a.interno 
{
    color: #000066; 
    text-decoration : none;
}

.caixa 
{
    border-bottom-color: #EBCFA0; 
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #BD9A60; 
    border-left-style: groove; 
    border-left-width: 2px; 
    border-right-color: #EBCFA0; 
    border-right-style: solid; 
    border-right-width: 1px; 
    border-top-color: #BD9A60; 
    border-top-style: groove; 
    border-top-width: 2px; 
    font-size : 10px; 
    font-family : Verdana; 
    background-color : #F4E6CE
}

.navdroplist 
{
    font-size: 10px; 
    color: #000066; 
    font-family: Verdana; 
    background-color : #FFD57F;
}

.lowText 
{ 
    text-decoration: none; 
    color: #FFFFFF;
}

.lowTexthover 
{ 
    text-decoration: none;
    color: #FFD57F;
    font: bold;
    padding: 1px
}

.highText 
{ 
    text-decoration: none;
    color: #FFFFFF 
}

.highTexthover 
{ 
    text-decoration: none; 
    color: #FFD57F; 
    font: bold; 
    padding: 1px
}

.itemBorder 
{ 
    border-bottom: thin outset #FFFFFF;
}

.itemBorderBlank 
{ 
    border-bottom: thin inset #FFFFFF;
}

.buttonText 
{ 
    text-decoration: none; 
    color: #FFCC99;
}

.buttonHover 
{ 
    text-decoration: none; 
    color: #99CCFF; 
    padding: 1px;
}

.buttonBorder 
{ 
    border: 1px outset #339966;
}

.buttonBorderOver 
{ 
    border: 1px inset #CC9966;
}

textarea 
{
    border-bottom-color: #EBCFA0;
    border-bottom-style: solid;
    border-bottom-width: 1px; 
    border-left-color: #BD9A60; 
    border-left-style: groove; 
    border-left-width: 2px; 
    border-right-color: #EBCFA0; 
    border-right-style: solid; 
    border-right-width: 1px;
    border-top-color: #BD9A60; 
    border-top-style: groove; 
    border-top-width: 2px; 
    font-size : 10px; 
    font-family : Verdana; 
    background-color : #F4E6CE;
}

select 
{
    font-size : 10px; 
    font-family : Verdana; 
    background-color : #000066;
}