/* CSS Document */
.txtBox {
    border: 1px solid #003366;
    background-color: #dddddd;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 8pt;    
    color: #000033;
}
body {
 scrollbar-shadow-color: #002211;
 scrollbar-darkshadow-color: #003300;
 scrollbar-face-color: #006633;
 scrollbar-highlight-color: #009900;
 scrollbar-arrow-color: #003300;
 background-image: url("fundo.gif"); 
 background-repeat: repeat-y;
}
hr {
	color:#006633;



}
a { text-decoration:none; font-family:arial; }
.tab1 {  background-image: url("fundobra.gif"); 
         background-repeat: no-repeat; }
.govs { font-family:arial; font-size:10px; }
.link { color: #cccccc; font-weight : bold; font-size : 14px;}
.link2 { color: #ffff00; font-size : 12px;}
.branco { color:White; }
.preto { color: Black; font-size: 12px; font-weight: bold;}
.cinza { color: #555555; font-size: 12px; }
.verde { color: #003399; font-weight: bold; font-size: 14px; }
.modelos { color:Black; font-size : 10.7px;}
.bodylink {	color: Black; font-size : 10.7px; font-weight : bold; font-family: verdana,arial,helvetica;}
.titulos { text-decoration: underline; color: "#006666"; font-family : Arial, Helvetica, sans-serif; font-size : 18px; font-weight : bold;}
.link:hover { color: #ffff00;  }
.link2:hover { font-weight : bold; }
.preto:hover { color: Blue; text-decoration:underline; }
.branco:hover { color:Yellow; }
.verde:hover {
	color: Blue;
	text-decoration: underline;
}
.bodylink:hover { text-decoration:underline; }
.gov:hover { text-decoration:underline; }
.endereco {
	position: static;
	bottom: -1px;

}
.caixa {
	background-color: #EEEEEE;
	border: thin double #000066;
}

