.leiskataulukko {
	background-image: url(leiska/tausta.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #240001;

}

a:link       { color: #594c42; text-decoration: underline;}
a:visited    { color: #594c42; text-decoration: underline;}
a:active     { color: #47b8b5; text-decoration: underline;}
a:hover      { color: #47b8b5; text-decoration: underline }


body {
	background-color: e8e8e6;
	background-image: url(leiska/taustabody.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.otsikkotaulukko {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #47B8B5;
	background-color: #ececeb;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #CCCCCC;



}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkkitaulukko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3D1F1F;
	background-image: url(leiska/linkkitassu.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
}
.korostus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #47b8b5;

}
.valiotsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #45b8b5;
	border: 1px solid #cccccc;
	background-color: #ececeb;

}
.ala {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 47b8b5;

}
.kuva {
	border: 1px solid #CCCCCC;
}

