﻿* {
  margin:0;
  padding:0
} 
a {
  color: #000080;
}
a:hover {
  color: #0000FF;
}
a:visited {
  color: #800000;
}
a:active {
  color: #008000;
}
.logo {
  float: left;
}
.GoBtn {
    background-color: #009800;
    border-color: #00CC00;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    height: 23px;
    margin: 2px 1px 1px 1px;
    padding: 0px;
    width: 30px;
    float: right;
}
.PgFld {
    border: 1px solid #000000;
    color: #000000;
    font-family: verdana;
    font-size: 10pt;
    font-weight: normal;
    margin: 3px 3px 0px 0px;
    width: 38px;
    float: right;
}
.Btn {
  background-color: #99CCFF;
  border: 1px solid #FFFFFF;
  color: #000000;
  float: left;
  font-family: arial, Helvetica, sans-serif;
  font-size: 10pt;
  height: 18px;
  margin: 3px 0px 1px 3px;
  padding: 0px 1px 1px 1px;
  text-align: center;
  vertical-align: middle;
  width: 86px;
}
.Btn a:link {
  color: #000000;
  text-decoration: none;
}
.Btn a:visited {
  background-color: #99CCFF;
  color: #000000;
  display: block;
  text-decoration: none;
}
.Btn a:active {
  background-color: #99CCFF;
  color: #000000;
  display: block;
  text-decoration: none;
}
.Btn a:hover {
  background-color: #000099;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
}
.PgNo {
    padding: 0px;
    border-style: none;
    color: #FFFFFF;
    float: right;
    font-family: verdana;
    font-size: 12pt;
    margin: 2px 3px 0px 0px;
    text-align: right;
    width: 32px;
    background-color: #3366CC;
}
.CpyRgt {
  margin: 0px 5px 1px 1px;
  padding: 0px;
  color: #000000;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  text-align: right;
  float: right;
}
body
{
  background-color: #999999;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.PgHdg
{
    padding: 0px;
    margin: 7px 0px 0px 0px;
    display: block;
}
.PgBdr
{
  border-style: none;
  padding: 0px;
  margin: 0px;
  top: 61px;
  right: -2px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  z-index: 0;
  width: 100%;
}
.HdgRow
{
  background-color: #FFFFFF;
  border-bottom-color: #000000;
  border-bottom-width: 1px;
  border-style: none none solid none;
  width: 100%;
  height: 31px;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #000000;
  display: table-row;
  vertical-align: top;
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
  caption-side: bottom;
}
.NavBar {
  background-color: #3366CC;
  border-style: none;
  height: 28px;
  margin: 0px;
  padding: 0px;
  font-family: verdana;
  font-size: 10pt;
  color: #FFFFFF;
  width: 100%;
  display: table-row;
  border-collapse: collapse;
  border-spacing: 0px;
  table-layout: fixed;
  caption-side: bottom;
}
.PgLbl
{
    padding: 0px;
    border-style: none;
    color: #FFFFFF;
    float: right;
    font-family: Verdana;
    font-size: 12pt;
    margin: 3px 3px 0px 3px;
    text-align: right;
    display: block;
}
.MPBtns
{
  padding: 0px 3px 0px 3px;
  margin: 0px;
  border-style: none;
  float: left;
  background-color: #CC6600;
}
.PgLbl
{
    padding: 0px;
    border-style: none;
    color: #FFFFFF;
    float: right;
    font-family: Verdana;
    font-size: 12pt;
    margin: 3px 3px 0px 3px;
    text-align: right;
    display: block;
}
.GoPgLbl
{
    float: right;
    padding: 0px;
    margin: 6px 3px 0px 0px;
    font-family: verdana;
    font-size: 10pt;
}
.PgNo {
    padding: 0px;
    border-style: none;
    color: #FFFFFF;
    float: right;
    font-family: verdana;
    font-size: 12pt;
    margin: 3px 3px 0px 0px;
    text-align: right;
    width: 46px;
    background-color: #3366CC;
}
object
{
  border-style: none;
  height: 100%;
  width: 100%;
}
embed
{
  width: 100%;
  height: 100%;
}
form {
  background-position: 0px 0px;
  border-style: none none solid none;
  border-width: 1px;
  border-color: #000000;
  margin: 0px auto 0px auto;
  padding: 0px;
  width: 100%;
  text-align: center;
  vertical-align: top;
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0px;
  caption-side: bottom;
}
.Bdr
{
  position: absolute;
  top: 1%;
  right: 1%;
  bottom: 1%;
  left: 1%;
  border: 2px solid #000000;
  height: 175%;
}

