<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Fatal Error</title>
<style type="text/css">
/* Standard Elements */
body { background-color:#e2e3fa; color:#394198; font-family:'Courier New',monospace; font-size:100%; margin:10px 10px 10px 10px; }
a:link,a:active,a:visited,a:hover { text-decoration:underline; }
a:link { color:#000080; }
a:visited { color:#394198; }
a:active,a:hover { color:#b22222; }
h2 { font-family:'Courier New',monospace; font-size:140%; font-weight:bold; color:#b22222; }
td { font-family:'Courier New',monospace; font-size:75%; }
hr { color:#394198; }
/* Style Sheet Classes */
.navHeader { background-color:#394198; color:#e2e3fa; font-weight:bold; text-align:left; padding:3px; font-size:120%; }
/* Named Elements */
#header { background-color:#394198; color:#e2e3fa; font-family:'Courier New',monospace; font-size:120%; font-weight:bold; padding:10px; height:80px; }
#content { font-family:'Courier New',monospace; font-size:75%; border:1px solid #394198; margin:0px 0px 0px 0px; background-color:#c7cae9; }
#innerContent { margin:5px 5px 5px 200px; background-color:#e2e3fa; padding:5px; }
#rightNav { position:absolute; top:90px; left:10px; padding:5px; background-color:#e2e3fa; border:1px solid #394198; width:170px; font-size:75%; }
#footer { background-color:#394198; color:#e2e3fa; padding:3px; font-size:75%; text-align:center; font-family:'Courier New',monospace; }
</style>
</head>
<body>
<div id="header">
A Fatal Error Occured
</div>
<div id="rightNav">
</div>
<div id="content">
<div id="innerContent">
<h2>During the execution of the script <!-- script --> <!-- location --> the following error occured...</h2>
<!-- error_messages -->
</div>
</div>
</body>
</html>