 A:link { color:#003300; text-decoration:none;} 
 A:visited { color:#003300; text-decoration:none;} 
 A:active {text-decoration:none;} 
 A:hover { text-decoration:underline;} 

	
td {
	
	border-style: none;

}
form.side {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 120px;
  max-width: 150px;
  width: 140px;
}
.textfield {
	font-size: 9px;
	margin:2px;
	height:15px;
	width:140px;
	border:solid 1px #ff6600;
	background: transparent 
	}
	
h2 {
font-size:14px;
}
h3 {
font-size:12px;
}

td.main {
	text-align: center;
	vertical-align: top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color:#003300;
	text-align: center;
}
td.back {
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td.top {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tabelaL{ 
   
   width: 160px; 
} 
#cabtabL{ 
	background-image: url(images/cjanela160.gif);
   font-size: 9px;
   height: 15px;
   font-weight: bold; 
   color: #ffffff; 
   padding: 0 0 0 4px; 
   text-align: left;
} 
#corpotabL{ 
   padding: 4px; 
   border: 1px solid #FFC61A; 
   
   text-align: left;
   background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
} 
#tabelaR{ 
   
   width: 120px; 
} 

#corpotabR{ 
   padding: 4 4 4 4px; 
   border: 1px solid #FFC61A; 
   background-color: #ffffcc; 
} 