/* CSS Document */

<style type="text/css">
<!--
.texto_pagina {font-family: Arial;
font-size: 12px;
color: dimgray;
}

.texto_vermelho {
	FONT-SIZE: 11px; font-family:arial; color:#BB0D26;
}

.texto_azul {
	FONT-SIZE: 12px; font-family:arial; color:#148dba;
}

.texto_preto {
	FONT-SIZE: 12px; font-family:arial; color:#000;
}

.texto_branca {
	FONT-SIZE: 12px; font-family:arial; color: #FFFFFF;
}

.texto_azul_empresas {
	FONT-SIZE: 12px; font-family:arial; color:#03507A;
}


.texto {
	FONT-SIZE: 12px; COLOR: #60707f; FONT-FAMILY: Arial
}

.texto_1 {
	FONT-SIZE: 10px; COLOR: #555555; FONT-FAMILY: Arial
}

A {
	FONT-SIZE: 12px; COLOR: #60707f; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:hover {
	COLOR: crimson; TEXT-DECORATION: underline
}
.borda_tabela {
	border: 2px solid CCCCCC
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {font-size: 10px}
.titulo_campos {font-family: Arial;
font-size: 12px;
color: dimgray;
font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style_bt_vermelho { background:#CF1000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; border-bottom-color:#FF6699;}
.style_botao_preto {background: #4c4b4b; font-family:Tahoma, Verdana; font-weight:bold; font-size:11px; color:#FFFFFF; border-color: #CCCCCC;}
.arial_12_cinza {FONT-SIZE: 12px; COLOR: #60707f; FONT-FAMILY: Arial; font-weight: bold; }
.style6 {
	color: #3e6497;
	font-weight: bold;
	font-size:12px;
}

.txtbox2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; border: 1px solid #C3C3C1; color: #000066; width:99%;}

.txtbox3 { font-family:Arial, Helvetica, sans-serif; font-size:12px; border: 1px solid #C3C3C1; color: #000066; width:99%; height:16px; border-bottom:solid 1px #6D0065; border-top:solid 1px #000000 }

.preto_arial_12 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bot_110_lar {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 110px;
	height: 21px;
	border: 0;
	background-image: url('images/bot_110_lar.jpg');
	cursor: pointer;
}

.bot_90_lar {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 90px;
	height: 21px;
	border: 0;
	background-image: url('images/bot_90_lar.jpg');
	cursor: pointer;
}

.bot_90_ver {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 90px;
	height: 21px;
	border: 0;
	background-image: url('images/bot_90_ver.jpg');
	cursor: pointer;
}

.bot_90_verd {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 90px;
	height: 21px;
	border: 0;
	background-image: url('images/bot_90_verd.jpg');
	cursor: pointer;
}

.bot_60_verd {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 60px;
	height: 21px;
	border: 0;
	background-image: url('images/bot_60_verd.jpg');
	cursor: pointer;
}
-->
</style>