body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.cabecalho {
	font-size: 30px;
	font-weight: bold;
	color: #FFFF00;
}

.cabecalho_index {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}

.bg_tabela_cabecalho {
	background-color: #FFFFFF;
}

.sub_cabecalho1 {
	color: #3300CC;
	text-align: center;
	height: 25px;
	font-weight: bold;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bg_tabela_lateral {
	background-color: #DADADA;
}

.texto_principal {
	padding: 15px;
}

.tabela_principal {
	border: 1px solid #CCCCCC;
}

.bg_tabela_rodape {
	height: 60px;
	color: #3300CC;
	text-align: center;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.esq_menu_celula_branco {
	width:10px;
}

.esq_menu_subtitle {
	font-size:10px;
	color:#000000;
}

.esq_menu_link {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration:none;
}

.esq_menu_link:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	text-decoration:none;
}

.esq_menu {	
	text-align: center;
	vertical-align: middle;
	width:180px;
	height:60px;
}

.esq_menu_grande {	
	text-align: center;
	vertical-align: middle;
	width:180px;
	height:130px;
}

.esq_menu_borda_inferior {
	background-color: #999999;
	height: 1px;
}
.sub_cabecalho2 {

	color: #3300CC;
	text-align: center;
	height: 25px;
	font-weight: bold;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.formMuralCampos {
	padding-right: 5px;
	text-align: right;
	height: 20px;
}

.formMuralBoxes {
	font-family: verdana;
	font-size: 10px;
	width: 200px;
	padding-left: 5px;
}

.adData {
	color:#993300;
	text-align:right;
}

.adTitulo {
	color:#993300;
	font-weight: bold;
}

.adTable {
	background-color:#EEEEEE;
	border: 1px solid #666666;
}

.adMensagem {
	font-weight: bold;
	padding-top: 010px;
}
.tituloPagina {
	font-size: 48px;
	color: #000099;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
