.formulario {  font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #BCE895; height: 18px; width: 60px; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

table{ font-family: Verdana; color: #727054; font-size: 12px;}

.corTexto { color:#727054; }

a:hover{ text-decoration: underline;}

a {text-decoration:none;}

.tdLabelForm {
	text-valign: top; text-align: right; font-weight=bold;
}
.tdLabelForm2 {
	text-valign: top; text-align: center;
}
.tdLabelForm3 {
	font-family: Verdana; color: #727054; font-size: 12px; font-weight=bold;
}
.thLabelForm {
nowrap; text-align: center; font-weight=bold;
}
.thLabelForm2 {
	text-valign: top; text-align: left; font-weight=bold;
}
.tdTituloForm {
	text-align: center; font-weight=bold;
}

.tdSmallFont {
	font-size: 9px;
}

cadastro {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.button {
	font-size: 9px;
}

.buttonM {
	size: 200px;
}

.inputText {
	font-size: 9px;
}
.inputTextG {
	width:300; font-size: 9px;
}
.inputTextGG {
	width:500; font-size: 9px;
}

.inputTextMG {
	width:200; font-size: 9px;
}

.inputTextM {
	width:150; font-size: 9px;	
}

.inputTextP {
	width:80; font-size: 9px;	
}

.inputTextPP {
	width:50; font-size: 9px; text-align: right;	
}

.inputTextP {
	width:80; font-size: 9px;	
}

.inputTextP {
	width:80; font-size: 9px;	
}

.inputTextValorG {
	width:300; font-size: 9px; text-align: right;
}

.inputTextValorM {
	width:150; font-size: 9px;	text-align: right;
}

.inputTextValorP {
	width:80; font-size: 9px;	text-align: right;
}

.inputTextValor {
	font-size: 9px;	text-align: right;
}

.combobox {
	font-size: 9px;
}
.comboboxG {
	font-size: 9px; width:300;
}
.comboboxM {
	font-size: 9px; width:150;
}
.comboboxP {
	font-size: 9px; width:80;
}

.textAreaG {
	width:400;height=200; font-size: 12px;
}
.textAreaGG {
	width:600;height=300; font-size: 12px;
}


.textAreaM {
	width:300;height=100; font-size: 12px;
}

.textAreaP {
	width:300;height=50; font-size: 12px;
}

.rodapePaginacao{
	text-decoration:none;
}

.tituloTabelaSelect{
	background:'BBBBBB';
	font-size:12px;
	color:navy;
	text-decoration: none;
}

.tituloTabela{
	color:navy;
	text-decoration: none;
}

.linhaTabelaSelectImpar{
	background:'DDDDDD';
	font-size:11px;
}

.linhaTabelaSelectPar{
	background:'EEEEEE';
	font-size:11px;
}

.style1 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 18px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

<!--incrementado para abas-->
.body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: navy;
	background-color: #EEEEEE;
	background-image:url(../imagens/template/menu_off2.jpg);
	border-bottom: 1px solid #AAAAAA;
	padding: 5px;
	cursor: hand;
}

.menu-sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: navy;
	background-color: #CCCCCC;
	background-image:url(../imagens/template/menu_on2.jpg);
	padding: 5px;
	cursor: hand;
}

.tb-conteudo {
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}

.tb-conteudoItens {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}


.conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	background-color: #EEEEEE;
	padding: 5px;
	width: 98,5%;
	height: 200px;
}

.scroll {
scrollbar-arrow-color:#ffffff;
scrollbar-3dlight-color:#b5b5b5; 
scrollbar-highlight-color:#b5b5b5; 
scrollbar-face-color:#000000; 
scrollbar-shadow-color:#b5b5b5; 
scrollbar-darkshadow-color:#b5b5b5; 
scrollbar-track-color:#b5b5b5;

}
.preenchido{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight=bold
}
.empty{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	font-weight=bold
} 