.botao
{
display: block;
padding-top: 5px;
padding-bottom: 8px;
float: left;
width: 81px;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
text-align: center;
background-image: url('../imagens/menu.gif');
color: black;
margin: 1px;
}

.resposta
{
text-decoration: none;
font-family: Verdana;
font-size: 11px;
color: green;
margin: 1px;
}

td.pontilhado
{
border: 1px solid;
padding-left: 8px;
padding-right: 8px;
padding-top: 1;
padding-bottom: 1px;
border-color: #DFDFDF;
background: white;
}

td.pontilhado2
{
border: 1px solid;
padding-left: 8px;
padding-right: 8px;
padding-top: 1;
padding-bottom: 1px;
border-color: #DFDFDF;
background: white;
}

.caixa
{
    BACKGROUND-COLOR: white;
    BACKGROUND-POSITION: 0px 0px;

    BORDER-BOTTOM: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;

    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    HEIGHT: 17px;
}

.botaoform
{
    BACKGROUND-COLOR: #d6d6d6;
    BACKGROUND-POSITION: 0px 0px;

    BORDER-BOTTOM: gray 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: white 1px solid;

    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    HEIGHT: 17px;
}

.pergunta
{
text-decoration: none;
font-family: Verdana;
font-size: 11px;
color: black;
margin: 1px;
}

.pergunta:hover
{
color: blue;
}

.botaoAtivo
{
display: block;
padding-top: 5px;
padding-bottom: 12px;
float: left;
width: 81px;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
text-align: center;
background-image: url('../imagens/menu.gif');
color: black;
margin: 1px;
}

.botao:hover
{
color: black;
background-image: url('../imagens/menu2.gif');
}

.texto
{
font-family: Verdana;
font-size: 12px;
color: black;
padding-left: 12px;
padding-right: 12px;
}
.texto2
{
font-family: Verdana;
font-size: 11px;
color: black;
}

.tela_login
{
font-family: Verdana;
font-size: 12px;
color: #848484;
padding-left: 30px;
padding-top: 7px;
}

.caixa_login
{
    BACKGROUND-COLOR: white;
    BACKGROUND-POSITION: 0px 0px;

    BORDER-BOTTOM: #C0C0C0 1px solid;
    BORDER-LEFT: #C0C0C0 1px solid;
    BORDER-RIGHT: #C0C0C0 1px solid;
    BORDER-TOP: #C0C0C0 1px solid;

    FONT-FAMILY: Verdana;
    color: #848484;
    FONT-SIZE: 10px;
    HEIGHT: 15px;
}


.atendimento
{
font-family: Verdana;
font-size: 11px;
text-decoration: none;
color: black;
}

.atendimento:hover
{
color: #a1a1a1;
}


.link
{
font-family: Verdana;
font-size: 12px;
color: #848484;
text-decoration: none;
padding-right: 3px;
padding-left: 3px;
}

.link:hover
{
text-decoration: underline;
}