table{ font-family: Verdana; color: navy; font-size: 12px; }

a{ text-decoration: none; color: navy; }

a:hover{ text-decoration: underline;}

.tdLabelForm {
	text-valign: top; text-align: right; font-weight=bold;
}

.tdLabel {
	text-valign: top; text-align: left; font-weight=bold;
}

.tdTituloForm {
	text-align: center; font-weight=bold;
}

.button {
	font-size: 9px;
}

.inputText {
	font-size: 9px;
}

.inputTextGG {
	width:500; font-size: 9px;
}

.inputTextG {
	width:300; 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;	
}

.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;
}

.inputTextCenter {
	font-size: 9px;	text-align: center;
}

.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;
}

.comboboxImpressao {
	font-family: Lucida Console;
	font-size: 10px;
	width:350;
}

.td styleFonteP{
	font-size:6px;
}