body
{
 margin:5px;
 background-color: #ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:8pt;
}

hr
{
  color: #990000;
  background-color: #990000;
  height: 2px;
  text-align: left;
  margin-left: 0px;
  border: 0px solid #990000;
}


.BannerMenu
{
  position: absolute;
  left: 6px;
  top: 2px;
}

.MenuButton
{
  border: solid 1px #e0e0e0;
  padding: 1px 1px 3px 1px;
  margin: 0px 10px 0px 10px;
  left: 5px;
  top: 4px;
  color: #0000FF;
  white-space: nowrap;
  position: relative;
  background-color: Transparent;
  text-decoration: none;
}

.MenuButton:hover
{
  background-color: #FFFFFF;
  border: solid 1px #b0b0b0;
  color: #990000;
}

.MenuBar
{
  background-color: #e0e0e0;
  clear: both;
  text-align: left;
  width: 760px;
  position: absolute;
  left: 5px;
  height: 24px;
  background-image: url(/images/buttonbgrnd.png);
}

.ForImage
{
  border:none;
  position:absolute;
  top:100px;
}

.MainContent
{
  position:absolute;
  top: 115px;
  left: 17px;
  width: 545px;
  background-color:#FFFFFF;
}

.MainContent a
{
  text-decoration: none;
}

.RightBar
{
  position:absolute;
  left:570px;
  top:115px;
  width:200px;
  background-color:#EBEBF1;
  color:#000099;
}

.RightBar a
{
  text-decoration: none;
}

.BarHeading
{
  width:100%;
  background-color:#7C7D9C;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
}

.BarLink
{
  font-size:12px;
  line-height: 26px;
  height:26px;
  color:#00f;
  background-color: #E2E3F5;
  text-align:center;
  width:100%;
  border: solid 0px #000000;
}

.BarLink:hover
{
  color:#bb4444;
}

.Footnote
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #666666;
}

.FooterMenu
{
  width:100%;
  text-align:center;
  vertical-align:bottom;
}

.RowBand
{
  font-weight: bold;
  font-size: 14px;
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 4px;
  text-indent: 0pt;
  font-variant: small-caps;
  width:100%;
}

.Heading
{
  font-weight:bold;
  font-size: 12px;
  color: #009;
}