BODY {
	scrollbar-face-color:#A0B8CD;
	scrollbar-highlight-color:#D9E1EA;
	scrollbar-3dlight-color:#D9E1EA;
	scrollbar-darkshadow-color:#D9E1EA;
	scrollbar-shadow-color:#D9E1EA;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#D7E1EA;
}
.texto {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.texto1 {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.texto_endereco {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10px;
	line-height: 15px;
	color: #496681;
}
.link {
	color: #003399;
	text-decoration: none;
}
.link:link {
	color: #003399;
	text-decoration : none;
}
.link:visited {
	color: #003399;
	text-decoration : none;
}
.link:hover {
	color: #7e7e7e;
	text-decoration: none;
}
.link:active {
	color: #003399;
	text-decoration : none;
}
.link3 {
	color: #003399;
	text-decoration: none;
	font-size: 9px;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10px;
	line-height: 15px;
}
.link3:link {
	color: #003399;
	text-decoration : none;
}
.link3:visited {
	color: #003399;
	text-decoration : none;
}
.link3:hover {
	color: #7e7e7e;
	text-decoration: underline;
}
.link3:active {
	color: #003399;
	text-decoration : none;
}
.link4 {
	color: #003399;
	text-decoration: none;
	font-size: 11px;
}
.link4:link {
	color: #003399;
	text-decoration : none;
}
.link4:visited {
	color: #003399;
	text-decoration : none;
}
.link4:hover {
	color: #7e7e7e;
	text-decoration: underline;
}
.link4:active {
	color: #003399;
	text-decoration : none;
}
.cx_comentario {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.campo{
	background-color: #A1D0E8;
	font-size: 9px;
	font-family: verdana;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
}
.campo2{
	background-color: #FFF5CE;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #FF9900;
	border-left-color : #FF9900;
	border-bottom-color : #FF9900;
	border-right-color : #FF9900;
	font-size:9px;
}
.campo3{
   BACKGROUND: #ffffff;
   COLOR: #000000;
   FONT-SIZE: x-small;
   FONT-WEIGHT: normal;
   BORDER-BOTTOM: #d8d8d8 1px solid;
   BORDER-LEFT: #d8d8d8 1px solid;
   BORDER-RIGHT: #d8d8d8 1px solid;
   BORDER-TOP: #d8d8d8 1px solid;
   COLOR: #000000;
   FONT-SIZE: 9px;
   font-family:verdana;
   vertical-align : middle;
}
.camposelect{
	background-color: #FFEEDB;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #808080;
	border-left-color : #808080;
	border-bottom-color : #D4D0C8;
	border-right-color : #D4D0C8;
	font-size:9px;
}
.comentario_contato{
	background-color: #ffffff;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #808080;
	border-left-color : #808080;
	border-bottom-color : #D4D0C8;
	border-right-color : #D4D0C8;
	font-size:11px;
	width : 265;
	height : 50px;
}
.campotexto{
	background-color: #A1D0E8;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-color : #808080;
	border-left-color : #808080;
	border-bottom-color : #D4D0C8;
	border-right-color : #D4D0C8;
	font-size:11px;
	height : 60px;
}
.botao{
	BACKGROUND: #F2F2F2;
	COLOR: Black;
	FONT-SIZE: smaller;
	FONT-WEIGHT: normal;
	BORDER-BOTTOM: #909090 1px solid;
	BORDER-LEFT: #909090 1px solid;
	BORDER-RIGHT: #909090 1px solid;
	BORDER-TOP: #909090 1px solid;
	FONT-SIZE: 9px;
	font-family:verdana;
	height : 15;
}
.botao2{
	BACKGROUND: #FFCC00;
	COLOR: Black;
	FONT-SIZE: smaller;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	font-family:verdana;
}
label{
	cursor : pointer;
	cursor : hand;
}