.tabela {
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

.menu_center {
	padding: 4px 4px 4px 4px;
	font-family: verdana, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

.menu_top {
  color: #5f6d84; 
  text-decoration: none; 
}

.menu_top:hover { 
  color: #000000;
  background: #eeeeee;
}

.menu_top:visited {
  color: #5f6d84;
}

.footer {
	padding: 5px 5px 5px 5px;
	font-family: verdana, helvetica, sans-serif;
	color: #888888;
	font-size: 10px;
}

.pesquisa_text {
	background-color: #ffffff;	
	font-family: verdana, tahoma, ms sans serif, arial, sans serif;
	color : #000000; 
	font-size: 8pt;
	height: 16px;
	border-style: solid; 
	border-width: 1;
	border-color: #b4b4b4;
}

.extranet_text {
	background-color: #ffffff;	
	font-family: verdana, tahoma, ms sans serif, arial, sans serif;
	color : #000000; 
	font-size: 8pt;
	height: 16px;
	border-style: solid; 
	border-width: 1;
	border-color: #ef9a49;
}

.extranet_button {
	background-color: #5f6d84;	
	font-family: verdana, tahoma, ms sans serif, arial, sans serif;
	color : #ffffff; 
	font-size: 8pt;
	border-style: solid; 
	border-width: 1;
	border-color: #ef9a49;
}
