body, table, tr, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

.barra_sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.barra_sup:hover {
	color: #000000;
	text-decoration: underline;
}

.menu_esq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}
.menu_esq:hover {
	background-color:white;
	color: #000000;
	text-decoration: underline;
}

.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	text-align:justify
}
.txt1:hover {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#D1986D;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	text-decoration: none;
	text-align:justify
}
.txt2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0066CC;
	text-decoration: underline
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	border:1px #003366 solid;
	background-color:#F3F3F3;
}
.bt {
	color: #000000;
	background: #CCCCCC;
	border-left: 1px solid #F2F2F2;
	border-right: 1px solid #666666;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #666666;
	height: 18px;
	font: 11px Arial,Verdana,Helvetica;
	text-align : center;
	vertical-align: middle;
}
.menu_sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
}
.menu_sup:hover {
	text-decoration: underline;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt3:hover {
	color: #666666;
	text-decoration: underline;
}
a.td:link {
	padding-top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: white;
	display: block;
	width: 100%;
	height: 20px;
	background-image:url(images/madeira1.jpg);
	}

a.td:visited {
 padding-top:2px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight:bold;
 text-decoration: none;
 color: white;
 display: block;
 width: 100%;
 height: 20px;
 background-image:url(images/madeira1.jpg);
}

a.td:hover {
 	padding-top:2px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: white;
	display: block;
	width: 100%;
	height: 20px;
	background-image:url(images/madeira2.jpg);
}

a.td:active {
 padding-top:2px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 text-decoration: none;
 color: black;
 display: block;
 width: 100%;
 height: 20px;
 background: white;
}
