body {
  background: #eef;
  margin: 1px;
  font-family: arial, helvetica, serif;
}

p, td {
  font-family: arial, helvetica, serif;
  font-size: 12px;
}

div#navcontainer {
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
  background: #3EA25E;
  width: 808px;
  height: 22px;
}

#navcontainer UL {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

#navcontainer LI {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
/*   width: auto;
  width: 85px; */
  font-size: 10px;
  font-weight: bold;
  border-left: 1px #fff solid;
  border-right: 1px #fff solid;
}

#navcontainer A {
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
  display: block;
  width: auto;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 4px 8px;
}

#navcontainer A:hover, #navcontainer A:active {
  font-weight: bold;
  text-decoration: underline;
  background: #3EDD5E;
}

#navcontainer A.active:link, #navcontainer A.active:visited {
  position: relative;
  z-index: 102;
  font-weight: bold;
}

img {
  border: 0px;
  margin: 5px;
}

table.maintable {
  padding: 0px;
  margin: 0px;
}

td.leftbar {
  width: 203px;
  border: 1px #99A7CB solid;
  background: #fff;
  padding: 0px;
  margin: 0px;
}

ul.readmore {
  text-align: center;
  list-style: none;
  margin-top: 10px;
  padding-left: 5px;
  margin-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
}

ul.readmore li {
  padding-bottom: 5px;
}

a.readmore {
  font-size: 12px;
  color: #080;
}

div#readmore_fi {
  background: #fff url(readmore_fi.gif) top left no-repeat;
  height: 40px;
  border: 0px 1px 1px 1px #fff solid;
}

div#readmore_en {
  background: #fff url(readmore_en.gif) top left no-repeat;
  height: 40px;
  border: 0px 1px 1px 1px #fff solid;

}

div#readmorelinks {
  background: #fff url(readmore_bg.gif);
  height: 137px;
  border: 1px #fff solid;
}

div#sponsors_fi {
  background: #fff url(sponsors_fi.gif) top left no-repeat;
  height: 115px;
  text-align: center;
}

div#partners_fi {
  background: #fff url(partners_fi.gif) top left no-repeat;
  height: 145px;
  text-align: center;
}

div#sponsors_en {
  background: #fff url(sponsors_en.gif) top left no-repeat;
  height: 115px;
  text-align: center;
}

div#partners_en {
  background: #fff url(partners_en.gif) top left no-repeat;
  height: 145px;
  text-align: center;
}

td.mainbox {
  background: #fff;
  padding: 0px;
  margin: 0px;
  padding-left: 1px;
}

td.main_topleft {
  width: 449px;
  border-style: solid;
  border-color: #A5C6B0;
  border-width: 0px;
  border-top-width: 1px;
  border-left-width: 1px;
}

td.maincontainer {
  border-style: solid;
  border-color: #A5C6B0;
  border-width: 0px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  padding-top: 5px;
  padding-left: 50px;
  padding-right: 50px;
  width: 500px;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 14px;
}

