
* {
  margin: 0;
  padding: 0;
}

body {
  background: #FFFFEE url('/img/bg.jpg') repeat-x;
  padding: 5px 10px 10px;
  font-family: tahoma, verdana, arial, sans-serif;
}

a {
  font-weight: bold;
  color: #AD0000;
  text-decoration: none;
}

a:visited, a:hover {
  color: #770000;
  font-weight: bold;
  text-decoration: none;
}

.black-link a {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.black-link a:hover {
  color: #FFEF39;
  font-weight: bold;
  text-decoration: none;
}

.red-link a {
  font-weight: bold;
  text-decoration: none;
  color: #ad0000;
}

.red-link a:hover {
  color: #D8C600;
  font-weight: bold;
  text-decoration: none;
}

small {
  font-size: 0.9em;
  font-variant: small-caps;
}

hr {
  border: 0;
  border-top: 2px solid black;
}

hr.thin {
  border: 0;
  border-top: 1px solid black;
}

hr.red-rule {
  border-color: #AD0000;
  width: 95%;
}

div.hrdash hr {
  display: none;
}

div.hrdash {
  border: 0;
  border-top: 1px dashed #000;
}

div.hrthin hr {
  display: none;
}

div.hrthin {
  border: 0;
  border-top: 1px solid #000;
}

hr.thin-dash {
  border: 0;
  border-top: 1px dashed #000;
}

hr.double-dash {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  height: 3px;
  margin: 0;
  margin-top: 2px;
}

ul {
  margin-left: 30px;
}

#splash-head {
  background: url('/img/splash-head.jpg') no-repeat;
  width: 437px;
  height: 62px;
  font-size: 2em;
  font-weight: heavy;
  color: #520100;
  vertical-align: middle;
}

a #splash-head {
  cursor: pointer;
  cursor: hand;
}

#splash-img {
  background: url('/img/splash-img11.jpg') no-repeat;
  width: 411px;
  height: 190px;
}

#splash-tlo {
  background: url('/img/splash-tlo.jpg') no-repeat;
  width: 20px;
  height: 20px;
}

#splash-tro {
  background: url('/img/splash-tro.jpg') no-repeat;
  width: 20px;
  height: 20px;
}

#splash-blo {
  background: url('/img/splash-blo.jpg') no-repeat;
  width: 20px;
  height: 20px;
}

#splash-bro {
  background: url('/img/splash-bro.jpg') no-repeat;
  width: 20px;
  height: 20px;
}

#splash-main {
  background: url('/img/bg_stripes.jpg');
}

#splash-main a {
  font-weight: bold;
  color: #CCAA11;
  text-decoration: none;
}

#splash-main a:hover {
  color: #CCBB00;
  font-weight: bold;
  text-decoration: none;
}

#splash-main a:visited {
  color: #DDCC00;
  font-weight: bold;
  text-decoration: none;
}

#splash-tli {
  background: url('/img/splash-tli.gif') no-repeat;
  width: 20px;
  height: 20px;
}

#splash-tri {
  background: url('/img/splash-tri.gif') no-repeat;
  width: 20px;
  height: 20px;
}

#splash-bli {
  background: url('/img/splash-bli.gif') no-repeat;
  width: 20px;
  height: 20px;
}

#splash-bri {
  background: url('/img/splash-bri.gif') no-repeat;
  width: 20px;
  height: 20px;
}

#content {
  width: 100%;
  text-align: center;
}

#page-logo {
  background: red;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

#logo-top {
  background: url('/img/logo_top.jpg') no-repeat;
  width: 300px;
  height: 14px;
}

#logo-body {
  background: url('img/logo_body.jpg') no-repeat;
  width: 300px;
  height: 86px;
}

#logo-bottom {
  height: 10px;
  background: #AD0000;
}

#logo-bar {
  background: url('/img/pic_strip6.jpg') repeat-x;
  height: 80px;
  text-align: left;
  vertical-align: middle;
}

#header {
  float: left;
  padding: 10px;
  color: #EEEE55;
  font-weight: bold;
  font-size: 1.75em;
}

#search-form {
  margin: 15px 10px 0px;
}

.form-text {
  background: #FFFEBD;
  color: #660000;
}

