body {
	background-color: #8E7F6D;
	margin: 0px;
	scrollbar-face-color:#8E7F6D;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#8E7F6D;
	scrollbar-shadow-color:#812745;
	scrollbar-highlight-color:#D8CDBF;
	scrollbar-3dlight-color:#812745;
	scrollbar-darkshadow-Color:#812745;

}
.lefttd {
	background-attachment: scroll;
	background-image: url(bg1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top {
	background-color: #D8CDBF;
	vertical-align: bottom;
}
.righttd {
	background-attachment: scroll;
	background-image: url(bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sisennetty {
	padding: 0px 4px 4px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;


}
.menu {
	background-attachment: fixed;
	background-image: url(m_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ECE7E0;

}
.linkki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
}

.linkki:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
