a {
	text-decoration:none;
}

a:hover {
	background-color:#FFFF99;
}

.Titulo {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0099FF;
	font-size: 5mm;
	text-align: right;


}
.fundoesq {
	background-color: #CCCCFF;
}
.nome {
	font-family: "Courier New", Courier, mono;
	color: #336666;
	font-size: 5mm;
	text-align: right;
	font-weight: bold;


}
.endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	border: outset;


}
.opcao {
	font-family: "Times New Roman", Times, serif;
	border: outset;
}
.cargo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	color: #000000;


}
.menutop1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	filter: Invert;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	border-bottom-width: thin;
	background-color: #FFFFFF;
}
.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	filter: Invert;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	border-bottom-width: thin;
}
.colmeio {
	background-color: #CCCCFF;

}
.submenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033CC;

}
.menutela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	filter: Invert;
	text-align: right;
	border: inset;	
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	border-bottom-width: thin;
	background-color: #FFFFFF;	
}
#hideShow {
	position:absolute;
	left:25px;
	top:100px;
	width:600px;
	height:285px;
	z-index:1;
	border: outset;
	background-color: #FFFFCC;
	visibility:hidden;
}
.Historico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

