.texto_geral {
	font-family: Arial;
	font-size: 10;
	color: #303030;
}

.titulo_tabela{
	font-family: Arial;
	font-size: 9px;
	color: #FF8608;
}

.texto_tabela{
	font-family: Arial;
	font-size: 9;
	text-align : left;
}

.link_menu{
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-align : left;
	text-decoration: none;
	margin-left: 8px;

}

.link_menu:hover{
	color: #000000;
	border-left: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}

.menu{
	background-color: #;
	background-image: url();
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.busca{
	font-family: Arial;
	font-size: 10;
	color: #FF0000;
}


.destaque_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align : left;
	background-color: #FF8608;
	font-weight: bold;
	line-height: normal;
}

.destaque_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #303030;	
	text-align : left;	
	background-color: #f5f5f5;
}
.destaque_22 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align : center;
	background-color: #F4C61B;
	font-weight: bold;
}
.destaque_3{
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;	
	text-align : left;	
	background-color: #f8f8f8;
}

.rodape{
	font-family: Arial;
	font-size: 9;
	color: #6E7810;	
	text-align : right;	
	background-color: #;
}

.rodape:hover{
	color: #000000;
}

td,body {
	font-family     : Arial;
	font-size       : 10px;
	color           : 303030;
	font: ARIAL;
	font-style: BOLD;
}

.forms {
	font-family     : Arial, Helvetica, sans-serif;
	font-size       : 10px;
	color           : #666666;
}
A{
text-decoration = none;
	color: #FF8608;	
}
A:hover{
	color: #000000;	
}
	
.bot_menu {
	cursor: hand;
}
.bot_menuCopy {
	cursor: hand;
}
.text {
	height: auto;
	width: auto;
	border: thin solid #FF6600;
	list-style-position: inside;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #CC6600;
	float: left;
	background-attachment: scroll;
	background-color: #FFEEDD;
	text-transform: uppercase;
	display: inline;
	white-space: normal;
	text-align: left;
	list-style-image: url(imagens/listbox.gif);
}
