<table width=100% border=0 cellpadding=5>
<tr>
<td colspan=3>
<form method=post ##enc_type##>
<table border=0 cellspacing=0 cellpadding=0 width="100%">
<!-- TPL_INSERT : row -->
<!-- TPL_CELL : def -->
<tr>
<td><p class=ag_##css##>##f_t## </p></td>
<td>##f_v## <font class=txt8 color=blue>##f_txt##</td>
</tr>
<!-- /TPL_CELL : def -->
<!-- /TPL_INSERT : row -->
<!--tr>
<td></td>
<td>##images##</td>
</tr-->
<tr height=30>
<td> </td>
<td>
<input type=submit value="Submit" name=go
class=button><input type=button value="Cancel" class=button
onClick="document.location='##PAGE_URL##'">
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>