/* CSS Document */
<style type="text/css">
<!--
.texto_pagina {font-family: Arial;
font-size: 12px;
color: dimgray;
}

.texto {
	FONT-SIZE: 12px; COLOR: #60707f; FONT-FAMILY: Arial
}

.texto_branco {
	FONT-SIZE: 12px; COLOR: #FFFFFF; FONT-FAMILY: Arial;
}


.texto_cinza {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial;
}

.texto_cinza2 {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial;
	margin: 8px;
}

.texto_cinza_peq {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Arial;
}

.texto_verde {
	FONT-SIZE: 12px; COLOR: #444a3f; FONT-FAMILY: Arial;
}

.texto_verde_claro {
	FONT-SIZE: 12px; COLOR: #b2b9ad; FONT-FAMILY: Arial;
}

.tabelas {
    border: 1px solid #444a3f; font-size:12px; color:#444a3f; font-family:Arial;
}

A {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: Arial
}

A:hover {
	COLOR: crimson; TEXT-DECORATION: underline
}

.borda_tabela {
	border: 2px solid CCCCCC
}

.titulo_campos {font-family: Arial;
font-size: 12px;
color: dimgray;
font-weight: bold;
}

.style7 {	FONT-SIZE: 11px;
	COLOR: #60707f;
	FONT-FAMILY: Arial;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.botao_vermelho { background:#CF1000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; border-bottom-color:#FF6699;
}

.botao_preto {background: #4c4b4b; font-family:Tahoma, Verdana; font-weight:bold; font-size:12px; color:#FFFFFF; border-color: #CCCCCC;
}

.azul12bold {
	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:562px; }

.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>