.menu_topo, a.menu_topo, a.menu_topo:link, a.menu_topo:link, a.menu_topo:visited, a.menu_topo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.menu_topo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #AEC551;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

td.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #AEC551;
	background-color: #FFFFFF;
}
input.login {
	background-color: #F0F0F0;
}
a.rodape, a.rodape:link, a.rodape:active, a.rodape:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
a.rodape:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.mil, a.mil:link, a.mil:active, a.mil:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #898989;
}
a.mil:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}
a.link_esq, a.link_esq:link, a.link_esq:active, a.link_esq:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6A7C22;
}
a.link_esq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #6A7C22;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6A7C22;
}
.tabela {
	/*border: 1px solid #AEC551;*/
	background-color: #AEC551;
}
.tabela_cinza {
	/*border: 1px solid #AEC551;*/
	background-color: #C9C9C9;
}
.celulatopo {
	background-color: #DDDDDD;
}
.celula {
	background-color: #F0F0F0;
	cursor: default;
}
.celula_hover {
	background-color: #FFFFFF;
	cursor: hand;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.foto {
	border: 1px solid #AEC551;
}