table {
    font-family: Verdana, Arial;
    font-size: 10px;
}

#trTitulo {
    font-weight: bold;
    background-color: #00923F;
    color: #FFF;
}

#tdMenuTopo {
    width: 126px;
    height: 18px;
    background-image: url('/imagens/menuTopo.gif');
    font-weight: bold;
    padding-left: 6px;
}

#tdMenuRodape {
    width: 126px;
    height: 10px;
    background-image: url('/imagens/menuRodape.gif');
}

#tdConteudoTopo {
    width: 567px;
    height: 18px;
    background-image: url('/imagens/conteudoTopo.gif');
    font-weight: bold;
    padding-left: 6px;
}

#tdConteudoRodape {
    width: 567px;
    height: 10px;
    background-image: url('/imagens/conteudoRodape.gif');
}

#tdMenu {
    width: 132px;
    background-color: #FFFFFF;
    vertical-align: top;
}

#tdMenu {
    padding-top: 8px;
    line-height: 18px;
}

#tdMenu a {
    color: #00923F;
    font-weight: bold;
}

#tdMenu a:hover {
    color: red;
}

a {
    font-size: 9px;
    color: #00923F;
}

a:hover {
    color: red;
}

#grupo {
    font-size: 9px;
}

#tdConteudo {
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 561px;
    height: 200px;
    background-color: #FFFFFF;
    vertical-align: top;
}

#tdRodape {
    width: 717px;
    background-image: url("/imagens/rodape.gif"); 
    height: 28px;
}

#divCotacao {
    float: left; 
    padding-left: 8px; 
    padding-top:5px; 
}

#divIdiomas {
    padding-top: 3px; 
    padding-right: 8px;
}

#tdDireitos {
     width: 709px; 
     float: left; 
     padding-left: 8px; 
     padding-top:5px; 
     color: #FFF;
}

#tdDireitos a {
    color: #FFF;
    text-decoration: none;
}

#tdDireitos a:hover {
    color: #FFF;
    text-decoration: underline;
}

#topo {
    height: 80px;
    background-image: url("/imagens/topo.gif");
    vertical-align: bottom;
    padding-right: 25px;
    padding-bottom: 3px;
}

.inputLogin {
    font-family: Arial, Verdana;
    font-size: 11px;
    width: 100px;
    border: 1px solid #00763D;
}

.inputForm {
    font-family: Arial, Verdana;
    font-size: 11px;
    border: 1px solid #00763D;
}

.botao {
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    border: 1px solid #00763D;
    background-color: #00763D;
}

.linkLingua {
    font-size: 9px;
    color: #FFF;
    text-decoration: none;
}

.linkLingua:hover {
    color: #00923F;
    text-decoration: underline;
}

.linkProdutos {
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
}

.linkProdutos:hover {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: red;
    text-decoration: underline;
}

