body, td, a, h3{
	font-family:arial, sans-serif;
}
body.front{
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#f1f1f2;
	color:black;
}
body.content{
	text-align:center;
	margin-left:20px;
	margin-top:20px;
	background-color:#FCFCFC;
	color:black;
}
img{
	border:0;
}
img.logo{
	position:absolute;
	left:20px;
	top:25px;
}
img.topimage{
	position:absolute;
	left:650px;
	top:20px;
	z-index:200;
}
img.bottomimage{
	position:absolute;
	left:40px;
	top:470px;
	z-index:100;
}
#menu{
	display:block;
	width:140px;
	height:300px;
	position:absolute;
	left:40px;
	top:150px;
}
dt{
	padding-top:5px;
}
dt a{
	display:block;
	padding:5px;
	width:140px;
	height:30px;
	font-weight:bold;
	text-decoration:none;
	color:#160b5a;
}
dt a:hover{
	color:#5E5E5E;
	background-color:#dbdfe3;
}
iframe.content{
	position:absolute;
	left:200px;
	top:100px;
	border-style:solid;
	border-width:1px;
	border-color:#160b5a;
}
td{
	height:22px;
	padding-left:5px;
	padding-right:5px;
	background:url(../images/solubg.png);
}
td.aine{
	width:290px;
}
td.mitat{
	width:90px;
}
td.kone{
	vertical-align:top;
	width:250px;
}
td.kpl{
	vertical-align:top;
	text-align:right;
	width:50px;
}
td.konekuvaus{
	vertical-align:top;
	width:260px;
}
td.clear{
	vertical-align:top;
	padding-left:0px;
	background:none;
}
td.spacer{
	height:10px;
	vertical-align:top;
	padding-left:0px;
	background:none;
}
td.yhteys{
	width:50%;
	text-align:center;
}
a.copyright{
	font-size:10px;
	position:absolute;
	top:555px;
	left:680px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}
