body {
  color: black;
  margin:0;
  padding:0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #f6aa5f;
  background: url('/pics/puutausta.jpg') top left no-repeat #efa66b;  
}

body, td, th, input {
  font-size: 11px;
}

img {
  border: none;
}

th, td {
  vertical-align: top;
  padding: 1px;
}

applet {
  margin: 10px;
  display: block;
}

th {
  text-align: left;
  white-space: nowrap;
  padding: 1px 10px;
}

ul, ol {
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  margin: 1em 10px;
}

table.data {
  margin: -5px;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: 800px;
}

td.menu {
  width: 253px;
  vertical-align: top;
  margin:0;
  padding:0;
}

div.columnfooter {
  background: url('/pics/columnfooter_bg.gif') repeat-x left top;
  height: 3px;
  position: relative;
  left: 0px;
  top: 0px;
  margin-top: -1px;
  margin-bottom: 6px;
}

div.columnfooter div.left {
  position: absolute;
  left: 0px;
  top: 0px;
  background: url('/pics/columnfooter_leftbit.gif') no-repeat left top;
  width: 4px;
  height: 3px;
}
div.columnfooter div.right {
  position: absolute;
  right: 0px;
  top: 0px;
  background: url('/pics/columnfooter_rightbit.gif') no-repeat right top;
  width: 3px;
  height: 3px;
}

div.menuborder {
  padding:0;
  margin:0;
  height: 630px;
  background: url('/pics/bg_column.gif') top right repeat-y #ffeec2;
  margin-top: 5px;
}

div.menu {
  margin: 0;
  padding-top: 2px;
  margin-right: 2px;
  background: url('/pics/navitausta_fade.gif') top left repeat-x;
}

div.menu span {
  margin: 0;
  padding: 3px 0 3px 6px;
  font-size: 12px;
}

div.menu .title {
}

div.menu img {
  margin: 0 3px -1px 4px;
  border: 0;
}

div.menu .title a:link,
  div.menu .title a:hover,
  div.menu .title a:active,
  div.menu .title a:visited {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
  }

div.menu a:link,
  div.menu a:hover,
  div.menu a:active,
  div.menu a:visited {
    color: #600;
    text-decoration: none;
    font-weight: bold;
  }

div.submenu {
  margin: 0 12px 0 12px;
  white-space: nowrap;
  border-bottom: 1px solid #f5ddb1;
}

div.submenu span {
  display: block;
  margin: 0;
  font-size: 11px;
  margin-left: -5px;
}

div.submenu a:link,
  div.submenu a:hover,
  div.submenu a:visited
{
  color: #000;
  text-decoration: none;
  font-weight:400;
}

div.submenu span.active {
  font-weight: bold;
  color: #600;
  text-decoration: none;
}

div.submenu span.active a {
  font-weight: bold;
  color: #600;
}

div.submenu span.active a:visited {
  font-weight: bold;
}

div.submenu span.last {
  margin-bottom: 6px;
}

td.content {
  padding: 0 0 0 5px;
  vertical-align: top;
}

td.content a:link,
  td.content a:visited {
    color: #881A2D;
    text-decoration: none;
  }

td.content a:hover,
  td.content a:active {
    color: #881A2D;
    text-decoration: underline;
  }

pre#maf-debug {
  color: #567;
  background: #cde;
  font-family: 'lucida console', monospace;
  font-size: x-small;
  padding: 20px;
  margin: 10px 0;
  clear: both;
}
