#top, #right, #slogan, #nav-0, #image, #middle, #news, #header h1, #header h2, #footer ul, td.lataa, th.lataa, .right_link, .footer {
	display: none;
	}
table {
	background-color:#E7E7E7;
	color: #b7b7b7;
	width:100%;
}

caption {
	font-weight: bold;
	background: #50ADEA url(corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

table td, table th {
	padding: 4px;
	border-bottom:1px solid #1975d7;
}

thead th {
	text-align: left;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

/* Presentation */
#presentation {
	vertical-align: top;
	width: 40%;
}
th#presentation h3 {
	margin: 0;
	font-weight: normal;
}
th#presentation p {
	margin: 0
}
th#presentation div.margin_space {
	margin: 10px;
}
th#presentation div.margin_space p.details {
	color: #b1b1b1;
}
/* /presentation */

tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#96D030;
	background:url(layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a[href="http://www.tähänosoitejohonhalutaanok.fi"] {
	margin: 0 auto;
	height: 15px;
	background: url(ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table a[title^="Lataa"] { 
	display: none;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}


