/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	  
	 /* scrollbar-face-color:#28166F;  
	  scrollbar-highlight-color:#FFFFFF;  
	  scrollbar-3dlight-color:#FFFFFF;  
	  scrollbar-darkshadow-color:#FFFFFF;  
	  scrollbar-shadow-color:#FFFFFF;  
	  scrollbar-arrow-color:#FFFFFF;  
	  scrollbar-track-color:#FFFFFF;*/
}
a {
	text-decoration: none;
			
}
a:link {
	text-decoration: none;
			
}
a:visited {
	text-decoration: none;
		
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
    text-decoration: none;
	
	
}
.titulos {
    color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}
.titulos1 {
	font-family: Helvetica;	
	font-size: 13px;
	color: #003399;	
	text-decoration: none;	
	font-weight:bolder;
}

.sub_titulos {
	color: #000000;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
}
.pesquisa {
	color: #FF00000;
	font-family: Helvetica;
	font-weight: bold;
}

.outros_sub_titulos {
	color: #FFFFFF;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 11px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #003399;	
	text-decoration: none;	
	font-weight:bolder;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;	
	text-decoration: none;
}
.texto_simples {
	font-family: Verdana;
	font-size: 12px;	
	color: #000000;
}

.texto_simples_BKP {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.texto_pequeno {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.texto_negrito {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.campo 	{ 	font-family: Verdana; 
			font-size: 11px; 
			font-weight: normal;
			BORDER-RIGHT: #999999 1px solid; COLOR: #333333; 
			BORDER-TOP: #999999 1px solid; COLOR: #333333; 
			BORDER-LEFT: #999999 1px solid; COLOR: #333333; 
			BORDER-BOTTOM: #999999 1px solid; 
			}
.tabelas
{
width:520;
align:center;
}