body {
  font-family:verdana,arial;
  font-size:10pt;
  color:black;
  background:#5d8ec6;
  margin:0;
}
td, th {
  font-size:10pt;
}
.pricecell {
  text-align:center;
}
a {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
  color:black;
  text-decoration:underline;
}
h2, h3, h4, h5 {
  text-align:center;
}
#ban {
  border:0;
}
#top {
  height:147px;
  background:#54c4ec;
  text-align:left;
}
#midtop {
  height:20px; 
  }
#main {
  z-index:10;
  width:77%;
  /* min-height:100%; */
  background:white;
  padding:1em;
  margin-bottom:2em;
  position:absolute;
  left:0;
  top:167px;
}
#right {
  z-index:11;
  width:18%;
  position:absolute;
  right:0;
  top:167px;
  padding:0.5em;
}
.button {
  text-align:left;
}
.button img, .tbutton img {
  border:0;
}
.comit {
  float:left;
  margin:1em;
}
.msg {
  font-size:12pt;
  padding-top:5em;
  text-align:center;
}
