body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #888888;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AFB0B4;
}
.basic {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
}
.news{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	line-height: 13px;
	font-style: normal;
}
a.news{
	display: block;
 	color: #35baac;
 	padding: 12px 12px;
 	text-decoration: none;
 }
 
a.news:hover {
	background-color:#35baac;
	text-decoration: none;
 }
.basicmenor{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9px;
	line-height: 11px;
	font-style: normal;
}
.produtos{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
	line-height: 13px;
	font-style: normal;
}
a.produtos {
	display: block;
 	color: #749eb8;
 	padding: 12px 12px;
 	text-decoration: none;
 }
 a.produtos:hover {
	background-color:#87abc2;
	text-decoration: none;
 }
.produtosDiv {
	margin-top: 20px;
	margin-left: 200px;
	font-size: 10px;
	line-height: 12px;
	Z-INDEX: 100;
	WIDTH: 120px;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #87abc2;
	filter:alpha(opacity=90); opacity:.90;
	padding-bottom:10px;
	padding-left:20px;
	padding-top:10px;
}
.formtab{
	color: #3f4f82;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
}
.campoform{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
	line-height: 11px;
	font-style: normal;
	padding-bottom:2px;
	padding-left:3px;
	padding-top:2px;
	background-color:#efefef;
	color:#777777;
	border: none;
}
.campobusca{
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 9px;
	line-height: 9px;
	font-style: normal;
	background-color:#e9eaef;
	padding-left: 2px;
	padding-top: 2px;
	color: #777777;
	border: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}
.titulosite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
}

img {
   behavior: url("pngbehavior.htc");
}

a:link{
	text-decoration:none;
	color:#3f4f82;
}

a:visited{
	text-decoration:none;
	color:#3f4f82;
}
a:active{
	text-decoration:none;
	color:#3f4f82;
}
a:hover{
	text-decoration:underline;
	color:#999999;
}
.transparent { filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80); -moz-opacity : 0.9} 