body {
	font-family: Tahoma, sans-serif;
	text-align: center; 
	color: black;
	background-color: #9E9B8E;
}
div#otsikko {
	background-color: #A9D158; 
	margin: 0 auto;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 800px;
	height: 110px;
	background-image: url("Kuvat/otsikkopalkki.jpg");
}
div#otsikkoteksti {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 20pt;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1em
}
div#otsikkoteksti a {
	text-decoration: none;
	color: #FFFFFF;
}
div#leipateksti {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	padding-left: 2em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
div#leipateksti_otsikko {
	font-family: Tahoma, sans-serif;
	font-size: 11pt;
	padding-right: 1em;
	padding-top: 1em;
}
div#leipateksti_taulu_sisennys {
	padding-left: 4em;
	padding-right: 1em;
}	
div#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	background-color: #FFEFD5;
}
div#navigation {
	width: 800px;
	border-width: 0px;	
	border-style: solid;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color: #88A847;
}
div#alapalkki {
	width: 800px;
	border-width: 0px;	
	border-style: solid;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	color: #C0C0C0;
	text-align: right;
	background-color: #88A847;
}
div#taulu_sisennys {
	padding-left: 2em;
}
div#navigation a {
	padding-left: 2em;	
	color: #E9F7CB;
	text-decoration: none;
}
div#navigation a:hover {
	color: blue;
	font-style: italic;
}
div#taulu_sisennys table {
	width: 750px;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	border-style: solid;	
	border-width: 0px;
	background-color: #FFEFD5;
	padding-bottom: 1em;
}
div#leipateksti_taulu_sisennys table {
	width: 700px;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	border-style: solid;	
	border-width: 0px;
	background-color: #FFEFD5;
}
div#container th {
	width: 200px;
	text-align: left;
	font-weight: bold;
	background-color: #88A847;
}
div#counteri {
	text-align: center;
	padding-top: 2px;
}
.paivitys {
	text-align: center;
	font-size: 9pt;
	font-family: Tahoma, sans-serif;
	font-style: normal;
	color: #C0C0C0;
}
.otsikko_ak {
	background: #A9D158;
	color: black;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:2px 10px;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
}
.etusivu_palsta {
	width: 50%;
	text-align: left;
	float: left;
}
.ajankohtaista {
	background: #DDF9A5;
	height: 500px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
}

	
