body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.FORMS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-indent: 2pt;
	margin-right: 2px;
	margin-left: 2px;
}
.FORMSBotao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.LINKSturquesa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #339999;
	text-decoration: underline;
}
.LINKSturquesa:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #339999;
	text-decoration: underline;
}
.LINKSturquesa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #339999;
	text-decoration: none;
}
.LINKSturquesa:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.LINKSturquesa:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.TITULO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;

}
.Formularios {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #DAEBDD;
	border: 1px solid #81B184;
}
.Botoes {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #436547;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.SelectCat {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.white {
	background-color: #FFFFFF;
}
.white:link {
	background-color: #FFFFFF;
}
.white:hover {
	background-color: #FFFFFF;
}
.white:active {
	background-color: #FFFFFF;
}
.white:visited {
	background-color: #FFFFFF;
}
