body {
  background:#000000;
  margin:0;
  padding:0px;
  font-family: Arial;
  color: #ffd44f;
  font-size: 12px;
  }
.mainstyle {
  font-family: Arial;
  color: #ffd44f;
  font-size: 12px;
  }
a:link {
  color:#ffffff;
  text-decoration:none;
  }
a:visited {
  color:#ffffff;
  text-decoration:none;
  }
a:hover {
  color:#7f5dff;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
#main {
  padding:20px;
  }
#bottom {
  background: url(../bottombg.png) repeat-x;
  margin: 0 0 0 0;
  width: 100%;
  height: 20px;
  line-height: 1.6;
  z-index: 1;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 12px;
}
#pageno {
  padding: 0px;
  padding-left: 0px;
  padding-top: 0px;
  position: relative;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 20px;
  line-height: 1.6;
  text-align: right;
  z-index: 1;
}