.spannedColumn {
	font-weight: bold;
	font-size: 13px;
	background-color: #8DC9E1;
	line-height: 13px;
	padding: 3px;
	text-align: center;
}
.legenda {
	color: #999999;
	font-size: 11px;
	background-color: #FFFFFF;
}
.masterTable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8DC9E1;
}
.tdElements {
	background-color: #FFFFFF;
	font-size:12px;

}
caption {
	background-color: #057DB5;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.adminLink {
	font-size: 10px;
}
thead {
	font-weight: bold;
	font-size:12px;
	padding:1px;
}
iframe {
	position: relative;
	left: 5px;
	top: 3px;
	width: 520px;
	height:400px;
}

