/*
**
*/
body {
	font-size:	13px;
	background:	#FFFFFF;
	font-family:	Tahoma,Arial;
}
table.pohja {
	width:		500;
	border-spacing: 0;
	border-collapse:collapse;
	border-width:   0 0 0 0;
	border-style:   solid;
}
table.ylaosa {
	background-image:url("kansi/ts_yla.jpg");
	width:		500;
	height:		214;
	border-width:   0 0 1px 0;
	border-color:	#3399FF;
	border-collapse:collapse;
	border-style:   solid;
}
td.selitys {
	font-family:	Tahoma,Arial;
	font-size:	10pt;
	/*              top right bottom left */
	padding:	20px 220px 10px 30px;
}
td.yla {
	background:	#3399FF;
}
td.keski {
	background:	#3399FF;
	text-align:	center;
	padding:	25px;
}
table.alatable {
	background:	#FFFFFF;
	width:		100%;
	/* height:		40%; */
	border-width:	0;
}
td.oppimateriaali {
	font-family:	Tahoma,Arial;
	font-size:	10pt;
}



table.kansi_yla {
	background-image:url("kansi/ts_yla.jpg");
}
table.kansi_white{
	background:#FFFFFF;
}
td.kansi_selitys {
	font-family:	Tahoma,Arial;
	font-size:	10pt;
}
table.kansi_ala {
	background:	#FFFFFF;
}
table.kansi_keski {
	background:	#3399FF;
}
p {
	left-margin:	5px;
	bottom-margin:	15px;
	top-margin:	15px;
}
table {
	margin:		0px;
}
a.kteksti {
	color:black;
	font-family:Tahoma,Arial;
	font-size:12pt;
	text-decoration:none;
	font-weight:bold;
}
