﻿body {
margin:.5em;
padding:0;
height:100%;
background-color:#c6c6c6;
color:#000000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
background-image:url(../bg.jpg);
background-repeat:repeat-y;
background-position:center;
}




#tietotaulukko tr {
	background: #ffffff; color: #000;}

#tietotaulukko td { 
	font-family: Arial,Helvetica, geneva,sans-serif; 
	font-size:12px; 
	color:#000000;
	padding: 0.3em;
	vertical-align: middle;
	border-color:#FFE6C0;
	border:thin;
	}

a {
color:#000000;
text-decoration:underline;
}

a:hover {
color:#FF2400;
text-decoration:none;
}

hr {
margin-bottom:1px;
margin-top:1px;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

#centercol { 	
margin:0 auto;
padding:0em 1em 0em 1em;
width:720px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
}

body#index #cell_1 {
margin:0 5px 1em 0;
padding:0;
float:left;
width:720px;
}

