body {
  font-family: arial, helvetica, sans-serif;
  color: black;
  background: #F0F1F2;
}

table {
  border-spacing: 0px 0px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}

td {
  padding: 0.3em 1em 0.3em 0.5em;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

table.viivaton {
  border: 0px;
}

td.viivaton {
  padding: 0.1em 0em 0.1em 0.4em;
  border: 0px;
  text-align: right;
}

td.viivatonB {
  padding: 0.1em 0em 0.1em 0.6em;
  border: 0px;
  text-align: left;
}

div#topbox {
  position: absolute;
  top: 0px;
  left: 0.5em;
  height: 1.5em;
  width: 98%;
  text-align: center;
  border: 1px solid #BD7709;
  color: white;
  background: #FCA311 url(kuvat/bar.gif) bottom left repeat-x;
}

div#leftbox {
  position: absolute;
  top: 1.75em;
  left: 0.5em;
  height: 90%;
  width: 9em;
  padding: 1em 0px 0px 1em;
  font-size: 95%;
  border-right: 1px dotted #BD7709;
  color: black;
  background: #FFFFCC;
}

a.leftlink {
  text-decoration: none;
}

a.leftlink:hover {
  text-decoration: underline;
}

span.leftheader {
  font-weight: bold;
}

div#mainbox {
  margin: 1.5em 0px 0px 11em;
  padding: 1em 20% 0px 2em;
}
