.runkotaulukko {
	background-color: #FFFFFF;
	background-position: center center;
	height: 100%;
	width: 100%;
}
.paataulukko {
	background-color: #FFFFFF;
	background-position: center center;
	height: auto;
	width: 950px;
}
.ylasolu {
	background-color: #FFFFFF;
	background-image: url(kuvat/yla_raita.jpg);
	background-repeat: repeat;
	background-position: left center;
	clear: none;
	float: none;
	height: 78px;
	width: 900px;
	align: left;
	valign: top;
}
.alasolu {
	background-color: #FFFFFF;
	background-image: url(kuvat/ala.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear: none;
	float: none;
	height: 80px;
	width: 900px;
}
body {
	background-color: #FFFFFF;
	background-position: center top;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.keskisolu {
	background-color: #FFFFFF;
	background-image: url(kuvat/markus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	float: none;
	height: 524px;
	width: 950px;
	border-top: thin solid #009933;
	border-right: none;
	border-bottom: none;
	border-left: thin solid #009933;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
.valikkosolu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	width: 940px;
	text-align: center;
	vertical-align: middle;
}
.sisataulukko {
	height: 500px;
	width: 700px;
	padding: 10px;
	float: right;
	margin: 10px;
}
.oikeasisa {
	height: 146px;
	width: 140px;
	text-align: center;
}
.vasensisa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	height: 146px;
	width: 680px;
	text-align: left;
	vertical-align: top;
	border-top: thin solid #009933;
	border-right: none;
	border-bottom: thin solid #009933;
	border-left: none;
}
.vasenkap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	clear: none;
	float: none;
	height: 50px;
	width: 95px;
	text-align: center;
}
.sisalevea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	height: 10px;
	width: 460px;
}
.sisaleveakork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	height: 60px;
	width: 460px;
}
.oikeasisamat {
	height: 50px;
	width: 140px;
	text-align: center;
}
.vasensisayla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	height: 100px;
	width: 320px;
	text-align: left;
	vertical-align: top;
}
.oikeasisayla {
	height: 100px;
	width: 240px;
	text-align: center;
}
ul {
	margin-left: 0;
	padding-left: 0;
}
li {
	margin-left: 2em;
	padding-left: 0;
}

a:link {
	text-decoration: none;
	color: #006200;
	border: 0 none;
}
a:visited {
	text-decoration: none;
	color: #D06C00;
	border: 0 none;
}
a:active {
	text-decoration: underline;
	color: #B9FFB9;
	border: 0 none;
}
a:hover {
	color: #80AC28;
	text-decoration: underline overline;
	border: 0 none;
}

