body {
	background: url(../img/mextile.png);
	background-position: top left;
	background-color: #073050;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

div.div-main {
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
}

font.font-blue {
	color: #073050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

font.font-checks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

font.font-white {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

p.p-blue {
	color: #073050;
	font-weight: bold;
}

table.table-checks {
  margin-bottom: 10px;
	padding-bottom: 4px;
}

table.table-main {
	background: url(../img/main.png);
	background-repeat: no-repeat;
	height: 450px;
	width: 350px;
}

td.td-center {
	height: 350px;
	padding: 10px;
	width: 350px;
}

td.td-footer {
	background: url(../img/footer.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
}

td.td-footer_logo {
	background: url(../img/footer_logo.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
}

td.td-header {
	background: url(../img/header.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
}

td.td-header_blue {
	background: url(../img/header_blue.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
}

td.td-header_red {
	background: url(../img/header_red.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 350px;
}

ul.ul-decisions {
  list-style: none;
  margin: 0px 20px;
  padding: 10px 0;
}
