/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.otsikkopalkki {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #2E3092;
	border-right-color: #2E3092;
	border-left-color: #2E3092;
}
.tekstipalkki {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2E3092;
	border-left-color: #2E3092;
}
.alapalkki {
	background-color: #2e3092;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2E3092;
	border-bottom-color: #2E3092;
	border-left-color: #2E3092;
	color: #FFFFFF;
}
.knp {
	font-size: 10px;
	padding-right: 20px;
}
.linkkitausta {
	background-color: #C2E5F9;
	background-image: url(kuvat/linkkitausta.jpg);
	background-repeat: repeat-y;
}
.linkkitausta2 {
	background-color: #C2E5F9;
	background-image: url(kuvat/linkkitausta2.jpg);
	background-repeat: repeat-y;
}
.oikeareuna {
	background-color: #C2E5F9;
	background-image: url(kuvat/oikeatausta.jpg);
	background-repeat: repeat-y;
}
.oikeareuna2 {
	background-color: #C2E5F9;
	background-image: url(kuvat/oikeatausta2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.teksti {
	background-color: #C2E5F9;
}
.teksti2 {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 15px;
	color: #2E3092;
}
.linkki {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E3092;
	padding-left: 5px;
}
.pallo {
	color: #FFFFFF;
	background-image: url(kuvat/etusivupallo.jpg);
	padding-top: 30px;
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #000099;
}
a:active {
	color: #000099;
}
#link a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#link a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#link a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#link a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.style1 {color: #2E3092}
.lomake {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E3092;
}
