body {
	margin-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	color: #993333;
	background-color: #F2F2F2;
	line-height: 20px;
	background-image:   url(images/sivu-nurkkataustakuva.jpg);
	background-repeat: repeat-y;
	margin-left: 112px;
	background-position: 1px 2px;
}
@media print {
body { margin-left: 0px; color: #000000; }
}

.containerSivu {
	width: 803px;
	border-right-width: 0px;
	border-right-style: dashed;
	border-right-color: #FF0000;
}
@media print {
.containerSivu { width: 650px;}
}

.teksti {
	padding-left: 100px;
	background-image:   url(images/kalligrafia-tausta-teksti.gif);
	background-repeat: no-repeat;
	padding-right: 25px;
	background-position: 6px 0px;
	margin-top: 10px;
	text-align: left;
}

.tekstireunat {
	margin-top: 10px;
	border-top: 0px inset #F2F2F2;
	border-right: 0px inset #F2F2F2;
	border-bottom: 0px inset #F2F2F2;
	border-left: 2px inset #F2F2F2;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:  url(images/I.gif);
	background-position: 30px 5px;
	background-repeat: no-repeat;
}

.tekstireunatT {
	margin-top: 10px;
	border-top: 0px inset #F2F2F2;
	border-right: 0px inset #F2F2F2;
	border-bottom: 0px inset #F2F2F2;
	border-left: 2px inset #F2F2F2;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:  url(images/T.gif);
	background-position: 25px 5px;
	background-repeat: no-repeat;
}

.tekstireunatA {

	margin-top: 10px;
	border-top: 0px inset #F2F2F2;
	border-right: 0px inset #F2F2F2;
	border-bottom: 0px inset #F2F2F2;
	border-left: 2px inset #F2F2F2;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:  url(images/A.gif);
	background-position: 30px 20px;
	background-repeat: no-repeat;
}

.tekstireunatA-with-dots {
	margin-top: 10px;
	border-top: 0px inset #F2F2F2;
	border-right: 0px inset #F2F2F2;
	border-bottom: 0px inset #F2F2F2;
	border-left: 2px inset #F2F2F2;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:  url(images/A-with-dots.gif);
	background-position: 30px 0px;
	background-repeat: no-repeat;
}

h2 {
	margin-left: 25px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	background-image: url(images/pienileima.jpg);
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 30px;
	padding-left: 30px;
	margin-bottom: -1px;
}

.lista {
	margin-left: 20px;
	margin-right: 100px;
	padding-right: 20px;
	padding-left: 30px;
	border-top: 1px dashed #666666;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #333333;
	border-left: 1px dashed #333333;

}

.copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	letter-spacing: 0.5px;
}

.leimatausta {
	background-image:  url(images/pienileima.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	margin-top: 8px;
	height: 80px;
}
@media print {
.leimatausta { display : none;}
}

@media print {
.eipaperille { display : none;}
}

a.menu:link {
	color: #333333;
	text-decoration: none;
	border: 1px solid #F2F2F2;
	padding-right: 2px;
	padding-left: 2px;
}

a.menu:visited {
	color: #D44E4E;
	text-decoration: none;
	border: 1px solid #F2F2F2;
	padding-right: 2px;
	padding-left: 2px;
}

a.menu:hover {
	background-color: #993333;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
	padding-right: 2px;
	padding-left: 2px;
}

a.sivu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	color: #993333;
}

a.sivu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	color: #666666;
}

a.sivu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	color: #FFFFFF;
	background-color: #993333;
}