.menu {
  width: 135px;
  background: #AD0000;
  vertical-align: top;
}

#main {
  vertical-align: top;
  text-align: center;
  background: url('/img/bg_stripes.jpg');
  overflow: hidden;
  padding: 15px 0;
  width: 100%;
}

#main a {
  font-weight: bold;
  color: #CCAA11;
  text-decoration: none;
}

#main a:hover {
  color: #CCBB00;
  font-weight: bold;
  text-decoration: none;
}

#main a:hover {
  color: #DDCC00;
  font-weight: bold;
  text-decoration: none;
}

#footer {
  background: #AD0000;
  color: #000;
  text-align: center;
  font-size: 0.7em;
  border-bottom: 2px solid black;
  padding: 10px 0;
}

/* Note that IE doesn't support min-height, so you must
insure the element contents do not cause the background
to get cut short of the y-axis fade */
.column {
  background: #AD0000 url('/img/red_fade.jpg') repeat-x;
  vertical-align: top;
  text-align: center;
  color: #fff;
  font-size: 0.75em;
  height: 86px;
}

.column-header {
  background: url('/img/col_head.gif');
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  padding: 4px 0;
  font-variant: small-caps;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  white-space: nowrap;
  overflow: hidden;
}

.header-large {
  font-family: verdana, helvetica, tahoma, arial, sans-serif;
  font-weight: bold;
  font-size: 2em;
}

.header-medium {
  font-family: verdana, helvetica, tahoma, arial, sans-serif;
  font-weight: bold;
  font-size: 1.5em;
}

.header-small {
  font-family: verdana, helvetica, tahoma, arial, sans-serif;
  font-weight: bold;
  font-size: 1.1em;
}

.center-text {
  width: 95%;
  padding: 0 auto;
  margin: 0 auto;
  font-size: 0.9em;
}

.red {
  color: #f00;
  font-weight: bold;
}

.orange {
  color: #f70;
  font-weight: bold;
}

.green {
  color: #0A0;
  font-weight: bold;
}

.yellow {
  color: #FF0;
  font-weight: bold;
}

.heavy {
  font-weight: bold;
}

td .form-left {
  text-align: right;
  width: 45%;
  padding-right: 10px;
  font-size: 0.8em;
  font-variant: small-caps;
  font-weight: bold;
}

.error {
  font-weight: bold;
  font-size: 1.2em;
}

.top-margin {
  margin: 12px 0 0;
}

.mid-margin {
  margin: 12px 0;
}

.top-pad {
  padding: 12px 0 0;
}

.bottom-pad {
  padding: 0 0 12px 0;
}

.mid-pad {
  padding-top: 12px;
  padding-bottom: 12px;
}

.center-pad {
  padding-left: 10px;
  padding-right: 10px;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.top {
  vertical-align: top;
}

.middle {
  vertical-align: middle;
}

.bottom {
  vertical-align: bottom;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.small {
  font-size: 0.75em;
}

.bg-fade {
  background: #FFFFEE url('/img/bg.jpg') repeat-x;
}

.red-fade {
  background: #AD0000 url('/img/red_fade.jpg') repeat-x;
}

.yellow-stripes {
  background: url('/img/bg_stripes.jpg');
}

.column a,
.red-fade a,
a .red-fade {
  font-weight: bold;
  color: #FFEF39;
  text-decoration: none;
}

.column a:visited,
.column a:hover,
.red-fade a:visited,
.red-fade a:hover,
a:visited .red-fade,
a:hover .red-fade {
  color: #D8C600;
  font-weight: bold;
  text-decoration: none;
}

.bg-fade a, .yellow-stripes a {
  font-weight: bold;
  color: #AE9108;
  text-decoration: none;
}

.bg-fade a:hover, .yellow-stripes a:hover {
  color: #856F07;
  font-weight: bold;
  text-decoration: none;
}

.bg-fade a:visited, .yellow-stripes a:visited {
  color: #A58A0D;
  font-weight: bold;
  text-decoration: none;
}

img.star {
  width: 10px;
  height: 10px;
  padding: 0 1px;
}

.over-under {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.typeset {
  font-family: "courier new";
  font-size: 1.1em;
}
