@charset "iso-8859-1";

.pteksti {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
}

.listateksti {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;

  color: yellow;
  text-decoration: none;
}

.listateksti2 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;

  color: black;
  text-decoration: none;
}

.paiv {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  font-style: normal;
  color: yellow;
  text-decoration: none;
}


td.keski {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: yellow;  
  width: 150;
  text-align: center;
}

table#palkki {
  border: 0px;
  width: 800px;
  
}

/*
table#palkki td {
  padding: 2px;
  text-align: center;
  width: 20%;
}
*/
/*
.linkki {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:  yellow;  
  text-decoration: none;
}
*/
a:hover {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: yellow;
  text-decoration: underline;
 
}

a:link, a:visited {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: yellow;
  text-decoration: none;
}


.kunta {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: yellow;
}

.linkki {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  color: yellow;
}

.tekstikentta {
  background-color: #CC6600;
  color: #FFFFFF;
  border: thin solid black;
}

.teksti {
  color: #000000;
}

.painike {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #333366;
  border: thin solid black;
}


.kehys {
  border-bottom-width: 1;
  border-left-width: 1;
  border-right-width: 1;
  border-top-width: 1;
  border-style: solid;
  border-color:#3837af;
  background-color: #0044ff;
}


.ohje {
  background-color: yellow;
  border-bottom-width: 2;
  border-left-width: 1;
  border-right-width: 2;
  border-top-width: 1;
  border-style: solid;
  border-color: black;
  margin-left: 40;
}

.lista {
  border-style: none;
  padding:0px;
}

.valikko {
  border-bottom-width: 1;
  border-left-width: 1;
  border-right-width: 1;
  border-top-width: 1;
  border-style: solid;
  margin-left: 0;
  background-color:transparent;
  border-color:#793745; 
}




.taulu5 {
  border-bottom-width: 5;
  border-left-width: 1;
  border-right-width: 5;
  border-top-width: 1;
  border-style: solid;
  background-color: #eeddff;
  margin-left: 50;
}

.taulu8 {
  border-bottom-width: 5;
  border-left-width: 1;
  border-right-width: 5;
  border-top-width: 1;
  border-style: solid;
  background-color: #9999dd;
  margin-left: 50;
}
.taulu9 {
  border-bottom-width: 5;
  border-left-width: 1;
  border-right-width: 5;
  border-top-width: 1;
  border-style: solid;
  background-color: #BBBBee;
  margin-left: 10;
}

.taulu0 {
  border-bottom-width: 5;
  border-left-width: 1;
  border-right-width: 5;
  border-top-width: 1;
  border-style: solid;
  background-color: #bbaaEE;
  margin-top: 10;

}



.etusivu {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-style:italic;
  text-align:center; 
  color: white;
  text-decoration: none;


}

.viestit {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal; 
  font-style: normal;
  color:  #eeffff;
  text-decoration: none;
  padding: 2px;
  border-width: 1px;
  border-color: black; 
  border-style:solid;

}

.viestit_otsikko {
  font-size: 12px;
  font-weight: bold; 
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  color:  #eeffff;
  text-decoration: none;
 
}
p.viesti {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal; 
  font-style: normal;
  color:  #eeffff;
  text-decoration: none;
}

/* specifications for write-layer */
#infoDiv { 
	position:absolute; 
	visibility:hidden; 
/*	left:0; top:0;*/
	z-index:1000 
	}
/* put width here - ns4 needs reminder  */
div.info { 
  width:140px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;  color:#009 }

  
    