body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #666;
	margin: 0px;
}
.header {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 16px;
}
h1 a {
        font-size: 16px;
}
h1 a:hover {
        font-size: 16px;
        font-weight: bold;
}
h2 {
        font-size: 14px;
}
h2 a {
        font-size: 14px;
}
h2 a:hover {
        font-size: 14px;
        font-weight: bold;
}
p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
.navi {
	background-color: #666;
	padding-left: 5px;
}
.navi a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.navi a:hover {
	font-size: 12px;
	color: #ccc;
	text-decoration: underline;
	font-weight: normal;
}
a {
	font-size: 12px;
	color: #00f;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #f00;
	text-decoration: underline;
	font-weight: normal;
}
.content {
	padding-left: 10px;
	padding-right: 5px;
}
.footer {
	font-size: 10px;
	color: #fff;
	text-align: right;
	background-color: #666;
}
.footer a {
	font-size: 10px;
	color: #fff;
	text-align: right;
	background-color: #666;
}
.footer a:hover {
	font-size: 10px;
	color: #fff;
	text-align: right;
	background-color: #666;
}
.naviSel, .box {
	font-size: 12px;
	border: 1px solid #666;
	padding-left: 5px;
}
.center {
        text-align: center;
}
.left {
        text-align: left;
}
.right {
        text-align: right;
}
.bold {
        font-weight: bold;
}
.lpad10 {
	padding-left: 10px;
}
.ylakeh {
	background-image: url(yla.jpg);
}
.alakeh {
	background-image: url(ala.jpg);
}
.vaskeh {
	background-image: url(vas.jpg);
}
.oikkeh {
	background-image: url(oik.jpg);
}
.taulu {
	background-color: #FFFFCC;
}
.content_table {
	background-image: url(kuvat/tausta.jpg);
        background-color: #fff;
}
.f_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
}
.f_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.rav_kuva {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

