header {
  height: 60px;
  margin: 0 0 8px 0;
  background-color: #970000;  }
.fixedwidth {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }
#headertitle {
  float: left;
  color: white;
  font-size: 28pt;
  font-weight: bold;
  padding: 6px; }
#headersearch {
  float: right;
  padding: 6px;
  vertical-align: bottom;}
#maincontent, #footer {
  margin-left: 168px; }
#leftside {
  float: left;
  width: 160px; }
#leftside ul{
  color: #970000;
  font-weight: bold;
  font-size: 0.8em;
  list-style-position: outside;
  list-style-type: disc;
  margin:0 0 0 2em;
  padding: 0; }
#leftside ul ul{
  font-weight: normal;
  font-size: 1em;
  list-style-type: circle;
  margin:0em 0pt 0pt .5em; }
#footer {
  clear: both;
  font-size: smaller; }
body {
  margin: 0; }
label, strong, th {
  font-weight: bold;
  color: #970000;
  background-color: transparent; }
tbody th {
  text-align: left; }
input.small, select.small {
  width: 50px; }
input.medium, select.medium {
  width: 100px; }
input.large, select.large {
  width: 250px; }
h1 {
  color: #970000;
  font-family: Helvetica, Arial, sans-serif; }
h2 {
  font-size: 1.17em;
  color: #970000;
  background-color: #FFCC77;
  padding: 2px; }
h3 {
  font-family: serif;
  font-size: 1.12em;
  color: #970000;
  background-color: transparent;
  border-bottom: 3px solid #FFCC77; }
form.inline {
  display: inline; }
.highlight {
  background-color: yellow; }
.flag {
  border:1px solid black; }
.icon {
  width: 16px;
  height: 16px; }
a:link {
  color:#970000;
  text-decoration: none; }
a:visited {
  color: #3f003f; }
a:hover {
  color:#ff9900;
  text-decoration: underline; }
#top10table td{
  width: 100px; }
#cattable {
  font-size: 0.8em; }
#cattable td {
  vertical-align: top; }
#cattable .catname {
  width: 220px; }
#cattable .catnum {
  width: 40px; }
.altrowgw tr:nth-child(odd) {
  background-color: #ffffff; }
.altrowgw tr:nth-child(even) {
  background-color: #e0e0e0; }