table
{
	height: 100%;
	width: 100%;
}

tr.sla td
{
	height: 31px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	background: #053B68 url('img/sla_bg.png');
}

iframe
{
	width: 100%;
	height: 100%;
	border: none;
}