
body {                                                                                                                  
    text-align:center;
	font-family: Verdana;
	font-size: 11px  ;
	margin-top: 0px;
    margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E6E6E6;
}

form
{
    display: inline;
    margin: 0;
    padding: 0;
}

a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
a:hover {
	color: #C08345;
	text-decoration: none;
}
a:active {
	color: #C08345;
	text-decoration: none;
}
a:link.mnutop    { color: white; padding-top:7px; height:28px; font-size:12px;text-decoration: none; display:block; background:url(../img/btn1.png) }
a:visited.mnutop { color: white; padding-top:7px; height:28px; font-size:12px;text-decoration: none; display:block; background:url(../img/btn1.png) }
a:hover.mnutop   { color: white; padding-top:7px; height:28px; font-size:12px;text-decoration: underline; display:block; background:url(../img/btn2.png)}
a:link.mnutopsel { color: white; padding-top:7px; height:28px; font-size:12px;text-decoration: none; display:block; background:url(../img/btn1.png) }

table.SITE {
   border: 0px solid #D0D0D0;
   text-align:center;
   padding-top:    0px;
   padding-bottom: 0px;
   background-color:#FFF;
}
tr.SITE {
}
td.SITE {
}


table.PRINCIPAL {
   text-align:center;
   background-image: url(../img/fundo.jpg);
}
tr.PRINCIPAL {
}
td.PRINCIPAL {
   border: 0px;
}

table.CENTRAL {
   text-align:center;
   padding-top:0px;
}
tr.CENTRAL {
}
td.CENTRAL {
}


table.RODAPE {
   text-align:center;
}
tr.RODAPE {
}
td.RODAPE {
}



table.ESQUERDA {
   width:200px;
   border: 0px solid black;
   margin-left:10px;
}
tr.ESQUERDA {
}
td.ESQUERDA {
}

table.CONTEUDO {
   border: 1px solid #E0E0E0;
   text-align:left;
}
tr.CONTEUDO {

}
td.CONTEUDO {
}


table.DIREITA {
   width:200px;
   margin-right:10px;
   border: 0px solid black;
   background-image: url(../img/fundo_direita.jpg);
}
tr.DIREITA {
}
td.DIREITA {
}


.td_label_form{
	font-size: 11px  ;
    padding-top:4px;
    text-align:right;
}

.td_input_form{
	font-size: 11px  ;
}

.tr_form{
   background-color:#F2F2FF;
}
.tr_form_alt{
   background-color:#C0FFFF;
}

.tr_button_form{
	font-size: 11px  ;
}

.button_form{
	font-size: 11px  ;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
