/* line 19 */
body {
  background-color: black;
}

/* line 22 */
#main {
  color: #222222;
  background-color: #cccccc;
}

/* line 26 */
A {
  color: #555555;
  text-decoration: none;
  border-bottom: 1px solid;
}

/* line 32 */
#footer {
  color: #777777;
  clear: both;
}

/* line 37 */
body {
  font-family: Helvetica, Verdana;
  font-size: 11pt;
  margin: 0;
  padding: 0;
}

/* line 44 */
table, td, tr {
  border: none;
  padding: 0;
  margin: 0;
}

/* line 49 */
#main {
  padding: 10px;
  margin: 0px;
  margin-top: 1px;
  width: 780px;
  text-align: left;
}

/* line 56 */
#menu {
  padding-left: 10px;
}

/* line 59 */
#menu A {
  padding-right: 10px;
  font-size: 13pt;
  text-decoration: none;
  border: none;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

/* line 67 */
.submenu {
  margin-top: -8px;
  margin-bottom: 10px;
}

/* line 71 */
.submenu A {
  text-decoration: none;
  border: none;
  margin-right: 5px;
}

/* line 76 */
h1 A {
  color: #78050a;
}

/* line 79 */
h3 {
  letter-spacing: 1pt;
  font-variant: small-caps;
  font-size: 15pt;
  color: #78050a;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/* line 87 */
p {
  margin-top: 0px;
  padding-top: 0px;
}

/* line 91 */
A.current {
  color: white;
}

/* line 94 */
A:HOVER {
  color: #78050a;
}

/* line 97 */
.stat_tab_header A, #sponsors A {
  border: none;
}

/* line 100 */
.sponsor_link {
  font-size: 8pt;
  border: none;
}

/* line 104 */
#content {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  line-height: 1.5em;
}

/* line 110 */
.bodytext {
  margin: 0px;
  background-color: white;
  width: 550px;
  float: left;
  padding: 10px;
  border: 1px solid;
  border-color: #222222;
}

/* line 119 */
.rightbar {
  padding: 10px;
  background-color: white;
  width: 160px;
  float: right;
  border: 1px solid;
  border-color: #222222;
}

/* line 130 */
#content img {
  float: left;
}

/* line 133 */
#content img.right {
  float: right;
  padding-left: 10px;
}

/* line 137 */
.info {
  font-size: 12pt;
  font-family: monospace;
}

/* line 141 */
.bmember {
  padding-bottom: 10px;
}

/* line 143 */
.title, .email {
  font-family: monospace;
}

/* line 147 */
ul.selector {
  margin-left: 0px;
  padding-left: 0px;
}

/* line 151 */
li.ui-selectee, li.ui-selected {
  border: 1px solid;
  border-radius: 4px;
  list-style-type: none;
  clear: both;
}
/* line 158 */
li.ui-selectee div, li.ui-selected div {
  float: left;
}

/* line 161 */
li.ui-selectee {
  border-color: #eeeeee;
}

/* line 164 */
li.ui-selectee:HOVER {
  border-color: #777777;
}

/* line 167 */
.ui-selected {
  background-color: #eeeeee;
}

/* line 171 */
.name {
  font-family: arial;
  font-weight: bold;
  font-size: 15pt;
}

/* line 177 */
#content img.mug {
  border: 12px solid white;
  padding: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 183 */
#content img.sponsor {
  float: none;
  display: inline;
  padding: 0px;
  margin: 2px;
  border: 1px solid black;
}

/* line 190 */
#footer {
  font-size: 8pt;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

/* line 195 */
p {
  text-align: left;
}

/* line 198 */
em {
  font-style: normal;
  font-weight: 600;
}

/* line 202 */
table.regular {
  background-color: #eeeeee;
}
/* line 204 */
table.regular th {
  font-size: 14pt;
}
/* line 206 */
table.regular td, table.regular th {
  padding: 10px;
  border: none;
  margin: 0px;
}

/* line 211 */
.odd {
  background-color: #eeeeee;
}

/* line 213 */
.even {
  background-color: white;
}

/* line 216 */
.stat_tab_header {
  font-size: 10pt;
}

/* line 219 */
.stats td, .stats li div {
  font-size: 8pt;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.2em;
  padding-right: 0.8em;
}

