body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	margin-left: 25px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	margin-left: 25px;
	font-weight: bold;
}
p{
	margin-right: 5px;
	margin-left: 50px;
	line-height: 150%;
	font-size: 14px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	text-decoration: none;
	color: #234899;

}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}

/*****************************************/
#page{
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2B4C93;
}

#TmiHannula {
	width:100%;
	height:140px;
	position: absolute;
	left: 0;
	top: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2B4C93;
	background-color: #f0f5fe;
}
#navi{
	width:100%;
	height:30px;
	position: absolute;
	left: 0;
	top: 140px;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FF0000;
}
#navigation{
	margin-top: 4px;
	margin-left: 365px;

}
#main{
	width:100%;
	position: absolute;
	left: 0;
	top: 175px;
	margin-top: 15px;
	background-color: #FFFFFF;
}


#left{
	width: 300px;
}

#footer{
	width: 100%;
	margin-top: 5px;
	background-color: #4169ae;
	background-image: url(images/ilmalampopumppu.jpg);
	background-repeat: no-repeat;
	height: 113px;

}
.muistiinpano{
	font-family: "Courier New", Courier, monospace;
	font-weight: lighter;
	color: #006600;
	font-size: 16px;
	text-decoration: underline;
	font-style: normal;
}
.submenu{
	font-size:14px;
	margin-right:5px;
}
.color{
	color: #FFFFFF;
	}
	
.img{
	margin-top: 50px;
	margin-right: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#bottom{
	margin-left: 365px;
}
.red{
	color: #FF0000;
}
.red:hover{
	color: #0000FF;
}
#address{
	background-color: #FF0000;
	height: 30px;
	
}

