table {
	color:#333333;
	text-transform: none;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main {
	position:absolute;
	left:50%;
	margin-left: -504px;
	width:994px;
}
#interno {
	float:left;
	width:994px;
}
.rodape {
	color: #666;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #105C7C;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.forms {
	background: #F0F0F0;
	color: #666666;
	border: 1px solid #999999;
	font-size: 12px;
	width: auto;
	height: auto;
}
legend {
	color: #999999;
}
.forms_btn {
	color: #FFFFFF;
	border: 1px solid #fff;
	font-size: 12px;
	background-color: #125E7E;
}
h1 {
	font-size: 11px;
	color: #CCcccc;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
h2 {
	font-size: 24px;
	color: #4A0000;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.data {
	font-family: verdana;
	font-size: 10px;
	color: #115a7a;
}
.texto {
	font-family: verdana;
	font-size: 12px;
	color: #115a7a;
	text-align: justify;
}
.texto_b {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.titulo {
	font-family: verdana;
	font-size: 12px;
	color: #115a7a;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}
.titulo_b {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}
.titulo_pag {
	font-family: Arial;
	font-size: 20px;
	color: #105979;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}
.titulo_pag_b {
	font-family: Arial;
	font-size: 20px;
	color: #FFF;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}
body {
	margin:0px;
	background-color:#115a7a;
	background-image:url(../imgs/idx/bg.jpg);
	background-repeat:repeat-x;
	font-family:"Arial";
	font-size:12px;
	color:#115a7a;
}
img {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.style2{
	color:#666;
}

