/* Ilona Mäkinen 2007-10-16*/

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-image: url(hp30kuvat/hp30taustapix.jpg);
	background-color: #005608;
}

h1, h2, h3, h4, h5
{
	font-variant: small-caps;
	text-decoration: underline;
}

a:link, a:active, a:visited
{
	color: black;
	background-color: transparent;
}

a:hover
{
	color: black;
	background-color: #996633;
}

img
{
       border: 1px solid black;
}

.noborder
{
	border: 0px solid black;
}

span
{
	padding: 5px;
}

.virhe
{
	color: #CC0000;
}

.lah
{
	font-weight: bold;
	font-size: 12px;
}

table
{
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	/* width: 660px; */
	width: 85%;
	background-color: #996633;
}

.ilmo
{
	width: 100%;
	background-color: transparent;
	border: 0px solid black;
}

.ilmo2
{
	width: 100%;
	background-color: #996633;
	border: 1px solid black;
}

td
{
	border: 1px solid black;
	padding: 10px;
	background-color: white;
}

.linkit
{
	text-align: center;
}

.ilmosolu
{
	border: 0px solid black;
	vertical-align: top;
}

.ilmosolu2
{
	border: 1px solid black;
	vertical-align: top;
}

.ilmosolu3
{
	border: 0px solid black;
	width: 50%;
	vertical-align: top;
}

#hp30kuva
{
	background-image: url(hp30kuvat/hp30otsikko3.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: white;
	height: 100px;
}

input, textarea, select
{
       color: black;
       background-color: transparent;
       border: 1px solid #000000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
}