html, body
{
  margin:0;
  padding:0;
  height:100%;
  border:none;
  color: black;
  font-family: 'Verdana', 'Arial';
  font-size: 11px;
  background-color: #737A80;
}
a
{
  font-weight: bold;
  text-decoration: underline;
  color: #507EA1;
}
a:hover
{
  font-weight: bold;
  text-decoration: none;
  color: blue;
}
table
{
  color: black;
  font-family: 'Verdana', 'Arial';
  font-size: 11px;
  border-collapse: collapse;
  border-spacing: 0;
}
table.eka
{
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #737A80;
  text-align: center;
}
table.eka td.yla
{
  text-align: left;
  background-color: #737A80;
  padding: 0px;
  margin: 0px;
  height: 90px;
  border-bottom: 1px solid rgb(105,105,105);
}
table.eka td.keski
{
  text-align: center;
  vertical-align: top;
  background-color: #FF8000;
  height: 10px;
}
table.eka td.ala
{
  text-align: center;
  vertical-align: top;
  background-color: #232527;
  padding-top: 15px;
  background-image: url('./kuvat/bg_ala.png');
  padding-bottom: 30px;
}
table.toka
{
  width: 92%;
  min-width: 700px;
  height: auto;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  background-color: #E6F4FF;
}
table.toka td
{
  text-align: left;
  vertical-align: top;
  padding: 0px;
}
table.sivuxy
{
  width: 100%;
  height: auto;
  border-collapse: collapse;
  border-spacing: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #E6F4FF;
  border: 1px solid black;
}
table.sivuxy td.menu
{
  text-align: left;
  width: 150px;
  vertical-align: top;
  background-color: #E6E6E6;
  padding: 10px;
  border-right: 1px solid #CFDCE6;
  height: 425px;
  min-height: 425px;
}
table.sivuxy td.menu div.item
{
  text-align: right;
  vertical-align: middle;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  padding-right: 6px;
  border-bottom: 1px dashed gray;
}
table.sivuxy td.menu div.item a
{
  text-decoration: none;
  color: #2A2825;
}
table.sivuxy td.menu div.item a:hover
{
  text-decoration: none;
  color: #507EA1;
}
table.sivuxy td.menu div.item img
{
  text-align: right;
  vertical-align: middle;
  padding-left: 4px;
  border: 0px;
}
table.sivuxy td.site
{
  text-align: left;
  vertical-align: top;
  background-color: #FFFFFF;
  padding: 15px;
  padding-bottom: 40px;
}
table.sivuxy td.f_site
{
  text-align: center;
  vertical-align: top;
  background-color: #FFFFFF;
  padding: 15px;
  padding-bottom: 40px;
}
table.sivuxy td.v_menu
{
  text-align: left;
  vertical-align: top;
  background-color: #E6E6E6;
  padding: 10px;
  border-bottom: 1px solid #CFDCE6;
  height: 30px;
}
table.sivuxy td.siteyla
{
  text-align: left;
  height: 15px;
  vertical-align: middle;
  font-size: 9px;
  padding: 0px;
  background-color: #507EA1;
  border-bottom: 1px solid #406480;
}
table.sivuxy td.siteala
{
  text-align: right;
  height: 15px;
  vertical-align: middle;
  font-size: 9px;
  padding: 0px;
  background-color: #507EA1;
  border-top: 1px solid #406480;
  font-style: italic;
}
span#head1
{
  font-weight: bold;
  font-family: 'Verdana', 'Arial';
  font-size: 40px;
  padding-left: 35px;
  font-style: italic;
}
span#head2
{
  font-weight: bold;
  font-family: 'Verdana', 'Arial';
  font-size: 30px;
  padding-left: 26px;
  font-style: italic;
}
span#head3
{
  font-weight: bold;
  font-family: 'Verdana', 'Arial';
  font-size: 20px;
  padding-left: 20px;
  font-style: italic;
}
h4
{
  font-weight: bold;
  font-family: 'Verdana', 'Arial';
  font-size: 16px;
  margin: 0px;
}
h3
{
  font-weight: bold;
  font-family: 'Verdana', 'Arial';
  font-size: 18px;
  margin: 0px;
}
