<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Hotspot Login</title>
<link rel="stylesheet" type="text/css" href="phs.css">
</head>
<body>
<div id="mb">
  <div class="top mbbx"> <span class="ct"><span class="cl"></span></span>
      <div class="mbbxi">
        <h1>Hotspot Sign In</h1>
        <fieldset>
          <form action="https://login.yahoo.com/config/login?" method="post" name="login_form" id="login_form" autocomplete="off">
          <table id="mbtb" summary="form: login information">
            <tr>
              <th><label for="username">Login ID:</label></th>
              <td><input name="login" id="username" value="" size="17" class="mb_ipt" type="text" /></td>
            </tr>
            <tr>
              <th><label for="passwd">Password:</label></th>
              <td><input name="passwd" id="passwd" value="" size="17" class="mb_ipt" type="password" /></td>
            </tr>
          </table>
          </form>
        </fieldset>
        <div class="mbdlisu">
          <h2>Don't have a Login ID?</h2>
          <p class="mbsu"><a href="#">Sign Up</a></p>
        </div>
      </div>
  <span class="cb"><span class="cl"></span></span> </div>
</div>

</body>
</html>

