body, li { font-size: 7pt; font-family: Verdana; color: #000000; text-decoration:none; }
a { font-size: 8pt; font-family: Verdana; color: #000000; text-decoration:none; }
td { font-size: 8pt; font-family: Verdana; text-decoration:none; vertical-align:top;}
form { margin:0; padding:0;}
input { background-color: #F5F5F5; font-size: 8pt; border-style: solid; border-width: 1px; border-color: #000000;}
.simples {  background-color: transparent; font-size: 8pt; border-style: solid; border-width: 0px; font-size: 8pt;}
.textarea { background-color: #F5F5F5; font-size: 8pt; font-family: Verdana;  border-style: solid; border-width: 1px; border-color: #000000;}

select { font-family: Verdana; background-color: #ffffff; font-size: 8pt; }
.notselected { font-weight: bold; text-align: center; }
.selected { color: #FF0000; font-weight: bold; text-align: center; font-size: 7.5pt;}

.menu_selected { color: #FF0000; font-weight: bold; text-align: center; font-size: 7.5pt;}
.menu_notselected { font-weight: bold; text-align: center; font-size: 7.5pt;}

a:hover { color: #FF0000; text-decoration:none;}
.selecionado { color: #EE1D00;font-weight: bold; font-size: 7.5pt;}
.naoselecionado { font-weight: bold; font-size: 7.5pt;}


.texto {
	background-color: 
	#F5F5F5; 
	font-size: 8pt; 
	font-weight: normal; 
	border-style: solid; 
	border-width: 1px; 
	padding:2; 
	border-color: #CCCCCC;
}



.fundo1 {
	background-color: #EEEEEE;
}


.tabela {
	width: 100%;
	border-spacing: 1px;
	border-width: 0px;
	background-color: #CCCCCC;
}

.tabelaCabecalho {
	background-color: #EEEEEE;
	text-align: center;
	padding: 10;
	font-weight: bold;
}

.mouseoverMenu {
	background-color: #FFFFFF;
	cursor: pointer;
}

.mouseoutMenu {
	background-color: #EEEEEE;
}



#adm_conteudo{
	position: absolute;
	z-index: 1;
	visibility: visible;
	display: none;
	margin-top:10px;
	_margin-top:30px;
	margin-left:212px;
	_margin-left: -100px;
	width: 280px;
	color: black;
	background: #F4F4F4;
}

/*Calendário*/
.dia {font-family: helvetica, arial; font-size: 8pt; color: #FFFFFF}
.data {font-family: helvetica, arial; font-size: 8pt; text-decoration:none; color:black;}
.mes {font-family: helvetica, arial; font-size: 8pt; color:black}
.Cabecalho_Calendario {font-family: helvetica, arial; font-size: 10pt; color: #000000; text-decoration:none; font-weight:bold}

















.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
border-top-width: 0;
border-bottom-width: 1;
padding: 10px;
background: #EEEEEE;
}

.tabcontentstyle2{ /*style of tab content oontainer*/
border: 1px solid gray;
border-top-width:0;
margin-top: 0;
margin-bottom: 1em;
padding: 10px;

}

.tabcontentstyle3{ /*style of tab content oontainer*/
border: 1px solid gray;
margin-top: 0;
margin-bottom: 1em;
padding: 10px;
height: 80%;
}





.tabs_out {
	border-style:solid;
	border-width: 1px;
	border-bottom: 0px;
	border-color:gray;
	padding: 6;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	vertical-align: middle;	
}

.tabs_on {
	border-style:solid;
	border-width: 1px;
	border-bottom: 0px;
	padding: 6;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FF0000;
	border-color:gray;
	background-color: #EEEEEE;
	vertical-align: middle;
	cursor: pointer;
}

.tabs_selected_out {
	border-style:solid;
	border-width: 1px;
	border-bottom: 0px;
	padding: 6;
	font-family: verdana;
	border-color:gray;
	font-size: 7.5pt;
	color: #FF0000;
	background-color: #EEEEEE;
	vertical-align: middle;
	font-weight: bold;
}

.tabs_selected_on {
	border-style:solid;
	border-width: 1px;
	border-bottom: 0px;
	padding: 6;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FF0000;
	border-color:gray;
	background-color: #EEEEEE;
	vertical-align: middle;
	cursor: pointer;
}

.div_space {
	border-style: solid;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 6;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.div_space_selected {
	border-style: solid;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 6;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}