body {  background-color: white ;
	font-family: arial, sans-serif;
	font-size:10pt;}

a:link {color:black ; text-decoration: underline}
a:visited {color:black ; text-decoration: underline}
a:active {color:#0066CC ; text-decoration: none }
a:hover {color:#0066CC ; text-decoration: none }

div.header a:link {font-size:11pt; color:#005996 ; text-decoration: none }
div.header a:visited {font-size:11pt; color:#005996 ; text-decoration: none }
div.header a:active {font-size:11pt; color:#005996 ; text-decoration: none }
div.header a:hover {font-size:11pt; color:#005996 ; text-decoration: none }

a img {text-decoration:none;}
img {text-decoration:none;}


div.header {
	position:relative;
	left:-10px;
	top:-10px;
	background-image: url("header.jpg");	
	height:107px;
	width:792px;
}

div.middle {
	background-image: url("bg.jpg");
	background-repeat: repeat-y;
	background-position: top right;
	position:relative;
	left:-10px;
	top:-10px;
	width:792px;
	line-height: 120%;
	text-align: left;
}

div.footer {
	background-image: url("footer.jpg");
	position:relative;
	left:-10px;
	top:-10px;
	width:792px;
	height:103px;
}

div.yhteistyo {
	position:relative;
	left:155px;
	top:24px;
}

div.ajankohtaista {
	background-image: url("ajankohtaista.gif");
	background-repeat: no-repeat;
	position:absolute;
	top:40px;
	left:740px;
	width:192px;
	height:265px;
	z-index:2;
	font-size:8pt;
	padding-top:38px;
}

#keltainenlaatikko {
	background-color:#f8ae00;
	border:2px solid black;
	position:absolute;
	top:245px;
	left:313px;
	width:400px;
	height:180px;
	z-index:2;
	font-size:10pt;
	padding:2px;
}

div.padding {
	padding: 10px;
}

div.napit {
	position:absolute;
	top:303px;
	left:740px;
	width:192px;
	height:220px;
	z-index:2;
}

div.linkit {
	position:absolute;
	top:32px;
	left:270px;
}

.otsikko {
	font-size:12pt;
	color: #AE0144;
	font-weight: bold;
}

.v_otsikko {
	font-size:10pt;
	color: #AE0144;
	font-weight: bold;
}

div.lista {
	margin-left:10px;
}

.pieni {
	font-size:9pt;
}

td.solu {
	background-color: #d0d6ff;
	color: #000000;
}

td.otsikko_s {
	background-color: #004D91;
	color: #FFFFFF;
	font-weight: bold;
}