body {
     background-color: #efefef;
}

h1 {
   font-size: 18pt;
}

h5 {
   margin: 0px;
#   padding-bottom: 3px;
   padding-left: 3px;
   font-size: 13pt;
   border-color: #909090;
   border-width: 0px 0px 1px 0px;
   border-style: none;
}

.pj {
   margin: 0px;
   padding-left: 3px;
   font-size: 9pt;
   font-style: italic;
   padding-bottom: 4px;
   border-style: solid;
   border-color: #c0c0c0;
   border-width: 0px 0px 1px 0px;
}

.sp {
   font-style: normal;
   color: #404040;
   font-size: 9pt;
}

.time {
  color: #103040;
  border-style: solid;
  border-color: #909090;
  border-width: 0px 0px 1px 0px;
  font-size: 10pt;
  font-family: serif;
  font-weight: bold;
  margin-right: 4px;
}

p {
  font-size: 10pt;
  font-family: sans-serif;
}

div#sivupalkki {
     position: absolute;
     width: 130px;
     background-color: #e0e0e0;
}

div#sivupalkki img {
    border-style: none;
}

table p {
      font-size: 11pt;
}

table {
      border-style: solid;
      border-color: #808080;
      border-width: 0px;
}
td {
   padding: 3px;
   border-style: solid;
   border-color: #a0a0a0;
   border-width: 1px;
   vertical-align: top;
}

.trackA {
   background-color: #e0f0f0;
}

.trackB {
   background-color: #aaeeaa;
}

div#main {
   position: absolute;
   left: 140px;
   top: 65px;
   margin-top: 5px;
   padding: 4px;
   border-style: solid;
   border-color: #bbbbbb;
   border-width: 1px;
   background-color: #ffffff;
   width: 750px;
}

h1 {
   margin: 0px;
}
h2 {
   color: #204080;
   font-size: 12pt;
   font-weight: bold;
   font-variant: small-caps;
   margin: 0px 0px 10px 0px;
}

div#eislogo{
  position: absolute;
  left: 140px;
  width: 760px;
  margin: 0px;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #a0c0d0;
  background-color: #ffffff;
}
div#eislogo p {
  margin: 0px;
}

div#eislogo img {
  border-style: none;
}

a, #footer a:hover, #footer a:active:hover, #footer a:visited:hover {
   color: #6a933c;
   font-weight: bold;
   text-decoration: underline;
}

a:hover, a:active:hover,
a:visited:hover, #footer a {
   color: #316bbc;
}
a:active {
   color: #b8c5d1;
}

a:visited {
   color: #002288;
}

				   
