body {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	color: #484848;
	font-family: Tahoma;
	font-size: 11px;
	margin: auto;

	height: 100%;
}
html {
	height: 100%;
}
a:link, a:visited, a:active {
	color: #0054ff;
	text-decoration: none;
}
a:hover {
	color: #003299;
	text-decoration: underline;
}
td {
	color: #484848;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
}
.normaali {
	color: #484848;
	font-family: Tahoma;
	font-size: 11px;
}
.otsikko1 {
	font-family: Georgia;
	font-size: 24px;
	color: #1f5d1b;
	margin: 0px;

	margin-left: -3px;
	padding: 0px;
}
.otsikko2 {
	font-family: Georgia;
	font-size: 18px;
	color: #1f5d1b;
	padding: 0;
/*	margin-left: -3px;*/
	margin: 0px;
	font-weight: normal;
}
.otsikko3 {
	font-family: Georgia;
	font-size: 16px;
	color: #1f5d1b;
	padding: 0px;
	margin-left: -2px;
	margin: 0px;
}
#container {
	width: 870px;
	border: 0px;
	height: 100%;
	margin: auto;
	background-image: url(../images/container_bg6.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	text-align: center;
	height: 100%;
	background-color: #FFFFFF;
}
#top {
	border: 0px;
	float: none;
	width: 790px;
	margin: auto;
	text-align: right;
}
#logo {
	background-image: url(../images/logo.jpg);

	border: 0px;
	z-index:10;
	width: 790px;
	height: 94px;
	margin: auto;
	text-align: left;
}
#nav {
	width: 790px;
	height: 136px;
	border: 0px;
	margin: auto;
	text-align: center;
}
#content {
	width: 790px;
	border: 0px;
	margin: auto;
	background-image: url(../images/content_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: left;
}
#content_left {
	background-image: url(../images/content_line.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 180px;
	height: 100%;
	padding: 10px;
	padding-right: 5px;
	vertical-align: top;
}
.flags {
	margin-right: 125px;
	padding-top: 5px;
}
h3 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.logo {
	position: absolute;
	left: auto;
	right: auto;
	z-index: -1;
}

.form {  font-family: Verdana, Georgia, Arial, Helvetica, sans-serif; font-size: 12; background-color: #FFFFFF; border: 1px solid #313E52; color: #004E53}