
.texto_geral { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 15px; }

.caixa { color: #3366FF;  border: 1px solid #006699; background-color: #F5F5F5 }

.separador_dir { border-right: 1px dotted #BBBBBB}

.delimitador_dir { border-right: 1px solid #006699}

.mold_dest { border: 1px solid #999999; background-color: #F9F9F9}

.caixa_card { color: #3366FF;  border: 1px solid #CCCCCC; background-color: #FBFBFB}

.linha { color: #3366FF; border-bottom: 1px solid #CC0000 }

.linhas_verm { color: #FF0000; border-top: 1px solid #CC0000 }

.rodape { color: #CC0000;  border: 0px solid #CC0000; font-family: Verdana, Arial; font:  8pt; background-color: #003A73 }

.titulo_form  { background-color: #00557D; font-family: Verdana; font-size: 10pt; color: #FFDF62; font-weight: bold}

.textotitulo { font-family: Arial, Verdana; font: 10pt; color: #ffffff; font-weight: bold; background-color:#006699}

.fundo_titulo_index { background-color:#006699}

.fundoform   {  border: 1px solid #888888; background-color: #FAFAFA }

.textoform	 { font-family: Arial, Verdana; font:  7pt; color: #999999; font-weight: bold}

.textomedio	 { font-family: Arial, Verdana; font:  9pt; color: #006699; font-weight: bold}

.textopequeno	 { font-family: Arial, Verdana; font:  8pt; color: #666666; font-weight: normal}

.textosubtitger	 { font-family: Arial, Verdana; font:  9pt; color: #FFFFFF; font-weight: normal}

.textobaseplacar { font-family: Arial, Verdana; font:  9pt; color: #333333; font-weight: normal}

.textoger	     { font-family: Arial, Verdana; font:  9pt; color: #000000; font-weight: normal}


#link a:link
   {
     color: #0033CC;
     text-decoration: none;
     font-size: 12px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style: bold;
   }
#link a:visited
   {
     color: #0033CC;
     text-decoration: none;
	 font-size: 12px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style: bold;
   }
#link a:hover
   {
     color: #CC0000;
	 text-decoration: none;
	 font-size: 12px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style: bold;
   }


#link_scroll
   {
     color: #000000;
     text-decoration: none;
     font-size: 11px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style: bold;
   }
#link_scroll a:visited
   {
     color: #000000;
     text-decoration: none;
	 font-size: 11px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style: bold;
   }
#links a:hover
   {
     color: #006633;
	 text-decoration: none;
	 font-size: 11px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style: bold;
   }