@CHARSET "ISO-8859-1";
#dgeral
{
	background-color:#d7e9bf;
	border: 0px solid #a9cf71;
	width:800px;
	height:850px;
	overflow:scroll;
	left:50%; 
	margin:-240px 0 0 -320px; 
	position:absolute; 
	top:30%; 
}
tr,td
{
	border:0px solid #FF0000;
	cellpadding:0px 0px 0px 0px;
	
	
}
table
{
	border-collapse: collapse;
}

.c1
{
	background-color:#d7e9bf;
	
}

.c2
{
	background-color:white;
}
.top
{
	background-color:#a9cf71;
	color:white;
	font-family:Arial,verdana;
	font-size:16px;
	font-weight: bold;
}
.trodape
{
	background-color:#a9cf71;
	font-family:Arial,verdana;
	font-size:16px;
	font-weight: bold;
}
.ttitulo
{
	text-align:center;
	font-family:Arial,verdana;
	font-size:18px;
	font-weight: bold;
}
.cl1
{
	text-align:left;
	width:500px;
	
}
.cl2
{
	text-align:center;
	width:300px;
	
}
.c2l1
{
	text-align:left;
	width:300px;
	
}
.c2l2
{
	text-align:left;
	width:120px;
	
}
.c2l3
{
	text-align:left;
	width:120px;
	
}
.c2l4
{
	text-align:left;
	width:230px;
	
}