BODY, TD {
	color: #008822;
	font-family: verdana;
	font-size: 11px;
}

.default_menu {
	font-family: Verdana;
	font-size: 12px;
	color: #00c0c0
}

.Grid_Incluir {
	color: #008822;
	font-size: 12px;
}

.Grid_HeaderElem {
	font-weight: bold;
	font-size: 13px;
}

.Grid_Table {
	width: 90%;
}

.Bottom {
	font-size: 10px;
	color: #A0A0A0;
}

.Bloco_Noticias {
	font-size: 10px;
}

.Bloco_Noticias_Titulo {
	font-weight: bold;
}
.Bloco_Noticias_Data {
	font-weight: bold;
	color: black;
}
.Bloco_Noticias_Texto {
	color: black;
}

.Texto_Conteudo {
	color: black;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

.Listagem_Tabulada {
	color: black;
	line-height: 17px;
}
.Listagem_Tabulada_Selecionado {
	font-weight: bold;
	color: black;
	background-color: white;
}

A:hover {
	text-decoration: underline;
}

A {
	color: green;
	text-decoration: none;
}

A.Listagem_Tabulada_Link:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	height: 15px;
}

A.Listagem_Tabulada_Link {
	color: black;
	text-decoration: none;
}

.RichTextBox {
	color: black;
	}

.Titulo_Noticia {
	font-size: 16px;
	font-weight: bold;
}

.Chamada_Noticia {
	font-style: italic;
}

.Texto_Noticia {
}

.Mensagem_Form {
}

.Form_Field {
	border: solid 1px;
}

.Form_Caption {
	font-family: Verdana, Arial;
	color: black;
	font-size: 10px;
}

.Form_Submit {
	background-color: #EEEEEE;
	width: 100px;
	border: solid black 1px;
	font-family: Verdana, Arial;
	color: black;
	font-size: 10px;
}

.Form_Submit_Cell {
	text-align: center;
}

.Form_Field_Endereco {
	height: 40px;
}