table {
	color:#333333;
	text-transform: none;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.rodape {
	color: #FFFFFF;
}


body {
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	background-color: #2B281F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #00CC00;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #00CC00;
	font-weight: bold;
}
.forms {
	background: #F0F0F0;
	color: #333333;
	border: 1px solid #666666;
	font-size: 11px;
}
legend {
	color: #999999;
}

.forms_btn {
	color: #FFFFFF;
	border: 1px solid #009900;
	font-size: 11px;
	background-color: #00CC33;
}
h1 {
	font-size: 36px;
	color: #CC0000;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #009933;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.verde_claro {
	color: #E3F1C7;
}
.data_pequena {
	font-size: 10px;
	color: #666666;
}
.tag_erro {
	color: #E5E5E5;
}
.verde_escuro {

	color: #9ACC33;
}
