<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset={meta_charset}">
<meta name="robots" content="none">
<title>{title}</title>
<base href="{home_path}">
<link rel="STYLESHEET" type="text/css" href="css/style.css">
<script src="jscript/common.js" type="text/javascript"></script>
<script src="jscript/form_validate.js" type="text/javascript"></script>
</head>
<body leftmargin="5" topmargin="0" marginwidth="5" marginheight="0" class="bodyBgr_1">
<br>
{content}
</body>
</html>