#bodyGeral{
	background:url(../imagens/template/bgBody.jpg);
	text-align:center;
	color:#005e7b;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:100px;
	line-height:12px;
	padding:0px 2px 10px 2px;
}

#bodyPopup{
	background-color:#f4ede0;
	text-align:center;
	color:#005e7b;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:100px;
	line-height:12px;
	padding:0px 2px 10px 2px;
}

h4{
	font-size:18px;
}

table{
	font-size:12px;
}

a{
	color:#333333;
	text-decoration:underline;
}
a:hover{ text-decoration: underline;
		 color:#005e7b;}

.linkMenu{
	text-decoration: none;
	color: #000000;
}

.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:300px; font-size: 9px;
}
.inputTextGG {
	width:500px; font-size: 9px;
}

.inputTextMG {
	width:200px; font-size: 9px;
}

.inputTextM {
	width:150px; font-size: 9px;	
}

.inputTextP {
	width:80px; font-size: 9px;	
}

.inputTextPP {
	width:50px; font-size: 9px; text-align: right;	
}

.inputTextP {
	width:80px; font-size: 9px;	
}

.inputTextP {
	width:80px; font-size: 9px;	
}

.inputTextValorG {
	width:300px; font-size: 9px; text-align: right;
}

.inputTextValorM {
	width:150px; font-size: 9px;	text-align: right;
}

.inputTextValorP {
	width:80px; 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:400px;height=200; font-size: 12px;
}
.textAreaGG {
	width:600px;height=300; font-size: 12px;
}


.textAreaM {
	width:300px;height=100; font-size: 12px;
}

.textAreaP {
	width:300px;height=50; font-size: 12px;
}

.rodapePaginacao{
	text-decoration:none;
}

.tituloTabelaSelect{
	background:#005e7b;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}

.tituloTabela{
	color:#FFFFFF;
	text-decoration: none;
}

.linhaTabelaSelectImpar{
	background:#DDDDDD;
	font-size:11px;
}

.linhaTabelaSelectPar{
	background:#EEEEEE;
	font-size:11px;
}
.itensLista{
	font-size: 10px;
}
.tituloItensLista{
	font-size: 11px;
}
.style3 {
	color: #005e7b;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button2 {
	font-size: 10px;
}