body {
	background-color: #D1D5C0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 21px;
	font-size: 12px;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.td_rodape {
	font-size: 12px;
	color: #70943C;
	line-height: 19px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70943C;
}


a:hover {
	font-weight: bold;
	color: #D1D5C0;
	text-decoration: underline;
}
.tb_miolo {
	background-color: #70943C;
	background-image: url(imagens/bar_lat_esq.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px;
}
a.result:link, a.result:visited, a.result:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.result:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.td_list_top {
	font-weight: bold;
	background-color: #648435;
	font-size: 11px;
}
.td_form {
	background-color: #D1D5C0;
	border: 1px solid #D1D5C0;
	color: #000000;
	font-size: 11px;
}

.td_list_linha {
	background-color: #70943C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D5C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D5C0;
	font-size: 12px;
}
