body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
}
h1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 150%;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.edistys {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	border: 2px inset #999999;
	padding: 11px;
	width: 600px;
	white-space: pre;
}

td.otsikko {
	text-align: right;
	width: 15%;
	background-color: #dddddd;
	font-size: 85%;
	font-weight: bold;
	color: #0000FF;
	padding: 7px;
	vertical-align: top;
}
td.kentta input {
	width: 80%;
}
h2 {
	font-size: 140%;
	font-weight: bold;
}

td.kentta {
	text-align: left;
}
td.huomio {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #990000;
}
div#virhe {
	background-color: #666666;
	padding: 12px;
	float: left;
	border: 3px solid #990000;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
ul.tyypit li.on {
	list-style-type: none;
	list-style-image: url(../gfx/ok.gif);
}
ul.tyypit li.ei {
	list-style-type: none;
	list-style-image: url(../gfx/ei.gif);
}

a.kuva {
	display: block;
	text-align: center;
	vertical-align: top;
	border: 1px solid #999999;
	float: left;
	margin: 3px;
	text-decoration: none;
	width: 160px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: center;
}
div.ontop {
	background-image: url(gfx/ontop.png);
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
div.hallinta {
	float: left;
	width: 24px;
}
div.hallinta a img {
	border: 0px;
}
