puoi utilizzare height 100%:

codice:
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
		<tr>
				<td></td>
		</tr>
</table>

ma attenzione perché height 100% non è supportato da NN


ciaux