.textoOrcamento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: DD3A26;
	text-decoration: none;
}
.btOrcamento {
	background-image: url(../interf/bt_cadastrar.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 82px;
	border: none;
}
.btCadastrar {
	background-image: url(../interf/bt_cadastrar2.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 82px;
	border: none;
}
.btPop {
	background-image: url(../interf/bt_pop.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 74px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.bt_geral {
	background-color:#0a6faf;
	background-repeat: no-repeat;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	height:16px;
}
.textoOrcamentoAzul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 0A6FAF;
	text-decoration: underline;
}
.textoOrcamentoAzul2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 0A6FAF;
	text-decoration:none;
}
.cxTextoAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: E2F4FD;
	height: 15px;
	width: 115px;
	font-style: normal;
	text-transform: none;
	border: none;
}
.cxTextoContato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 0A6FAF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #0A6FAF;

}
.btEnviar {
	background-image: url(../interf/bt_enviar.gif);
	height: 13px;
	width: 58px;
	background-repeat: no-repeat;
	border: none;

}
.btVoltar {
	background-image: url(../interf/bt_voltar.gif);
	height: 13px;
	width: 58px;
	background-repeat: no-repeat;
	border: none;

}

.ver10black{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#000000;
}
a.new:link{
 text-decoration:none;
 color:#0a6faf;
}
a.new:hover{
 text-decoration: underline;
 color:#0a6faf;
}
a.new:active{
 text-decoration:none;
 color:#0a6faf;
}
a.new:visited{
 text-decoration:none;
 color:#0a6faf;
 
}
a.3m:link{
   background-image:url(../img/logos/3m2.jpg);
 width:50px;
 height:50px;
 background-repeat:no-repeat;
 vertical-align:middle;
}
a.3m:hover{
   background-image:url(../img/logos/3m2.jpg);
 width:50px;
 height:50px;
 background-repeat:no-repeat;
 vertical-align:middle;
}
a.3m:active{
  background-image:url(../img/logos/3m.jpg);
 width:50px;
 height:50px;
 background-repeat:no-repeat;
 vertical-align:middle;
}
a.3m:visited{
 background-image:url(../img/logos/3m.jpg);
 width:50px;
 height:50px;
 background-repeat:no-repeat;
 vertical-align:middle;
 
}