<!--

html {
  min-height: 100%;
  margin-bottom:1px;
}

Body {   
  font-family: Verdana,Arial; 
  font-size: 10pt;
  color: black; 
  min-width:600px;
  max-width:900px;
  margin-left: auto; margin-right: auto;
  background: white url("body_back.gif") repeat-x;
} 

div#menu A { 
  
  border-bottom: 1px solid silver;
}

A:link    { line-height: 20px;color: #B81E10; text-decoration: none; font-weight: bold; font-size: 10pt; }
A:visited { line-height: 20px;color: #B81E10; text-decoration: none; font-weight: bold; font-size: 10pt; }
A:active  { line-height: 20px;color: #B81E10; text-decoration: none; font-weight: bold; font-size: 10pt; }
A:hover   { line-height: 20px;color: #B81E10; text-decoration: underline;  }


pre {   font:9pt Andale Mono,Courier New,Courier,monospace;}

h1 {
  margin-top: 0.25em;
  font-family: Verdana,Arial;
  font-weight: bold;
  font-size: 16pt; 
  line-height:16pt;
  color: #003470;
}	

h2 {
  padding: 0ex 0ex 0ex 0ex;
  font-family: Verdana,Arial;
  font-weight: bold;
  font-size: 13px; 
  color: #003470;
}	

h3 {
  text-align: center;
  font-family: Verdana,Arial;
  font-weight: bold;
  font-size: 12px; 
  color: #003470;
}

h4 {
  font-family: Verdana,Arial;
  font-weight: bold;
  font-size: 12px; 
  color: #003470;
}

h5 {
  font-family: Verdana,Arial;
  font-weight: bold;
  font-size: 12px; 
		color: #003470;
}


TABLE { 
  font-family: Verdana,Arial; 
  font-size: 1em; 
  color: black; 
  background: #FFFFFF;
}

th { 
  background-color: #FFFFFF;
}

td { 
  border: solid 1px #C0C0C0;
  padding: 2px;
}

td.empty{ 
  border:0;
 }

tr.even {  
  border: solid 1px #C0C0C0;
  font-family: Verdana;
  color:black;
  background: #F1F1F1;
}

tr.oneven {  
  color:black;
  background-color: #FFFFFF;
 
}

tr.subkop {  
  color:black;
  font-weight: bold;
  background-color: #FFFFFF;
}

th { 
  color: #003470;
}

img {
	border:0;
}

div#content{ 
  border: solid 1px silver;
  padding: 8px 8px 8px 8px;
  margin: 10px 180px 10px 171px;   
  background:white;
}

div#menu{ 
  float:left;
  padding: 8px 8px 8px 8px;
  background:white;
  width:145px;
  border: 1px solid silver;
  margin-left:5px;
}

div#sponsors
{   
  float:right;
  top:100%
  margin-right:5px;
  text-align:center;
  background:white;
  width: 140px;
  border: 1px solid silver;
  padding: 18px 8px 8px 8px;
  marg
}

div#intro {
  text-align: center;
  margin-top: 100px;
}

.newsitem{ 
  padding-bottom: 10px;
  border-bottom: 1px solid silver;
}

-->
