body {
	margin: auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
/*	color: #C6CCB3; */
	font-size: 12px;
	background-image: url(images/pohja.jpg);

}
p, td, li {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.5em 0;
	margin: 0
}
.csv {
font-size: 12px;
background-color: #FEFCF7;	
	
}

.csv_otsikko {
font-size: 12px;
	font-weight: bold;
	background-color: #F3F1EC;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	color: #32404E;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #32404E;
}
img {
	border: none;
	padding: 0;
	maring: 0;
}
a {
	text-decoration: underline;
	color: #435567;
}
a:visited { 
			color: #435567;
			text-decoration: underline;
}
a:hover {
	color: #834927;
}
.title {
	font-weight: bold;
}
.pieni_teksti {
	font-size: 10px;
	line-height: 1.2em;
}
.attention {
	color: #435567;
	/* font-style: italic; */
	font-weight: bold;
}

.credit {
	font-style: italic;
}


table.sivu {
	margin: auto;
	 width: 750px;
}


td.header {
	vertical-align: top;
	border-bottom: solid 5px #577393;
	height: 100px;
	padding: 0;
	margin: 0;
}


td.teksti_osa {
	width: 600px;
	
	background-color: #ceb5ce;
	/*background-color: #CC99CC;
	/*background-color: #E5E3DE; alkuperäinen
	/*background-color: #e9bce3;*/
	padding: 25px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	border-left: solid 5px #577393;
	background-image: url(images/pala.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	.content h1 {
		padding-bottom: 1.5em;
	}
	.content h2 {
	}


div.image-left {
	float: left;
	font-size: 10px;
	text-align: center;
	padding: 7px 10px 7px 0;
	margin: 0;
}
div.image-right {
	float: right;
	font-size: 10px;
	text-align: center;
	padding: 7px 0 7px 10px;
	margin: 0;
}
div.image-left img, div.image-right img {
	margin-top: 6px;
	margin-bottom: 2px;
	border: 1px solid #E5E3DE;
}
	
	
td.navi {
	width: 150px;
	background-color: #989898;
	
	padding: 10px 0px 10px 10px;
	text-align: left;
	vertical-align: top;
	color: #000000;
}
	td.nav ul {
			list-style-type: none;
			margin: 0 0 20px 0;
			padding: 0;
	}
	td.nav a {
		font-size: 12px;
	}
	td.nav h1 {
		font-size: 14px;
	}
	td.nav h2 {
		font-size: 12px;
	}
	td.nav h2 a {
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	}
	
	
td.alaosa {
	border-top: solid 5px #577393;
	background-color: #355571;
	padding: 8px 8px;
	font-size: 10px;
	color: #828D5C;
	text-align: left;
	vertical-align: middle;
}
	.alaosa a, .alaosa a:link {
		color: #577393;
		font-weight: bold; 
		text-decoration: none;
	}

