potrebbe essere
codice:
height="85%"
e anche
codice:
<td with="100%"
non supportato da NN7

cambierei anche tutto quello che hai messo in body, con:

codice:
<head>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c7cce2;
}
-->
</style>
</head>

<body>

ciaux