.titulo_funcao {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000099}
.botoes1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B91B17;
	cursor: pointer;
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: auto;
}
.textBox {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; z-index: -100; clip:  rect(   )}
.arial11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.arial12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
.Arial8 { font-family: Arial, Helvetica, sans-serif; font-size: 8px}
.Arial19 { font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.Arial10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.arial18 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #B91B17}
.textBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #666666;
	background-color: #CCCCCC;
}
.textBox3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.linkVermelho { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #B91B17; font-style: normal; font-weight: bold }
.linkCabecalho { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-style: normal; font-weight: bold }
.textBox4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px none; background-color: #E1E1E1; color: #B91B17; font-weight: bold; text-align: left}
.boxImagens {  font-family: "Courier New", Courier, mono; font-size: 10pt; font-weight: bold; color: #B91B17; text-decoration: none; background-color: #E6E6E6; text-align: center; word-spacing: 2px; border: 1px #000000 solid; filter: Invert}
.superescrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: super;
}
.textBoxVazio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background-color: E1E1E1;


}
.textBoxCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	z-index: -100;
	clip:  rect(   );
	text-align: center;

}
.textBoxRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	z-index: -100;
	clip:  rect(   );
	text-align: right;

}
.arial12Justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.nada {
	font-family: Arial, Helvetica, sans-serif;
	height: 1px;
	width: 1px;
	border: none;
	color: #CCCCCC;
	background-color: #CCCCCC;


}
.body {
	background-color:#e1e1e1;
	/*background-image: url(../images/background.gif);*/
	background-repeat: no-repeat;
	background-position: center center;
}
.botoes2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6633;
	cursor: pointer;
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: auto;
}

.recebeFoco
{
	background-color:#FFFF99;
}	

/* Para o jAlert (override o original) */
#popup_title {
    background-color: #990000;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 5px 20px #224022 inset;
    color: #EEEEEE;
    font-size: 12px;
    height: 20px;
    padding: 3px 10px;
}

.ui-datepicker-trigger {
  cursor: pointer;
}