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(file:///C|/Documents%20and%20Settings/jk/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/OJKRIRUD/%22body_back.gif%22) repeat-x;

    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #CCCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCCC;
	scrollbar-track-color: #FFFFFF;
} 

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

A:link    {
	line-height: 20px;
	color: #8BB900;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
A:visited { line-height: 20px;color: #8BB900; text-decoration: none; font-weight: bold; font-size: 10pt; }
A:active  { line-height: 20px;color: #8BB900; text-decoration: none; font-weight: bold; font-size: 10pt; }
A:hover   {
	line-height: 20px;
	color: #339933;
	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; 
  
  
}

th { 
  background-color: #FFFFFF;
}

td { 
  border: solid 0px #C0C0C0;
  padding: 0px;
}

td.empty{ 
  border:0;
 }

tr.even {  
  border: solid 0px #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;
  margin: 20px 125px;  
  background:white;
  z-index: 3;
  }

div#form{ 
  border: solid 0px silver;
  margin: 20px 125px;  
  background:white;
  z-index: 3;
  }

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

div#sponsors
{   
  float:right;
  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;
}
div#loper 
{padding: 8px 8px 8px 8px;
  margin: 10px 100px 10px 100px;
  z-index:1;
  }
