
body, td, ul, li, a, input, select, textarea {
  font-family: Verdana, Helvetica, Tahoma, sans-serif;
  font-size: 10px;
  color: #000000;
}

body {
  padding: 0;
  margin: 20px;
  width: 98%;
  height: 100%;
  background-color: #FFFFFF;
  text-align: center;
}

a {
  text-decoration: none;
}

a.top {
  color: #666666;
}

a:hover {
  text-decoration: underline;
}

table#out {
  width: 720px;
  margin: 0 auto 0 auto;
}

td#topleft {
  width: 500px;
}

td#topright {
  width: 220px;
  text-align: right;
  padding-bottom: 5px;
}

td#pichead {
  width: 720px;
  height: 335px;
}

td#piccontent {
  width: 499px;
}

td#outcontent {
  width: 499px;
  height: 100%;
  border-left: 1px solid #666666;
}

td#incontent {
  width: 449px;
  height: 100%;
  padding: 0 19px 20px 30px;
}

td#outmenu {
  width: 218px;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-top: 0;
}

td.menupic {
  width: 218px;
  height: 30px;
}

td.menugroup {
  width: 218px;
  padding-left: 0;
  padding-top: 10px;
  padding-bottom: 30px;
}

ul.menu {
  width: 218px;
  padding: 0;
  margin: 0;
}

li.menu, li.hidden {
  list-style-type: none;
  list-style-position: outside;
  padding-left: 25px;
  padding-right: 15px;
  padding-bottom: 3px;
  margin: 0;
}

li.hidden {
  color: #BFBFBF;
}

li.lower {
  list-style-type: lower-alpha;
}

ol {
  margin: 0 0 0 30px;
  padding: 0 30px 0 0;
}

li.roman {
  list-style-type: lower-roman;
  margin: 0;
}

li.disc {
  list-style-type: disc;
}

td#addrnote, td#picnote {
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background-color: #E1E1E1;
}

td#addrnote {
  width: 499px;
  text-align: right;
  padding: 10px 0 10px 0;
  border-left: 1px solid #666666;
}

td#picnote {
  width: 218px;
  border-right: 1px solid #666666;
}

td#footnote {
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  text-align: center;
  padding: 20px 0 20px 0;
  font-size: 9px;
}

td.draft-time, td.draft-day, td.draft-content {
  padding-bottom: 10px;
  vertical-align: top;
}

td.draft-day {
  font-weight: bold;
  padding-bottom: 20px;
}

td.draft-time {
  width: 100px;
}

td.draft-content {
  padding-left: 10px;
  padding-right: 20px;
}

ul.0205 {
  width: 90%;
  margin: 0;
  padding: 0 0 0 30px;
}

li.ag3-top {
  width: 100%;
  font-weight: bold;
  list-style-type: disc;
  margin: 0;
  padding: 0 20px 0 0;
}

li.ag3-simple {
  list-style-type: none;
  padding: 0 20px 0 0;
  text-align: left;
}

sup {
  font-size: 8px;
  font-weight: bold;
}

table#gallery {
  width: 450px;
  padding: 5px;
}

td.smallimage {
  width: 90px;
  height: 90px;
}

div.smallimage {
  width: 80px;
  height: 80px;
  border: 1px solid #C9C9C9;
  text-align: center;
}

div.smallimage-vert {
  width: 80px;
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #C9C9C9;
}
