/* Style for all bodies. */
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	background-color: #1F1F1F;
	color: #000000;
}

img {
	border-color: #000000;
}

table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}

p	{
	margin: 15px 0 3px 0;
}

hr {
	background-color: #1F1F1F;
	color: #1F1F1F;
	clear: both;
}

ul {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	list-style-position: outside;
}

.keskikentta {
	padding: 0 30px 0 40px;
	background-color: #DFDFDF;
	background: url('/common/keskitausta.gif');
	color: #000000;
}

.otsikkokentta {
	background: url('/common/otsikkotausta.gif') no-repeat;
	background-position: bottom left;
}

.alareuna {
	background: url('/common/alatausta.gif') no-repeat;
	background-position: top left;
}

.poikkipalkki {
	padding: 0 10px 0 10px;
	background-color: #4e4e4e;
	color: #000000;
}

.viiva {
	background-color: #000000;
	color: #FFFFFF;
}

.pystypalkki {
	padding: 30px 0 0 0;
	background-color: #DFDFDF;
	background: url('/common/tausta.gif');
	color: #1F1F1F;
}

.otsikko {
	background-color: #1F1F1F;
	color: #c0c0c0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.huomio {
	color: red;
	font-weight: bold;
}

.kursiivi_vasen {
	font-style: italic;
	text-align: right;
}

div.kuva_oikea p {
	margin: 0 0 20px 0;
}

div.kuva_vasen p {
	margin: 0 0 20px 0;
}

div.kuva p {
	margin: 0 0 20px 0;
}

div.video_vasen p {
	margin: 0 0 20px 0;
}

.kuva_oikea {
	float: right;
	clear: right;
	width: 310px;
	padding: 15px 0 0 5px;
	margin: 0 0 0 0;
	text-align: center;
	font-style: italic;
	font-size: 14px;
}

.kuva_vasen {
	float: left;
	clear: left;
	width: 320px;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-style: italic;
	font-size: 14px;
}

.kuva {
	float: left;
	width: 320px;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-style: italic;
	font-size: 14px;
}

.video_vasen {
	float: left;
	clear: left;
	width: 430px;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-style: italic;
	font-size: 14px;
}

.tila {
	width: 500px;
	margin: 10px 0 0 10px;
	border: 0;
	background-color: #DFDFDF;
	color: #DFDFDF;
}

tt {
	font-size: 12px;
	clear: both;
}


/* Link styles */

a:link {
	text-decoration: underline;
	color: #1F1FFF;
}

a:visited {
	text-decoration: underline;
	color:  #6666FF;
}

a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

a.valikko:link {
	text-decoration: none;
	color: #1F1F1F;
}

a.valikko:visited {
	text-decoration: none;
	color:  #1F1F1F;
}

a.valikko:hover {
	text-decoration: none;
	color: #AAAAAA;
}


a.valikko:active {
	text-decoration: none;
	color: #000000;
}


.image {
	border-width: 2px;
	border-style: solid;
	margin: 0 0 0 0;
}

.image_noborder {
	border-width: 0;
	border-style: none;
	margin: 0 0 0 0;
}

.index_image {
	border-width: 2px;
	border-style: solid;
	margin: 20px 10px 0 10px;
}

/* Header */
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #1f1f1f;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #1f1f1f;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #1f1f1f;
	margin-top: 2px;
	margin-bottom: 20px;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	color: #1f1f1f;
	margin-top: 10px;
}

h3.valikko {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 18px;
}

