<style type="text/css">

body {background-color: #D8F1D3;}


DIV.Toolbar		A   	       	{color:	#FFFFFF; text-decoration:none}

DIV.Links		A   	       	{color:	#000000; text-decoration:none}
DIV.Links		A:link			{color:	#000000; text-decoration:none}
DIV.Links		A:visited		{color:	#000000; text-decoration:none}
DIV.Links		A:hover 		{color: #4aad38; text-decoration:none}

DIV.Login		A   	       	{color:	#000000; text-decoration:none}
DIV.Login		A:link			{color:	#000000; text-decoration:none}
DIV.Login		A:visited		{color:	#000000; text-decoration:none}
DIV.Login		A:hover 		{color: #FF0000; text-decoration:none ; font-weight: bold}

.Fields {
	border: 3px #4aad38 solid; 
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	background-position: center center; 
	font-weight: bold; 
	color: #000000
}

.FieldsAlerta {
	border: 3px #4aad38 solid; 
	background-color: #FFFF00; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	background-position: center center; 
	font-weight: bold; 
	color: #000000
}

.Buttons {
	border: 0px #666666 groove; 
	background-color: #FFFFFF; 
	background: url(../assets/fundoBtn.gif) repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9; 
	background-position: center center; 
	font-weight: bold; 
	color: #4aad38; 
	height: 23px; 
	width: auto;
	text-align: left; 
	padding-right: 7pt;
}

.textoPreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #000000;
}

.textoPretoM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #000000;
	line-height: 19px;
}

.textoVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10;
	color: #4aad38;
}

.bg_banner { background-color: #4aad38 }
.bg_navigator { background-color: #4aad38}
.bg_login { background-color: #ffffff }
.bg_tabelaForum { background-color: #d9ebb2 }

</style>

