<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <STYLE type="text/css"><!--
*
{
	margin: 0px;
}

body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	background-color: #ffffff;
	color: #111111;
}

a
{
	background-color: inherit;
	color: #0000EE;
}

a:hover
{
	text-decoration: none;
}

p
{
	text-align: justify;
	margin-bottom: 15px;
	line-height: 22px;
}

ul
{
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 15px;
}

h3
{
	font-size: 20px;
	margin-bottom: 30px;
}

h4
{
	font-size: 13px;
	margin-bottom: 5px;
}

#container
{
	margin: 0px 0px 0px 0px;
}

#header
{
	background-color: #660000;
	color: #fff;
	padding: 10px 40px 10px 40px;
}

#headerok
{
	background-color: #006600;
	color: #fff;
	padding: 10px 40px 10px 40px;
}

#header h1
{
	font-size: 30px;
}

#header h2
{
	font-size: 14px;
}

#headerok h1
{
	font-size: 30px;
}

#headerok h2
{
	font-size: 14px;
}

#body
{
	margin: 10px 40px 10px 40px;
	border-bottom: solid 1px #DADADA;
}

#footer
{
	margin: 0px 40px 0px 40px;
}

#signature
{
        margin: 0px 40px 0px 40px;
}


#body p
{
}

#errorwhat
{
	padding: 10px 0px;
	font-size: 20px;
	border-bottom: solid 1px #DADADA;
}


.clearit
{
	clear: both;
	height: 1px;
}
--></STYLE>

    <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
    <title>ERROR: The requested URL could not be retrieved</title>
  </head>

  <body>
    <div id="container">
      <div id="header">
        <h1>ERROR</h1>
        <h2>The requested URL could not be retrieved</h2>
      </div>

      <div id="body">
        <div id="what">
          <p>
            The following URL could not be retrieved: <a href="%U">%U</a>
          </p>
        </div>
        <div id="errortitle">
          <p>The following error was encountered:</p>
        </div>
        <div id="errorwhat">
          <p>FTP File/Object Not Found.</p>
        </div>
        <div id="errordescription">
          <p>Squid sent the following FTP command:</p>
          <blockquote><strong><pre>%f</pre></strong></blockquote>
          <p>and then received this reply:</p>
          <blockquote><strong><pre>%F</pre></strong></blockquote>
          <blockquote><strong><pre>%g</pre></strong></blockquote>
          <p>
            This might be caused by an FTP URL with an absolute path (which does
            not comply with RFC 1738).  If this is the cause, then the file
            can be found at <a href="%B">%B</a>.
          </p>
        </div>
      </div>

      <p>
        <div id="footer">Your cache administrator is <a href="mailto:%w">%w</a>.</div>
        <div id="signature">Generated %T by %h (%s).</div>
      </p>

    </div>
  </body>
</html>

