#tableid {
	background-color: #E2F2F4;
	width: 485px;
	margin: 0 auto;
}

.noprint {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #1B3460;
}

select { 
	font-family: Arial, Verdana;
	color: #1B3460;
	
}


.tabela {
	width: 485px;
	padding: 5px;
	text-align: center;
	color: #1B3460;
	font-size: 12px;
	font-family: Arial, Verdana;
}
	.tabela td{
		padding: 3px;
	}

.sectiontableheader {
	font-family: "Trebuchet MS", arial, serif;
	font-size: 12px;
	text-align: center;
	color: #142F59;
	font-weight: bold;
}

.sectiontableheadercont td{
	font-family: "Trebuchet MS", arial, serif;
	font-weight: normal;
	font-size: 12px;
	background-position:bottom;
	background-image: url(images/bars2.png);
	color: #fff;
}

.sectiontableentry4 td{
	background-color: #A1D1DD;
	border-right:1px solid #D3EDF0;
	border-left: 1px solid #D3EDF0;
}
.sectiontableentry3 td{
	border-right:1px solid #D3EDF0;
	border-left:1px solid #D3EDF0;

}