body {
  color: #333333;
  background: #B10007;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 25px 15px;
  padding: 0;
}

body, td, th, input {
  font-size: 11px;
}

img {
  border: none;
}

th, td {
  vertical-align: top;
  padding: 1px;
}

applet {
  margin: 10px;
  display: block;
}

th {
  text-align: left;
  white-space: nowrap;
  padding: 1px 10px;
}

ul, ol {
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  margin: 1em 10px;
}

div.ie-kludge {
  margin: 0;
  padding: 0;
  text-align: center;
}

tr.header td {
  padding: 0;
  height: 97px;
  background: url('/pics/gti_header.png') top left no-repeat;
}

a.gti {
  margin: 9px 0 0 5px;
  padding: 0;
  height: 78px;
  width: 137px;
  float: left;
}

div.maf-banner {
  float: right;
  width: 468px;
  height: 60px;
  margin: 0;
  padding: 9px 8px 0 0;
}

iframe.maf-banner {
  width: 468px;
  height: 60px;
  margin: 0;
}

table.main {
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0 auto;
  border: 1px solid black;
  width: 760px;
  text-align: left;
}

tr.header td {
  padding: 0;
  height: 97px;
  background: url('/pics/gti_header.png') top left no-repeat
}

td.menu {
  width: 153px;
  padding: 15px 10px 0 10px;
  background: #39434F;
}

div.menu, div.submenu {
  margin: 0;
  padding: 0;
}

div.menu {
  margin: 0 0 5px 0;
}

div.menu span {
  display: block;
  margin: 0;
  padding: 0;
}

div.menu a:link,
  div.menu a:visited {
    color: #B0BFD6;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
  }

div.menu a:hover,
  div.menu a:active {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
  }

div.submenu {
}

div.submenu span {
  display: block;
  margin: 0;
  padding: 4px 0 4px 0;
  border-top: 1px solid black;
  white-space: nowrap;
}

div.submenu span.last {
  padding-bottom: 15px;
}

div.submenu span.active {
  color: white;
}

div.submenu a:link,
  div.submenu a:visited {
    color: #B0BFD6;
    text-decoration: none;
  }

div.submenu a:hover,
  div.submenu a:active {
    color: white;
    text-decoration: none;
  }

div.submenu .active a:link,
  div.submenu .active a:visited,
  div.submenu .active a:hover,
  div.submenu .active a:active {
    color: white;
    text-decoration: none;
  }

td.content {
  width: 607px;
  background: white;
}

.content a:link,
  .content a:visited {
    color: #6C0202;
    text-decoration: none;
    font-weight: bold;
  }

.content a:hover,
  .content a:active {
    color: #AB7B7B;
    text-decoration: none;
    font-weight: bold;
  }

pre#maf-debug {
  color: #567;
  background: #cde;
  font-family: 'lucida console', monospace;
  font-size: x-small;
  padding: 20px;
  margin: 10px 0;
  clear: both;
}
