#scroll {
  position:absolute;
  top:0;
  bottom:-0.1px;
  width:1em;
  z-index:-1;
}

html, body {
  height: 100%;
  margin: 0px;
}

img {
  border: none;
}

a.mm {
  text-decoration: none;
  display: block;
  height: 32px;
}

a.mm div {
  width: 187px;
  height: 100%;
  background: url(/images/mainmenu.gif) no-repeat;
  padding-left: 10px;
  padding-top: 12px;
  font-size: 14px;
  font-family: Arial;
  color: #FFFFFF;
  cursor: hand;
  cursor: pointer;
}

a.mm#selected div {
  font-weight: bold;
}

td.title {
  color: #FFDC00;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}

div.submenu {
  border-bottom: 2px solid #AAAAAA;
  padding: 5px 0px 5px 0px;
  margin-left: 20px;
}

div.submenu a {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

div.content a, div.content a:visited {
  color: #C09E00;
}

div.content, div.content td {
  font-family: arial;
  font-size: 12px;
}

#label {font-family: arial; font-size: 10px; }

form { margin: 0px; font-family: arial;}
#t1 {
  border: none;
  border-bottom:1px solid #000000;
  font-size: 15px;
  font-family: Comic Sans MS;
  width: 275px;
  background: #FFFFFF;
  height: 20px;
}

#t2 {
  font-family: arial;
  font-size: 12px;
}