body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #A1A1A1;
	background-image: url(images/tausta2.png);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.leftside {
	background-image: url(images/sides.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightside {
	background-image: url(images/sides.png);
	background-repeat: repeat-y;
	background-position: -910px top;
}
.yhteystiedot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bebebe;
	text-decoration: none;
	background-image: url(images/bg_yhteystiedot.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.osoitepalkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9e9e9e;
	text-decoration: none;
	background-color: #F6F6F6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-color: #d8d8d8;
	height: 23px;
	text-align: left;
	vertical-align: middle;
	border-bottom-style: solid;
}
.sivuvalikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/tausta_sivuvalikko.png);
	background-repeat: repeat-x;
	background-position: left top;
}
a.whiteb:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_links.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.whiteb:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_links.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.whiteb:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_links2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.whiteb:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_links2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.otsikko {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.kuva {
	border: 4px solid #D8D8D8;
}
a:link {
	color: #1fa6de;
	text-decoration: none;
}
a:visited {
	color: #1fa6de;
	text-decoration: none;
}
a:hover {
	color: #1fa6de;
	text-decoration: underline;
}
.top_bg {
	background-image: url(images/tausta.png);
	background-repeat: repeat-x;
	background-position: center 76px;;
	top: 0px;
	position: relative;
}
.highlight td {
    height: 22px;
	color: #000000;
	background-color: #F6F6F6;
}
.tablerows {
    height: 22px;
}