body
{
  padding: 0.5em;

  border: 0 none;

  color: #FFFFFF;
  background-color: #3a73b9;

  font-family: "Verdana", "Helvetica", sans-serif;
  font-size: 0.8em;
  font-style: normal;

  background-image: url("GETrack_medium.png");
  background-repeat: repeat-y;
  /*background-repeat: no-repeat;*/
  background-position: top left;
}

table
{
  border-collapse: collapse;
}

th, td 
{
  text-align: left;
  vertical-align: top;
  border: solid 1px black;
}

table.no_border,
table.no_border tr th,
table.no_border tr td,
th.no_border,
td.no_border
{
  border: none;
}


dt {
  font-weight: bold;
}

h1
{ 
  font-smooth: always;
  font-weight: normal;
  margin: 0.45em 0;
  font-size: 2em;
  text-transform: uppercase;
}

h2
{ 
  font-smooth: always;
  margin: 0.45em 0;
  font-size: 1.15em;
}

h3
{ 
  margin: 0.45em 0;
  font-size: 1.15em;
}

h4
{ 
  margin: 0.3em 0;
  font-size: 1.1em;
}

h5
{ 
  margin: 0.15em 0;
  font-size: 1.05em;
}

img { 
  border: 0 none;
}

a
{
  text-decoration: underline;
  white-space: nowrap;
}

a img
{
  text-decoration: none;
}

li a
{
  white-space: normal;
}

a:visited, a:link
{
}

a:hover
{
  text-decoration: none;
}

a:active
{
}

div#header { 
  position: absolute;
  top: 25px;
  right: 150px;
  left: 160px;

  color: #FFFFFF;
  background-color: #3a73ba;
  text-align: center;
}

div#header a.menu { 
  color: #ffffff;
  background-color: #3a73ba;
}

div#header a.language { 
  border-bottom: solid 2px #ffffff;
}

div#header a.language:hover { 
  border-bottom: 0 none;
}


p#menu
{
  font-weight: bold;
}

span.menu_selected_box,
span.menu_box { 
  color: #3a73ba;
  background-color: #ffffff;
  padding: 0px 3px;
  margin: 0px 5px;
  font-size: 5px;
  font-family: monospace;
  vertical-align: middle;
}

div#content { 
  position: absolute;
  top: 220px;
  right: 150px;
  left: 160px;
  height: 600px;

  overflow: auto;
  color: #000000;
  background-color: #bbd3ed;
  background-image: url('tower_smallest.gif');
  background-repeat: no-repeat;
  background-position: top right;
  padding: 10px 160px 10px 50px;
}

div#content a,
div#content p a { 
  color: #000000;
  background-color: #bbd3ed;
}

div#splash { 
  color: #000000;
  background-color: #cccccc;
  border: outset 3px;
  padding: 0.1em;

  position: absolute;
  top: 625px;
  right: 170px;
  height: 170px;
  width: 125px;

  text-align: center;
}

div#splash a,
div#splash p a { 
  color: #000000;
  background-color: #cccccc;
}


div#sponsors { 
  position: absolute;
  top: 2px;
  right: 2px;
}

div#sponsors a { 
  color: #FFFFFF;
  background-color: #3a73ba;
}

div#sponsors a img { 
  width: 130px;
  margin: 3px;
  padding: 0px;
}
