/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


.fbox5 { float:left; width: 5px; color:#E7E7EA; }
.fbox10 { float:left; width: 10px; color:#E7E7EA; }
.fbox20 { float:left; width: 20px; color:#E7E7EA; }
.fbox30 { float:left; width: 30px; color:#E7E7EA; }
.fbox50 { float:left; width: 50px; }
.fbox75 { float:left; width: 75px; }
.fbox100 { float:left; width: 100px; }
.fbox200 { float:left; width: 200px; }


.flabel {
	color: #3F3F40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	background-color: #D1D2D4;
	border: 1px solid #D1D2D4;
	height: auto;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	padding-right: 5px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#botoes {
	padding-top:30px; 
	text-align:right;
}
.btbox240 { width:240px; }
.btbox340 { width:340px; }
.btbox440 { width:440px; }
.btbox540 { width:540px; }
.btbox640 { width:640px; }
.btbox740 { width:740px; }
.btbox840 { width:840px; }
.btbox940 { width:940px; }

.fbotao70,
.fbotao140,
.fbotao210,
.fbotao300 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3F3F40;
	padding-top:3px;
	padding-bottom:3px;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #3F3F40;
}
.fbotao70  { width: 70px; }
.fbotao140 { width: 140px; }
.fbotao210 { width: 210px; }
.fbotao300 { width: 300px; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.tabelaheader340,
.tabelaheader540 {
	background-image:url(../imagens/fundo_tabela_cinza.png);
	background-repeat:repeat-x;
	font-size: 11px;
	color: #3F3F40;
	font-weight: bold;
	text-align:center;
	height:27px;
	line-height:27px;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tabelaheader340 { width: 340px; }
.tabelaheader540 { width: 540px; }

.tabelabordercinza320,
.tabelabordercinza520 {
	background-color: #E9E9EA;
	margin-top:0px;
}
.tabelabordercinza320 { width:320px; padding:10px; }
.tabelabordercinza520 { width:520px; padding:10px; }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.fselect200 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F40;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	height: auto;
}
.fselect200 { width:200px;  }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

