body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	.txtMenuTitle {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	background-color: #D5E8FF;
	font-weight: bold;
}
.txtRodape {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.listItens {
	font-family: Arial;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 5px;
}

.EspMenuInterno {
	padding: 5px;
}
.txtRodapeBold {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}.boxInput {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	background-color: #BCC7CF;
	border: 1px solid #000066;
}
.margens {
	padding: 3px;
}

