a {
	color: #white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

a:hover {color: #white;
text-decoration: none;
}

hr {
	height: 1px;
}

form {
margin: 0px;
margin-top: 4px;
}
body{
padding:0px;
margin:0px;
background: #aaa8a4;
}

body,td,div,.p,a {
	font-family: Tahoma, Geneva, sans-serif;
	color: white;
	font-weight: bolder;
	line-height: 150%;
}

body,td,div {
	font-size: 12px;
}

h1,h2,h3,h4 {color: #f2e896; }
h1 {font-size: 18px; line-height: 1.0;}
h2 {font-size: 16px; line-height: 1.0;}
h3 {font-size: 14px; line-height: 1.0;}
h4 {font-size: 12px; line-height: 1.0;}

.top_normal {

	color: #005a7f;	font-weight: bold;	font-size: 16px;	text-decoration: none;	white-space: nowrap;
line-height: 2.1;
}

.top_selected {

    color: #005a7f;	font-weight: bold;	font-size: 16px;	text-decoration: none;	white-space: nowrap;
line-height: 2.1;
}

.top_selected:hover {
color: #005a7f; text-decoration: none;}

.top_normal:hover {
color: #005a7f; text-decoration: none;}


#banner {
background: no-repeat url(images/topimage.jpg);
height:163;
background-position:center;
}

#menu{
background: repeat-x url(images/menuback.jpg);
height:51px;
}

#area{
padding: 30px;
padding-top: 20px;
background: #005a7f;
}

#toparea{
padding-bottom: 50px;
padding-top: 12%;
background: #005277;
color: #f2e896; 
font-size: 26px; line-height: 1.0;
text-align: center;
}

.etusivu{
color: #f2e896;
font-size: 18px; 
line-height: 1.0;
text-decoration: none;
}
.etusivu:hover{
text-decoration: underline;
}

#midarea {
background: no-repeat url(Image/etusivu.jpg);
height:220px;
background-position:center;
}

#bottomarea{
text-align: center;
padding: 30px;
padding-bottom: 20%;
background: #005277;
}



#footer td{line-height: 100%;}

.yellow1{
color: #f2e896;
line-height: 200%;  
}

.yellow2{
color: #f2e896;

}

.language{
color: #005a7f;
}


.foot{
font-weight: bold;
color: #005a7f;
}

#footer{
font-weight: bold;
color: #005a7f;
height: 40px;
background: #f2e896;
padding:20px;
padding-left:30px;
padding-right:30px;
line-height: 100%;
}


#container {
margin-left: 4%;
margin-right: 4%;
max-width:1122px;
min-width:850px;
width:expression(document.body.clientWidth < 850? "850px": "auto" );
width:expression(document.body.clientWidth > 1122? "1122px");

	
/*	padding: 10px;
	border: 1px solid rgb(200,200,200);*/
}