/* CSS Document */

TD { font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif; font-size:11px; color:#505050; }

a:link { color:#505050; text-decoration: underline; }
a:visited { color:#505050; text-decoration: none; }
a:hover { color:#8EC21D; text-decoration: underline;  }
a:active { color:#505050; text-decoration: underline;  }

.link a:link { color:#505050; text-decoration: underline;}
.link a:visited { color:#505050; text-decoration: none;}
.link a:hover { color:#ffffff; text-decoration: underline;}
.link a:active { color:#505050; text-decoration: underline;}

.verde { font-family:Trebuchet MS, Tahoma, Arial, Verdana, sans-serif; font-size:11px; color:#8EC21D; }
	.verde a:link { color:#8EC21D; text-decoration: underline;}
	.verde a:visited { color:#8EC21D; text-decoration: none;}
	.verde a:hover { color:#8EC21D; text-decoration: underline;}
	.verde a:active { color:#8EC21D; text-decoration: underline;}

.verde_adm { font-family:Trebuchet MS, Tahoma, Arial, Verdana, sans-serif; font-size:11px; color:#8EC21D; }

	.verde_adm a:link { color:#8EC21D; text-decoration: underline;}
	.verde_adm a:visited { color:#8EC21D; text-decoration: none;}
	.verde_adm a:hover { color:#ffffff; text-decoration: underline;}
	.verde_adm a:active { color:#8EC21D; text-decoration: underline;}
	
	
.verde_grande { font-family:Trebuchet MS, Tahoma, Arial, Verdana, sans-serif; font-size:20px; color:#8EC21D; }

	.verde_grande a:link { color:#8EC21D; text-decoration: underline;}
	.verde_grande a:visited { color:#8EC21D; text-decoration: none;}
	.verde_grande a:hover { color:#ffffff; text-decoration: underline;}
	.verde_grande a:active { color:#8EC21D; text-decoration: underline;}	
	
	
.branco { font-family:Trebuchet MS, Tahoma, Arial, Verdana, sans-serif; font-size:11px; color:#ffffff; }

	.branco a:link { color:#ffffff; text-decoration: underline;}
	.branco a:visited { color:#ffffff; text-decoration: none;}
	.branco a:hover { color:#8EC21D; text-decoration: underline;}
	.branco a:active { color:#ffffff; text-decoration: underline;}	
	

.vermelho { font-family:Tahoma, Arial, Verdana, sans-serif; font-size:11px; color:#FF4800; }
	.vermelho a:link { color:#FF4800; text-decoration: underline;}
	.vermelho a:visited { color:#FF4800; text-decoration: none;}
	.vermelho a:hover { color:#FF4800; text-decoration: underline;}
	.vermelho a:active { color:#FF4800; text-decoration: underline;}

.vermelho_grande { font-family:Trebuchet MS, Tahoma, Arial, Verdana, sans-serif; font-size:20px; color:#FF4800; }

	.verde_grande a:link { color:#FF4800; text-decoration: underline;}
	.verde_grande a:visited { color:#FF4800; text-decoration: none;}
	.verde_grande a:hover { color:#FF4800; text-decoration: underline;}
	.verde_grande a:active { color:#FF4800; text-decoration: underline;}

.div_fechar {
	
	background-color: #d1d1d1; 
	padding:3px; 
	width: 60px; 
	float: right; 
	text-align: center;
	
	}	

.div_linhas {
	background-color: #d1d1d1; 
	padding: 0px; 
	width: 620px; 
	display: none;
	
	}


.azul { font-family:Tahoma, Arial, Verdana, sans-serif; font-size:11px; color:#3D5F8E; }

.azul_grande { font-family:Trebuchet MS, Tahoma, Arial, Verdana, sans-serif; font-size:14px; color:#3D5F8E; }

	.azul_grande a:link { color:#3D5F8E; text-decoration: underline;}
	.azul_grande a:visited { color:#3D5F8E; text-decoration: none;}
	.azul_grande a:hover { color:#ffffff; text-decoration: underline;}
	.azule_grande a:active { color:#3D5F8E; text-decoration: underline;}


.FORM {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		font-size:11px;
		color: #505050;
		border-color: #e1e1e1;
		border-style: solid;
		border-width: 1px;
		background-color: #ffffff;
		}	
		
INPUT {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		font-size:11px;
		color: #505050;
		border-color: #e1e1e1;
		border-style: solid;
		border-width: 1px;
		background-color: #ffffff;
		}			
		
TEXTAREA {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		font-size:11px;
		color: #505050;
		border-color: #e1e1e1;
		border-style: solid;
		border-width: 1px;
		background-color: #ffffff;
		}			

SELECT {
		font-family: Trebuchet MS, Tahoma, Verdana, Arial;
		font-size:11px;
		color: #505050;
		border-color: #e1e1e1;
		border-style: solid;
		border-width: 1px;
		background-color: #ffffff;
		}			
