body {
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #D7E9B6;
	scrollbar-arrow-color: #99CF16;
	margin: 0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3A7096;
}
p {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
}
.texto {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;


}
.textomini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;





}
.botao {
	width: 146px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #A4B97F;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bg_header {
	background-image:  url(images/bg_header.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
}
.bgright {

	background-image:  url(../imgs/bg_right.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	vertical-align: middle;
}
.textope {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
}
.formcampo {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	width: 230px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	border-top: 1px none #99CF16;
	border-right: 1px none #99CF16;
	border-bottom: 1px solid #99CF16;
	border-left: 1px none #99CF16;



}
.formbotao {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #99CF16;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	border: 1px solid #99CF16;
	height: 20px;
	width: 125px;

}
.linhadireita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;

}
.linhadireitapontilhado {

	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D7E9B6;
}
.titulo2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ffffff;


}
.formcampo2 {

	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	width: 320px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	border-top: 1px none #99CF16;
	border-right: 1px none #99CF16;
	border-bottom: 1px solid #99CF16;
	border-left: 1px none #99CF16;
}
.formbotaoenvio {

	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #99CF16;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	border: 1px solid #99CF16;
	height: 20px;
	width: 190px;
}
.formcampo3 {


	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	width: 230px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 2px;
	border-top: 1px none #99CF16;
	border-right: 1px none #99CF16;
	border-bottom: 1px solid #99CF16;
	border-left: 1px none #99CF16;
}
.linhabotpontilhada {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7E9B6;
}
