
.texto_normal 
{
	font-family: Arial, helvetica;
	color: #636C75; 
	font-size: 11px; 
	line-height: 17px;
}

.link_normal
{ 
	font-family: Arial; 
	color: #5598FF; 
	font-size: 11px; 
	line-height: 17px; 	
	text-decoration: underline;
}
a:link.link_normal{ color:#5598FF; text-decoration: underline; }
a:hover.link_normal{ color:#F26223; text-decoration: underline; }
a:vlink.link_normal{ color: #5598FF; text-decoration: underline; }

.link_normal2
{ 
	font-family: Arial; 
	color: #636C75; 
	font-size: 11px; 
	line-height: 17px; 	
	text-decoration: none;
}
a:link.link_normal2{ color:#636C75; text-decoration: none; }
a:hover.link_normal2{ color:#F26223; text-decoration: none; }
a:vlink.link_normal2{ color: #636C75; text-decoration: none; }

.link_menu
{ 
	font-family: Arial; 
	color: #000000; 
	font-size: 11px; 
	line-height: 17px; 	
	text-decoration: none;
}
a:link.link_menu{ color:#000000; text-decoration: none; }
a:hover.link_menu{ color:#F26223; text-decoration: none; }
a:vlink.link_menu{ color: #000000; text-decoration: none; }

.header_tabela 
{
	font-face: Arial;
	color: #FFFFFF; 
	background-color: #120E37;
	font-size: 11px; 
	line-height: 17px;
}

.link_fundo2
{ 
	font-family: Arial; 
	color: #120E37; 
	font-size: 11px; 
	line-height: 17px; 	
	text-decoration: 	none;
}
a:link.link_fundo2{ color:#120E37; text-decoration: none; }
a:hover.link_fundo2{ color:#FF0000; text-decoration: none; }
a:vlink.link_fundo2{ color: #FFFFFF; text-decoration: none; }

.link_pequeno
{ 
	font-family: Arial; 
	color: #120E37; 
	font-size: 9px; 
	line-height: 17px; 	
	text-decoration: 	none;
}
a:link.link_pequeno{ color:#120E37; text-decoration: none; }
a:hover.link_pequeno{ color:#FF0000; text-decoration: none; }
a:vlink.link_pequeno{ color: #FFFFFF; text-decoration: none; }

.footer
{ 
	background-color: #FFFFFF;
	font-family: Arial; 
	color: #120E37; 
	font-size: 9px; 
	line-height: 12px; 	
	text-decoration: 	none;
}
a:link.footer{ color:#120E37; text-decoration: none; }
a:hover.footer{ color:#FF0000; text-decoration: none; }
a:vlink.footer{ color: #FFFFFF; text-decoration: none; }

.fundo1 
{
	background-color: #120E37;
	color: #FFFFFF; 
	font-size: 9px; 
	line-height: 17px;
}

.fundo2 
{
	background-color: #FFFFFF;
	color: #120E37; 
	font-size: 10px; 
	line-height: 17px;
}

.titulo_barra 
{
	background-color: #FFFFFF;
	color: #120E37; 
	font-size: 10px; 
	line-height: 17px;
}

.form_caixas
{
	width: 125px;
	border-width : 1px 1px 1px 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	padding-left : 1px;
}	


.form_text 
{
	border-color : #061D51 #061D51 #061D51 #061D51;
	border-width : 1px 1px 1px 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	padding-left : 1px;
}	

.msg 
{  
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #ff0000; 
	text-decoration: none
}




