hr {
border: 1;
border-style:dashed;
border-color:#CC9966;
width: 80%;
}

.perusteksti {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;	
}
.siirra  { padding-left:15px}
.kuvat_left {
	margin: 0px 6px 0px 0px;
	float: left;
}
.kuvat_right {
	margin: 0px 0px 0px 6px;
	float: right;
}
a#sisa_napit {
font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px;
	padding-top:8px;
    display: block;
    width: 116px;
    height: 38px;
    background-image: url(kuvat/kuvitus/sisa_napit.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#sisa_napit:link {color: #000000;text-decoration:none;}
a#sisa_napit:visited {color: #000000;text-decoration:none;}
a#sisa_napit:hover {
    background-position: -116 0px;
	color: #330099;
	text-decoration:underline;
}.perusteksti_iso {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #000000;
}
.perusteksti_color {
font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}
.ajankoht {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.ajankoht a:link {color: #000000; text-decoration:none}
.ajankoht a:visited {color: #000000; text-decoration:none}
.ajankoht a:hover {text-decoration:underline}
.ajankoht a:active {text-decoration:underline}

.alert {
	border: 3px solid #660000;
	z-index:999;
	position: fixed;
	background-color:#FFFFFF;
	top: 33%;
	right: 33%;
	bottom: 33%;
	margin: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 12px;
}
.alert_button { 
border:outset #660000 2px;
background:#996600;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
width:100px;
height:32px;
cursor:hand;
}

