A.appMenu {
	display: marker;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	color: #FFFFFF;
	BORDER: none;
	border: solid 0 px #FFEEAA;
	font-style: normal;
	text-transform: none;

}

A.appMenu:hover {
	color: #00FFFF;
	font-size: 11px;
	background: #333366;
}

.appCelulaMenu{
	background-color: #F6F6F6;
}

.appMenuTabela {
	font-family: arial;
	font-size: 9px;
}

.appHeader {
	background: #000151;
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.appCelulaCentro{
	background-color: #FFFFFF;
}

.appFooter {
	background: #000151;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}

.appTituloTela {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	letter-spacing: 4px;
}.appTexto { font-family: arial; font-weight: bold; font-size: 15px; color: #666666; font-weight: normal; }
.appTextoAlerta { font-family: arial; font-weight: bold; font-size: 15px; color: #FF0000; font-weight: normal; }
.appHeader9 { font-family: arial; font-weight: bold; font-size: 9px; color: #006699; font-weight: normal; }

