body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

kop {
  font-family: Tahoma;
  font-size: 15px;
}

modbreak {
  font-family: Tahoma;
  font-size: 15px;
  color: #FF0000;
}

.maintable {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  border-style: none;
  border-width: 0px;
  height: 100%;
}

.maintable td {
  vertical-align: top;
}

.header {
  height: 100px;
  background-color: #000000;
}

.contentrow td {
  padding: 10px;
}

.navigation {
  background-color: #A0C0FF;
  font-family: Arial Black;
  font-size: 16px;
  
  color: #000000;
  
  width: 165px;
}

.navigation a:visited {
  text-decoration: none;
  color: #000000;
}

.navigation a:link {
  text-decoration: none;
  color: #000000;
}

.navigation a:active {
  text-decoration: none;
  color: #000000;
}

.navigation a:hover {
  text-decoration: underline;
  color: #0000FF;
}

.content {
  background-color: #E0F0FF;
   
  font-size: 13px;
  font-family: Tahoma;
}

.content a:visited {
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}

.content a:link {
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}

.content a:active {
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
}

.content a:hover {
  text-decoration: underline;
  color: #0000FF;
  font-weight: bold;
}

.footertext {
  font-family: Verdana;
  font-size: 9px;
  color: #000000;
}

.formtextinput {
  width: 150px; 
  
  font-family: Verdana;
  font-size: 12px;
}

.formselect {
  font-family: Verdana;
  font-size: 12px;
}

.formcheckbox {
  padding: 0px;
  margin: 0px;
  
  font-family: Verdana;
  font-size: 12px;
}

.formradio {
  font-family: Verdana;
  font-size: 12px;
}

.adsense {
  vertical-align: top;
  align: center;
  
  width: 160px;
}

.relateddiv { 
  padding: 0px;
  margin: 0px;
  border: thin none;
  border-style: none;
  border-width: 0px;
  font-family: Verdana;
  font-size: 12px;  

  position: absolute;
  visiblity: hidden;
}

.relatedtable {
  padding: 0px;
  margin: 0px;
  border: thin solid;
  border-style: solid;
  border-width: 1px;
  border-color: #A0C0FF;
  border-collapse: collapse;
  font-family: Verdana;
  font-size: 12px;
  background-color: #FFFFFF;
}

.relatedheaderrow {
  margin: 0px;
  padding: 0px;
  background-color: #A0C0FF;
}

.relatedheadercolumn {
  font-weight: bold;
}

.relatedheadercross {
  text-align: right;
  cursor: pointer;
}

.relatedcolumn {
}

.relatedsubdiv {
  padding: 4px;
}

.relatedcontentspan {
}

.relatedhiddendiv {
  position: absolute;
  visibility: hidden;
}

.relateddiv a:visited {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.relateddiv a:link {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.relateddiv a:active {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.relateddiv a:hover {
  text-decoration: underline;
  color: #0000FF;
  font-weight: bold;
}

.fakelinknormal {
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

.fakelinkover {
  font-weight: bold;
  color: #0000FF;
  text-decoration: underline;
  cursor: pointer;
}

.boycottable {
  padding: 0px;
  margin: 0px;
  border: thin solid;
  border-style: solid;
  border-width: 1px;
  border-color: #A0C0FF;
  border-collapse: collapse;
  font-family: Verdana;
  font-size: 12px;
  background-color: #FFFFFF;
  width: 100%;
}

.boycottable td {
  padding: 2px;
  padding-left: 4px;
  vertical-align: middle;
}

.boycotheaderrow {
  background-color: #A0C0FF;
}

.boycotheaderrow td {
  background-color: #A0C0FF;
  font-weight: bold;
}