.menu {
font-family: verdana, trebuchet, arial, helvetica; 
font-size:10px; 
font-weight: bold; 
color: #000000;
}	

.titulo  {

	filter: shadow(color=#000000,, direction=115, enabled=10);
	width: 500;
	height: 15;
	margin-left : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 10px;
	font-weight : bold;
}

.fundotitulo  {
	background-image : url(../imagens/Backtopo.jpg);
	height:64;
}

 .logo
 {
	height: 64px;
	width: 132px;
	background-color : White;
	background-image : url(../imagens/Logo.gif);
}

.negrito10{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.negrito10br{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : white;
}

.destaque10vm{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #980000;
	line-height : 8px;
	letter-spacing : 4px;
}

.negrito10vm{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #980000;
	line-height : 8px;
}

.lista
{
	style=position:absolute;
	width:310px;
	height:175px;
	z-index:1;
	overflow: scroll;
	background-color: #FFF8F0;
	border: 1px solid #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.lista_dados
{
	background-color: #FFF8F0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #8B4513;
	font-weight : bold;
}


.celula_lista
{
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}
.campo {
	background-color : #FFF8DC;
	font-size : 9px;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.memo
{
	background-color : #FFF8DC;
	font-size : 10px;
	color : #8B4513;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.selecao{
	background-color : #FFF8DC;
	font-size : 10px;
	color : #8B4513;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.lista_selecao{
	background-color : #FFF8F0;
	font-size : 10px;
	color : #8B4513;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.botao{
	width:80px;
	height:24px;
	border : 0;
	cursor:hand;
}

.busca{
	width:26px;
	height:19px;
	border : 0;
	cursor:hand;
}

.status {
	height : 16px;
	width:400px;
	border : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Yellow;
	background-color : transparent;
}

.tabelabase
{
	border-top : 1px solid #980000;
	border-bottom : 1px solid #980000;
}
.celulacase
{
	border-right : 1px solid #980000;
	
}

.rotulo
{
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.tabela_ocorrencia
{
	overflow: scroll;
	height: 150px;
	background-color: #FFF8F0;
	border: 1px solid #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

