.fontePadrao {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
}

.letraPadrao {
	font-family: Verdana;
	font-size: 12px;
}

.letraInstrucaoProc {
	font-family: Verdana;
	font-size: 12px;
}
.sublinhaCelula {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.linhaBottonDirCelula {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.linhaEsqBottonDirCelula {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.titulo_ihm {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.btoMenuEsq {
	font-weight: bold;
	width:152px; 
	height:30px; 
	line-height:2.5;
	letter-spacing:0px;
	background:url(08-images/fundo_botao_menu_lat_esq_3.gif); 
	font:Verdana; 
	font-size:13px;
	color:#FFFFFF; 
	text-align:left;
	border-width:0; 
	cursor:pointer;
}

.botao_important {
	font-family: Verdana;
	font-size: 12px;
	color: #9900CC;
	background-color: #FFCC66;
	cursor:pointer;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
.botao_procurar {
	font-family: Verdana;
	font-size: 12px;
	color: #0000CC;
	background-color: #00CCFF;
	cursor:pointer;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}

.botao_salvar {
	font-family: Verdana;
	font-size: 12px;
	color: #003300;
	background-color: #00FFCC;
	cursor:pointer;
	border-top: 1px solid #003300;
	border-right: 2px solid #003300;
	border-bottom: 2px solid #003300;
	border-left: 1px solid #003300;
}
.botao_liquidar {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFCC;
	cursor:pointer;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
.botao_fechar {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	cursor:pointer;
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
.entrada_obrigatoria {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFF55;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.entradaopcional {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.botaoImprimir {
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #DDDDDD;
	cursor:pointer;
	border: 1px solid #CCCCCC;
}
.botaoFecharImprimir {
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #DDDDDD;
	cursor:pointer;
	border: 1px solid #CCCCCC;
}
.linhaEsqBotton {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.linhaBordaCelula {
	border: 1px solid #000000;
}
.linhaEmU {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.letraPequena {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
}

