body {
	background-color: #96A677;
	font-size: 16px;
}
.size-1 {
	font-size: 16px;
}
.fsize {
	font-size: 16px;
	}
.mutta {
	font-size: 36px;
	font-weight: bold;
}
.mutta1 {
	font-size: 20px;
	font-weight: bold;
}
.valiotsikko {
	font-size: 18px;
	font-weight: bold;
}
.henkilo {
	font-weight: bold;
}
.window {
	visibility:hidden;
	z-index:2;
	position:relative;
	top:10px;
	left:10px;
}
.liite {
	cursor:pointer;
	color: #103771;
	text-decoration: none;
}
.sulje {
	cursor:pointer;
}
.repeaty1 {
	background-image:url('graphics/sulje_bg.jpg');
	background-repeat:repeat-y;
	background-color:#ccd5bb
}
.repeaty2 {
	background-image:url('graphics/sulje2_bg.jpg');
	background-repeat:repeat-y;
	background-color:#ccd5bb
}
.repeaty_tr {
	background-image:url('graphics/wdsh_r.png');
	background-repeat:repeat-y;
}
.repeaty_r {
	background-image:url('graphics/wdsh_r.png');
	background-repeat:repeat-y;
}
.repeaty_index1 {
	background-image:url('graphics/bg_9.jpg');
	background-repeat:repeat-y;
}
.repeaty_index2 {
	background-image:url('graphics/bg_10.jpg');
	background-repeat:repeat-y;
}
input[type="submit"] {
	font-size: 14px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	color: #222222;
}
input[type="submit"]:hover {
	font-size: 14px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: underline;
	color: #444444;
	cursor: pointer;
}
input[type="submit"]:active {
	font-size: 14px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: underline;
	color: #666666;
	cursor: pointer;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #103771;
	text-decoration: none;
}
a:hover {
	color: #224d7e;
	text-decoration: underline;
}
a:active {
	color: #2a5ca6;
	text-decoration: underline;
}
a:visited {
	color: #103771;
	text-decoration: none;
}
a img {border: none; }
