.cor1{ background-color: #FFFFFF; }
.cor2{ background-color: #000000; }
.cor3{ background-color: #8eb911; }
.cor4{ background-color: #5bab38; }
.cor5{ background-color: #276631; }
.cor6{ background-color: #E8E8E8; }
.cor7{ background-color: #CCCCCC; }
.cor8{ background-color: #999999; }
.cor9{ background-color: #E1E1E1; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.x{
position:absolute;
left:0px;
top:0px;
z-index:1;
width:100%;
height:100%;
}

.txt_destaque {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #104f0e;
	text-decoration: none;
}
.txt_arial {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #6b6b6b;
	text-decoration: none;
}
.tit_arial {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
}
.arial_10_branco {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_10_preto {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.arial_12_branco {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_12 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.arial_12_preto {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial_12_verde {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #104f0e;
	text-decoration: none;
}
.arial_12_cinza_n {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #6b6b6b;
	text-decoration: none;
}
.arial_12_cinza {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
}
.arial_12_vermelho {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.arial_14_branco {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arial_14_verde {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #104f0e;
	text-decoration: none;
}
a.destaque{
  	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #104f0e;
	text-decoration:none;
}
a.link_verde{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #104f0e;
	text-decoration: none;
}
a.link_branco{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.selected{
	color: #FFFFFF; 
	background-color: #5bab38;
}