/* CSS Document */
table.navi {
	
	border-right: 1px solid gray;
	

}
.navi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navi {
	font-size: 12px;
	text-decoration: none;
	color: black;
	line-height: 19px;	
	display:block;

}
a.navi:active {
	text-decoration: underline;
	font-weight: 400;
}
a.navi:hover {
	text-decoration: underline;
	color: blue;

}
.main {
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url("kuvat/juukatausta.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 65% 40%;
	padding-top: 10px;
	padding-right: 10px;
}
.naviTop {
	border-bottom: 1px solid black;
	background: #086bad;
	color: white;
	padding-left: 7px;
	font-weight: bolder;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
}
.update {
	font-size: small;
	font-style: italic;
	padding-left: 10px;
}
.bottom {
	border-top: 1px solid gray;
	padding-top: 10px;
	

}
h1 {
	color: black;
	font-weight: bolder;
	font-family: helvetica;
	font-size: x-large;
	
}
.logo {
	padding: 5px 5px 5px 5px;
	border: 0;
	
		
}
td.navibar {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	width:200px;
}
table.contents {
	border: thin solid #666666;
}
.osoite {
	padding-left: 5px;
}
a.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
	color: black;
	line-height: 19px;
	display:block;	
	
}
a.navi2:active {
	text-decoration: underline;
	font-weight: 400;
}
a.navi2:hover {
	text-decoration: underline;
	color: blue;

}

.kuva {
	padding: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}

.table {
	font-family: arial, helvetica, sans-serif;
	font-size: small;

}
