body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7DCE16;
}

.INPUT{
	font-family : Arial;
	font-size : 11px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #617078;
	background-color : White;
	font-weight : none;
}

.menu_1 { font-family: Trebuchet MS; font-size: 13px; color: #9F2931; font-weight: bold; text-decoration: none; }
.menu_1:hover { font-family: Trebuchet MS; font-size: 13px; color: #9F2931; font-weight: bold; text-decoration: none; }

.menu_2 { font-family: Trebuchet MS; font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: none; }
.menu_2:hover { font-family: Trebuchet MS; font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: none; }

.menu_3 { font-family: Trebuchet MS; font-size: 13px; color: #6BAEFD; font-weight: bold; text-decoration: none; }
.menu_3:hover { font-family: Trebuchet MS; font-size: 13px; color: #6BAEFD; font-weight: bold; text-decoration: none; }

td, b, font, div, p { color: #333333; font-family: Trebuchet MS; font-size: 12px; text-decoration: none; font-weight: none; }

a { color: #28166F; font-family: Trebuchet MS; font-size: 12px; text-decoration: none; font-weight: none; }

.titulo {
	color: #089443;
	font-family: Trebuchet MS;
	font-size: 16px;
	text-decoration : none;
	font-weight : none;
}

.arial_11_preto {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	text-decoration : none;
	font-weight : none;
}

.trebuchetMS_10_vermelho {
	color: #C51D18;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration : none;
	font-weight : none;
}

.trebuchetMS_10_vermelho:hover {
	color: #C51D18;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration : underline;
	font-weight : none;
}

.tahoma_11_vermelho {
	color: #C51D18;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
	font-weight : none;
}

.tahoma_11_vermelho:hover {
	color: #C51D18;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
	font-weight : none;
}

.tahoma_11_cinza {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
	font-weight : none;
}

.tahoma_11_cinza:hover {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : underline;
	font-weight : none;
}

.txt_menu {
	color: #696969;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration : none;
	font-weight : none;
}

.txt_menu:hover {
	color: #696969;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration : none;
	font-weight : bold;
}

.arial_11_cinza {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-decoration : none;
	font-weight : none;
}

.arial_11_cinza:hover {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	text-decoration : underline;
	font-weight : none;
}

.tahoma_9_cinza {
	color: #666666;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration : none;
	font-weight : none;
}