table{ font-family: Helvetica; color: #727054; font-size: 12px;}

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;
}

body {
	background-image: url(imagens/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
}
.style4 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}
.style6 {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #999999;
}
.style10 {font-family: Helvetica, sans-serif; font-size: 12px; color: #666666; }

a {text-decoration: none; font-family: Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #727054;}