

a img { border-style: none; }

body
{
	margin:0;
	font-family:  Helvetica, arial, tahoma;
	font-size:10px;
	color: #8b8686;
	line-height: 14px;
	scrollbar-arrow-color:#A1702B;
scrollbar-3dlight-color:#A1702B;
scrollbar-highlight-color:#ffffff;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#A1702B;
scrollbar-darkshadow-color:#A1702B;
scrollbar-track-color:;
}



td
{
    font-family:   tahoma, Helvetica, arial;
	font-size:12px;
	font-weight: none;
	color:#947162;


}


a:link, a:visited, a:active
{
	color:#947162;
	text-decoration: none;
}

a:hover
{
	color:#A67736;
	text-decoration: none;
}



.destaque {
    font-family:   tahoma, Helvetica, arial;
	font-size:12px;
	font-weight: none;
	color:#A67736;
}


.rodape {
    font-family:  Helvetica, arial, tahoma;
	font-size:11px;
	font-weight: bold;
	color:#3F3C3C;
}


.pqn {
    font-family: tahoma;
	font-size:8px;
	font-weight: bold;
	color:#007B85;
}


.titulo {
    font-family: Helvetica, arial, tahoma;
	font-size:15px;
	font-weight: bold;
	color:#007B85;
}





.formulario {
	font : 12px    tahoma, Helvetica, arial;
	color:#947162;
	border : 1px solid #A1702B;
	padding : 2px;
	background : #FFFFFF;
	scrollbar-arrow-color:#A1702B;
scrollbar-3dlight-color:#A1702B;
scrollbar-highlight-color:#ffffff;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#A1702B;
scrollbar-darkshadow-color:#A1702B;
scrollbar-track-color:;

	
}

.enviar {
	font : 12px    tahoma, Helvetica, arial;
	color:#947162;
	border : 0px solid #A1702B;
	padding : 2px;
	background : #FFFFFF;
	
}