table{ font-family: Arial, Helvetica, sans-serif; color: #4D6184; font-size: 12px;}

a{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #777722; text-decoration: none;}
a:hover{ text-decoration: underline;}

.tdLabelForm {
	text-valign: top; text-align: right; font-weight=bold;
}
.tdTituloForm {
	text-align: center; font-weight=bold;
}

.tdSmallFont {
	font-size: 9px;
}

.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;
}
