body {
	background-color: #F2EDE9;
	margin: 0px;
}
a:link {
	color:#634227;
	text-decoration:none;
}
a:visited {
	color:#634227;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
a:active {
	color:#000000;
	text-decoration:none;
}
.tekstitila {
	background-color: #FFFFFF;
	border: 1px solid #89876F;
	
}
.leipis {
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.otsikko {
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
}

.news_front {
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C6757;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
padding-bottom: 0px;
	
}
.news_front_body {
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.front_left {
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.valiotsikko {
	font-family: "Trebuchet MS", Arial, Helvetica, serif;

	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-weight: bolder;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.vihreunat {
	border-top: 0px solid #6C6757;
	border-right: 1px solid #6C6757;
	border-bottom: 1px solid #6C6757;
	border-left: 1px solid #6C6757;
}
.pikkuteksti {

	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 10px;
	color: #000000;
	
}
.vihreaboksi {
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 12px;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C6757;
	border-right-color: #6C6757;
	border-bottom-color: #6C6757;
	border-left-color: #6C6757;
}
.menuotsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

table.seurat {
	border-width: 1px 1px 0px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	background-color: rgb(250, 240, 230);
}
table.seurat th {
	border-width: 0px 0px 1px 0px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset solid inset;
	border-color: black black black black;
	background-color: #89876F;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.seurat td {
	border-width: 0px 0px 1px 0px;
	padding: 3px 5px 3px 5px;
	border-style: inset inset solid inset;
	border-color: black black black black;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 11px;
}

.seuratOtsikko{
	font-family: "Trebuchet MS", Arial, Helvetica, serif;
	font-size: 12px;
	color: white;
	font-weight: bolder;
	padding: 10px;
	text-align: center;
	vertical-align: middle;

}

