<html>
<head>
<link rel="stylesheet" type="text/css" href="../ajaxtabs/ajaxtabs.css" />
<script type="text/javascript" src="../ajaxtabs/ajaxtabs.js">
</script>
<link rel="stylesheet" type="text/css" href="../common/styles.css"/>
</head>
<body>
<div align="center">
<table width="800px" >
<tr>
<td align="left" valign="top"><?php require('../common/top.html'); ?></td>
</tr>
</table>
<table width="800px">
<tr>
<td align="left" valign="top"><?php require('../common/menu.html'); ?></td>
</tr>
</table>
<div align="center">
<p class="label"> Sorry! You do not have enough permissions to veiw this page </p>
</div>
</div>
</body>
</html>