.fill_lat_esq {
	background-image: url(../images/lat_esq_rep.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fill_lat_dir {
	background-image: url(../images/lat_dir_rep.gif);
	background-repeat: repeat-y;
}
.fill_topo {
	background-image: url(../images/topo_rep.gif);
	background-repeat: repeat-x;
}
.fill_baixo {
	background-image: url(../images/baixo_rep.gif);
	background-repeat: repeat-x;
}
.navi_pag {
	background-image: url(../images/lcd_navi.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	font-size: 0.7em;
}
.fill_central {
	background-color: #E0E0E0;
	background-image: url(../images/fundo_rep.gif);
	background-repeat: repeat-y;
}
.filtro {
	font-size: 0.7em;
	color: #666666;
	font-weight: bold;
	padding: 4px 4px 8px;
}
body {
	background-color: #696969;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.filtro_inputs {
	background-color: #CCCCCC;
	font-size: 1em;
}
.tabela_head {
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CCCCCC;
}
.tabela_head a:link {
	color: black;
	text-decoration: none;
}
.tabela_head a:visited {
	color: black;
	text-decoration: none;
}
.tabela_row_normal {
	font-size: .7em;
}
.tabela_row_alt {
	font-size: .7em;
	background-color: #FFFFFF;
}
.pagerStyle
{
	font-weight: bold;
	color: #666666;
	font-size: 0.7em;
	background-color: #CCCCCC;
}
.pagerStyle a:link
{
	color: #666666;
}
.pagerStyle a:visited
{
	color: #666666;
}