BODY#body  { 
	margin:0px;
	background:#f8f6f3; 
}


#topheader {
	background-position: top left;
	background-image: url(images/topheader_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 63px;
	float: left;
}

#otsikko {
	position: absolute;
	background-position: top center;
	background-image: url(images/otsikko.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 63px;
	padding-left: 80%;
}

.navi {
font-family : verdana;
font-size : 12px;
color : #DDD1C3;
}

.navi a {
color : #DDD1C3;
text-decoration: none;
}

.navi a:hover {
color : #FFFFF;
}

.sukutaulukko td {
font-family : verdana;
font-size : 10px;
background-color : #f8f6f3;
border-style : solid;
border-color : grey;
border-width : 1px ;
text-align : left ;
}

.tulokset td {
font-family: arial ;
font-size: 10px ;
background-color: #eae4df ;
border-width: 0px ;
text-align: left ;
}



