body {
  background-color: white;
  background-image: url("img/bgn.gif");
  background-repeat: repeat-y
  font-family: "Trebuchet MS", verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 90%;
  color: ffffff;
  margin: 0;
  background-attachment: scroll;
}
td {
  font-family: "Trebuchet MS", verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 90%;
  color: ffffff;
  margin: 0;
}

a:link, a:visited, a:active {
color: #eeee00;
text-decoration: none;
font-weight: boldd;
}

a:hover {
color: #ee9933;
}


h1, h2, h3 {
  font-family: "trebuchet ms", tahoma, sans-serif;
}

h1 {
  font-weight: bold;
  font-size: 140%;
  border-bottom-width: 0px;
  padding-bottom: 0.0ex;
}
h2 {
  font-weight: bold;
  font-size: 120%;
  border-bottom-width: 0px;
  padding-bottom: 0.0ex;
}

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}

#header {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  height: 3.5em;
  margin-bottom: 4mm;
  padding: 0 2.5mm 0 5mm;
  background-repeat: no-repeat;
}


/* ###### Footer ###### */

#footer {
  padding-top: 0.75ex;
  padding-bottom: 0.75ex;
  clear: left;
}

#footer div {
  font-size: 85%;
  line-height: 1.25em;
  text-align: right;
  padding-right: 3mm;
}

#footer a:hover {
  text-decoration: none;
}


.seatableouter {
border-width: 0 0 0 0;
margin: 0 0 0 0; 
padding: 0 0 0 0;
background-color: white;
}

.seatableinner {
padding: 4; 
border-width: 0 0 0 0;
width: 100%
}

.seatdouter {
background-color: #5252D5;
text-align: center;
}

.seatdinner {
background-color: #4242C5;
}

