﻿* {
  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: 24px;
  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: #666666;
  position: absolute;
  top: 5px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.PgHdg
{
    padding: 0px;
    margin: 7px 0px 0px 0px;
    display: block;
}
.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: 30px;
  background-color: #3366CC;
}
form {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: hide;
  caption-side: bottom;
}
.Bdr
{
  padding: 0px;
  margin: 0px auto 0px auto;
  background-position: center;
  border: 1px solid #000000;
  height: auto;
  width: 98%;
  background-image: url('brushedmetal2.gif');
  background-repeat: repeat;
}
.Pg 
{
  border-style: solid outset outset solid;
  border-width: 1px 2px 2px 1px;
  border-color: #666666;
  padding: 0px;
  -ms-interpolation-mode: bicubic;
  margin: 6px 0px 0px 0px;
  width: 94%;
}
.Itm
{
  float: left;
  padding: 0px;
  margin: 0px;
  width: 16.6%;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
}
.ItmGrp
{
  border-style: solid none none none;
  width: 100%;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  height: auto;
  border-top-width: 1px;
  border-top-color: #000000;
}
.Cptn
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    margin: 0px 0px 6px 0px;
    padding: 0px 1px 0px 1px;
    display: block;
    text-decoration: none;
}

