/* CSS Document */



<style type="text/css">



.texto_pagina {font-family: Arial;

font-size: 12px;

color: dimgray;

}

.texto {
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-FAMILY: Arial

}

A {

	FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: Arial; TEXT-DECORATION: underline

}

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:hover {

	text-decoration: underline;

}

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;}

.style1 {FONT-SIZE: 12px; COLOR: #000; 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%; }

.preto_arial_12 {

	font-family: tahoma;

	font-size: 12px;

	color: #000000;

	font-weight: bold;

}

.SOWA1 

{font-family: Times New Roman;

color:#009900;

}

.style_bt_laranjado { background:#FF0000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; border-bottom-color:#FF6699;}



.titulo_campos_laranjado {font-family: Arial;

font-size: 14px;

color: orange;

font-weight: bold;

}



.menu_abepps {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#000;

	text-decoration:none;

}

	



</style>

