
BODY {
        font-family: verdana, helvetica, arial, sans-serif;
        color: #000000;
}

INPUT {
        background-color: #E0E0E0;
        border-bottom: #000000 1px solid;
        border-left: #000000 1px solid;
        border-right: #000000 1px solid;
        border-top: #000000 1px solid;
        color: #000000;
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 12px;
}

SELECT {
        background-color: #E0E0E0;
        border-bottom: #000000 1px solid;
        border-left: #000000 1px solid;
        border-right: #000000 1px solid;
        border-top: #000000 1px solid;
        color: #000000;
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 12px;
}

.titulo {
        background-color: #A0A0A0;
        color: #000099;
	text-align: center;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
}

.subtitulo {
        background-color: #B0B0B0;
        color: #000099;
	text-align: center;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
}

.subtitulo2 {
        background-color: #B0B0B0;
        color: #000099;
	text-align: center;
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
}

.nome {
        background-color: #D0D0D0;
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
}

.valor {
        background-color: #F0F0F0;
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
	text-align: center;
}

.botao {
	text-align: center;
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
}

.nome_lnbcentral {
        background-color: #D0D0D0;
        color: #FF0000;
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
}

.nome_lnboffset {
        background-color: #D0D0D0;
        color: #0000FF;
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
}

.header {
        color: #0000FF;
        text-decoration: none;
        font-size: 22px;
        font-weight: bold;
	text-align: center;
}

.subheader {
        color: #0000FF;
        text-decoration: none;
        font-size: 16px;
        font-weight: normal;
}

.colorbutton {BORDER-RIGHT: #000000 1pt solid;BORDER-TOP: #000000 1pt solid;FONT-WEIGHT: ;FONT-SIZE: 8pt;BORDER-LEFT: #000000 1pt solid;COLOR: black;BORDER-BOTTOM: #000000 1pt solid;FONT-FAMILY: verdana, Helvetica, sans-serif;BACKGROUND-COLOR: #7AAAD9

}


.campo {
	border: 2px solid #ff0000;
	color: #ff0000;
	background: #ffeecc;
}

.Aviso {
        font-size: 12px;
        font-weight: bold;
	color: #ff0000;
	text-align: center;
}

.Aviso a:link, a:visited, a:active {
	color: #ff0000;
        text-decoration: none;
}

.Aviso a:hover {
	color: #ff0000;
        text-decoration: underline;
}

