body {
	background-color: #ffffff;
	background-image: url(/img/jefupallo2.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: White;
	color: #000000;
}

div.logo {
	width: 800px;
	height: 120px;
}

div.banneri {
	background: #ffffff;
	width: 800px;
}


div.sivu {
	width: 800px;
	height: 100%;
	background: White;
	position: relative;
	text-align: justify;
}

div.leipis {
	padding-left: 1em;
	padding-right: 1em;
	font-size: 11pt;
	text-align: justify;
	margin-left: 210px;
}

span.etusivu {
	line-height: 18pt;
	font-size: 13pt;
}

table,td {
	font-size: 11pt;
}


div.kuva {
	 float: right;
	 padding-left: 1em;
}

div.valikkomesta {
	width: 190px;
	float: left; /*border: medium solid #dddddd;*/
	text-align: left;
	padding: 5px 5px 10px 10px;
	background-color: #dddddd;
}

a.valikko:visited {
	color: #2a4987;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.valikko:link {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #2a4987;
}
a.valikko:hover {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	background: #cccccc;
}

a:link {
	color: #2a4987;
	text-decoration: none;
}

a:visited {
	color: #2a4987;
	text-decoration: none;
}

h3 {
    	text-align: center;
}

td.iotsikko {
	font-size: 11pt;
	font-weight: bold;
}

td.irivi {
	font-size: 10pt;
}

input {
	border: #2a4987 1px solid;
	border-color: #2a4987;
	border-style: solid;
	border-width: 1px;
}

textarea {
	border: #2a4987 1px solid;
	border-color: #2a4987;
	border-style: solid;
	border-width: 1px;
}

