#scroll {
    position:absolute;
    top:0;
    bottom:-0.1px;
    width:1em;
    z-index:-1;
}

body {
  margin: 0 0 0 0;
  background: url(/images/fg.gif) repeat-x #DFDFDF;
}

a.menu {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

a.menu:hover {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

a.menu2 {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}

a.menu2:hover {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #DE0019;
}

div.page {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  padding-bottom: 20px;
}

div.submenu {
  padding-bottom: 5px;
}

div.submenu a {
  padding-left: 6px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

td.contents {
  font-family: arial;
  font-size: 13px;
}