body {
	margin: 20px 20px 20px 20px;
	background-color: #b4b4b6;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: repeat-x;
	color: #222;
	border: 0px;
	font-family: Arial, helvetica, 'sans serif';
}
h3.slogan  {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}
.pohja {
	position: absolute;
	top: 30px;
	left: 50%;
	margin: 0px;
	margin-left: -480px;
	padding: 0px;
	width: 960px;
}
.kehys {
	position: relative;
	border-width: 5px;
	border-color: #c00;
	border-style: solid;
	background-color: #fff;
	background-image: url(kuvat/ylareuna.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 960px;
}
.valikkopohja {
	position: absolute;
	width: 260px;
}
.valikko {
    padding: 20px;
	padding-left: 40px;
	line-height: 30px;
	font-weight: bold;
}
.valikko a {
	color: #666;
	text-decoration: none;
}
a .nuolet {
	color: #ccc;
}
a:hover .nuolet {
	color: #c00;
}
.valikko a:hover {
	color: #000;
	text-decoration: none;

}
.teksti {
	position: relative;
	left: 260px;
	width: 640px;
	padding: 20px;
	padding-top: 100px; 
}
.lakiteksti {
	color: #c00;
	font-size: 12px;
	padding: 10px;
}
table {
	background-color: #f4f4f6;
	padding: 10px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ccc;
}
td {
	padding: 3px 10px 3px 10px;
}

.sbhuijaus {
	display: none;
}

.note {
	color: #c00;
}
.Otsikko {
	color: #c00;
}
td.hr {
	font-weight: bold;
	text-align: right;
}
td.nr {
	text-align: right;
}
td.mr {
	text-align: right;
	background-color: #fcfcfd;
}
td.hl{
	font-weight: bold;
}
td.ml{
	background-color: #fcfcfd;
}
td.hc {
	font-weight: bold;
	text-align: center;
}
td.nc {
	text-align: center;
}
td.mc {
	text-align: center;
	background-color: #fcfcfd;
}
.sub {
	font-size: 90%;
	margin-left: 20px;
}