body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TabelaGeral {
	left: 50%;
	top: 50%;
	right: 50%;
	bottom: 50%;
	background-image: url(images/fundo_quadro.gif);
	background-repeat: no-repeat;
}
.Titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #00877D;
	font-variant: small-caps;
}
.TxtBottom {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

.TxtBottom a {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}

.TxtBottom a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.conteudo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.conteudo a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.conteudo a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #007D87;
	background-color: #FFFFFF;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #007D87;
	background-color: #FFFFFF;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #007D87;
	background-color: #FFFFFF;
}
.Prim_letra {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #00877D;
	font-variant: small-caps;
}

