/* Cores Bara de Rolagem */
BODY 
{
		SCROLLBAR-FACE-COLOR: #ffffff;
        SCROLLBAR-HIGHLIGHT-COLOR: #ff0000;
        SCROLLBAR-SHADOW-COLOR: #ff0000;
        SCROLLBAR-3DLIGHT-COLOR: #ffffff;
       SCROLLBAR-ARROW-COLOR: #ff0000;
       SCROLLBAR-TRACK-COLOR: #ffffff;
       SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	  	  
}

/* Cores dos links */
a:link { color: #FF0000; text-decoration: none;}
a:active {  color: #FF6666; text-decoration: none;}
a:hover {  color: #FF0000; text-decoration: none;}
a:visited {  color: #FF0000; text-decoration: none;}

/* Texto do Rodapé */
.texto_rodape
{
	font-family: arial, verdana;
	font-size: 8pt;
	color: white;
	font-weight: bold;;
}
		  
.texto
 {
	font-family: arial, verdana;
	font-size: 8pt;
	color: #666666;
}

.tabeladot {

	border: 1px dashed #CCCCCC;
}
.tabela01 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordaImagem {
	border: 1px solid #666666;
}
.bordaInput {
	border: 1px solid #999999;
	background-image: url(images/cinza1.jpg);

}
.botoes {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding: 2px 1px;
	font-weight: bold;
	cursor:hand;
?)?)?); 

}
.bordaSite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.MapTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FF3300;
	border: 1px solid #CC0000;
	color: #FFFFFF;
	font-style: normal;
	background-image: url(images/fundo_titulos.jpg);
	text-decoration: none;





}
.MapN1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/cinza1.jpg);
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;




}
#caixa a:hover {
   border-top:3px solid #EA0000;
   border-bottom:3px solid #EA0000;
}
