body
 {
 vertical-align:top;
 text-align:center;
 padding:0;
 margin: 0;
 font-family: arial, sans-serif;
 font-size: 12px;
 background: #ffffff;
 color: #000000;
 height:100%;
 }

html
 {
 height: 100%; 
 }




#wrapper
 {
 min-height: 100%; 
 height:     auto !important; 
 height:     100%; 
 margin:     0 auto -54px; /* -44px being the size of the footer */ 
 } 
  
#footer
 { 
 height: 54px;    
 } 


div
 {
 display: block;
 }


a, a:visited, a:active
 {
 font-size: 12px;
 color: #334488;
 text-decoration: none;
 }
a:hover
 {
 color: #031458;
 text-decoration: underline;
 }

img
 {
 border-style: none;
 display: inline;
 }
 
img.linkki
 {
 border-style: none;
 float: left;
 }
div
 {
 display: block; 
 }
td.etusivu_uutiset_pvm
 {
 width: 55px;
 background-color: #ffffff;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 }

td.etusivu_uutiset_list1
 {
 background-color: #dddddd;
 font-size: 12px;
 color: #000000;
 }

td.etusivu_uutiset_list2
 {
 background-color: #ffffff;
 font-size: 12px;
 color: #000000;
 }

td.uutiset_otsikko
 {
 background-color: #dddddd;
 font-weight: bold;
 text-align: left;
 font-size: 12px;
 }

td.uutiset_teksti
 {
 background-color: #eeeeee;
 font-weight: normal;
 text-align: left;
 }

td.uutiset_vali
 {
 background-color: #f9f9f9;
 height: 10px;
 }
 
a.news
 {
 font-size: 12px;
 color: #000000;
 text-decoration: none;
 }

a.news:hover
 {
 font-size: 12px;
 color: #000000;
 text-decoration: underline;
 }
 
#container
 {
 min-height:100%;
 width: 100%;
 position:relative;
 } 
td.list0
 {
 background-color: #eeeeee;
 }
td.list1
 {
 background-color: #d7d7d7;
 }
td.list_red1
 {
 background-color: #fedede;
 }
td.list_red2
 {
 background-color: #e7c7c7;
 }

div.sisalto
 {
 border-left: 1px solid #cecece;
 border-right: 1px solid #cecece; 
 }










 
a.menu
 {
 color: #000000;
 font-family: arial, sans-serif;
 font-size: 12px;
 text-decoration: none;
 }

a.menu:hover
 {
 color: #015378;
 }

a.menu_active
 {
 color: #015378;
 font-family: arial, sans-serif;
 font-size: 12px;
 text-decoration: none;
 }
 
a.menu_active:hover
 {
 color: #3183a8;
 }
 


td.menucell
 {
 height: 20px;
 padding-left: 6px;
 border-bottom: 1px solid #cecece;
 }

td.menucell3rd
 {
 height: 20px;
 padding-left: 16px;
 border-bottom: 1px solid #cecece;
 }

td.menucellseparator1
 {
 height: 1px;
 background-color:#cecece;
 }

td.menucellseparator2
 {
 height: 1px;
 background-color:#99AAAA;
 }

input.havita
 {
 display: none;
 }






/* ADMIN palkin tyylit */

div.sivut {
  width: 270px;
  display: none;
  position:absolute;
  left: 26px;
  top: 26px;
  font-family: verdana;
  font-size: 12px;
}

div.files_top {
  width: 284px;
  margin: 0px;
  padding: 0px;
  height: 6px;
  overflow: hidden;
  background: url('/yllapito/img/files_top.png') no-repeat;
}

div.files_middle {
  text-align: left;
  width: 284px;
  color: #193452;
  margin: 0px;
  padding: 0px 10px 0px 10px;
  background: url('/yllapito/img/files_back.png') repeat-y;
}

div.files_bottom {
  width: 284px;
  margin: 0px;
  padding: 0px;
  height: 6px;
  overflow: hidden;
  background: url('/yllapito/img/files_bottom.png') no-repeat;
}

tr.list_header{
  background: #777777;
  font-weight: bold;
}

tr.list_1{
  background: #999999;
}

tr.list_2{
  background: #a4a4a4;
}

#piilota {
  display: none;
}

#admin a:link,
#admin a:visited,
#admin a:active {
	color:#395472;
	text-decoration:none;
	}

#admin a:hover {
	color:#395472;
	text-decoration:underline;
	}

