body {
	background-color: #003366;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
table.fonte-1 {
	font-family: Courier New, Courier, Mono;
	font-size: 12px;
}
table.altura-tab {
	line-height: 20px;
}
.borda-esquerda {
	border-left: 1px solid #CCCCCC;
}
.borda-cima {
	border-top: 1px solid #CCCCCC;
}
.barra-laranja {
	background-color: #FF6600;
}
.barra-azul {
	background-color: #B3C1DF;
}
.barra-cinza {
	background-color: #E1E1E1;
	border-left: 1px solid #CCCCCC;
}
.titulo-1 {
	font-weight: bold;
}
.menu-admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
}
td.rotulo-admin {
	font-weight: bold;
	background-color: #CFCFEF;
	height: 15px;
}
