body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFC4;
	text-decoration: none;
	background-color: #19460f;
	background-image: url(kuvat/bg.jpg);
	background-repeat: repeat-x;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #996633;
}
.huom {
	font-weight: bold;
	background-color: #000000;

}
.loppu {
	font-size: 12px;
	color: #669900;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
.kuvateksti {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC99;
	font-size: 11px;
	letter-spacing: 2px;



}
.musta {
	color: #000000;
}
h4 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	background-color: #003500;
	text-indent: 5px;


}
h3 {
	border: thin groove #003300;
	color: #000066;
	background-color: #FFFFCC;
	padding: 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.sis {
	margin: 10px 20px 20px;
}
h5 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	background-color: #003500;
	text-indent: 5px;

}
.kuvatekst {
	font-family: Arial, Helvetica, sans-serif;
	color: #EBC9A7;
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: bolder;

}

/* ------------------- ahton lis&auml;ykset    ------------------------------------*/

.virheilmoitus,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; margin-left: 1em; border: 2px solid #ddd; }
.virheilmoitus      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }