body {
  background-color: #222222;
}

.tiny {
  font-family          : Trebuchet MS ;
  font-size            : 10px ;
  font-weight          : normal ;
  color                : #BBBBBB ;
}

.kop {
  font-family          : Trebuchet MS ;
  font-weight          : bold ;
  font-size            : 23px ;
  color                : #DDDDDD ;
}

.newskop {
  font-family          : Trebuchet MS ;
  font-weight          : bold ;
  font-size            : 20px ;
  color                : #EEEEEE ;
}

.alert {
  font-family          : Trebuchet MS ;
  font-size            : 13px ;
  text-decoration      : none ;
  color                : #EEEE00;
}

.menu {
  font-family          : Arial ;
  font-size            : 9px ;
  text-decoration      : none ;
  font-weight          : bold ;
  color                : #EE1111 ;
}

.newmenu {
  font-family          : Arial ;
  font-size            : 11px ;
  text-decoration      : none ;
  font-weight          : bold ;
  color                : #EE1111 ;
}

.profile {
  font-family          : Trebuchet MS ;
  font-size            : 13px ;
  font-weight          : bold ;
  text-decoration      : none ;
  color                : #EEEEEE ;
  padding              : 0px 0px 0px 15px ;
}

.recordsmall {
  font-size            : 9px;
}

td {
  font-family          : Trebuchet MS ;
  font-size            : 13px ;
  font-weight          : normal ;
  color                : #00CCCC ;
}

A:link {
  font-family          : Trebuchet MS ;
  text-decoration      : none ;
  color                : #CCCC00 ;
}

A:visited {
  font-family          : Trebuchet MS ;
  text-decoration      : none ;
  color                : #CCCC00 ;
}

A:hover {
  font-family          : Trebuchet MS ;
  text-decoration      : underline overline;
  color                : #CCCCCC ;
}

img {
  -ms-interpolation-mode : bicubic ;
  image-rendering      : optimizeQuality ;
}

div.divroster {
  font-family          : Trebuchet MS ;
  font-size            : 13px ;
  font-weight          : normal ;
  color                : #00CCCC ;
  border               : 1px solid ;
  border-color         : #EEEEEE ;
  margin-top           : 10px ;
  padding              : 10px ;
}

table.header {
  border-width         : 5px ;
  border-style         : ridge ;
  border-top-color     : #DDDDDD ;
  border-left-color    : #DDDDDD ;
  border-bottom-color  : gray ;
  border-right-color   : gray ;
  background-color     : #000055 ;
}

table.flightreq {
  border-width         : 3px ;
  border-style         : ridge ;
  border-top-color     : #DDDDDD ;
  border-left-color    : #DDDDDD ;
  border-bottom-color  : gray ;
  border-right-color   : gray ;
}
table.flightreq td {
  color                : #DDDDDD ;
  border               : 1px solid #DDDDDD ;
  padding-left         : 20px ;
  padding-right        : 20px ;
}

table.scandoc {
  border-width         : 2px ;
  border-style         : double ;
  border-color         : #DDDDDD ;
}
table.scandoc td {
  font-family          : Trebuchet MS ;
  font-weight          : normal ;
  font-size            : 13px ;
  color                : #11EE11 ;
  border               : 1px solid #DDDDDD ;
  padding              : 10px ;
}
