/*
*==========================
* Yleinen ja keskikamaa
*==========================
*/

.header {
	font-size			: 14px;
	color				: #0E3157;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
	letter-spacing		: 1px;
	font-weight			: bold;
}

.page_update {
	font-size			: 10px;
	color				: #BCBBB6;
	font-family			: Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
}

.bodytext {
	font-size			: 11px;
	color				: #121212;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}

.bodytext a:link {
	font-size			: 11px;
	color				: #336699;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}

.bodytext a:visited {
	font-size			: 11px;
	color				: #336699;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}

.bodytext a:active {
	font-size			: 11px;
	color				: #336699;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}

.bodytext a:hover {
	font-size			: 11px;
	color				: #333333;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 120%;
}

.boldtext {
	font-size			: 11px;
	color				: #121212;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	line-height			: 120%;
}

.italic {
	font-size			: 11px;
	color				: #121212;
	font-family			: Tahoma, Verdana, sans-serif;
	font-style			: italic;
	line-height			: 120%;
}

.underline {
	font-size			: 11px;
	color				: #121212;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 120%;
}

.dot_up {
	background-image	: url(../kuvat/ulkoasu/dot_up.png);
	background-repeat	: no-repeat;
	height				: 8px;
}

.dot_side {
	background-image	: url(../kuvat/ulkoasu/dot_side.png);
	width				: 1px;
}

.dot_down {
	background-image	: url(../kuvat/ulkoasu/dot_down.png);
	background-repeat	: no-repeat;
}

.tekstikentta {
	padding-left		: 10px;
}


.lyhytvasen {
margin-left:10px;
}

.pitkavasen {
margin-left:20px;
}
/*
*==========================
* Top
*==========================
*/

#toplink ul {
	list-style			: none;
	float				: right;
	width				: 450px;
	padding				: 0px 0px 5px 0px;
	margin-top			: 0px;
	margin-right		: 0px;
}

#toplink ul li {
	display				: block;
	padding				: 5px 10px 0px 10px;
	background			: url(../kuvat/ulkoasu/navi_jakaaja.png) left repeat-y;
	float				: right;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;
}

#toplink ul li a {
	color				: #1A4677;
	text-decoration		: underline;
}

#toplink ul li a:hover {
	color				: #B5BBC2;
	text-decoration		: none;
}

#toplink ul li a.active {
	color				: #B5BBC2;
	font-weight			: bold;
	text-decoration		: none;
}

#toplink ul li a.active:hover {
	color				: #B5BBC2;
	text-decoration		: none;
}

.banner_picture {
	margin				: 0px;
	padding				: 0px;
}

/*
*==========================
* Oikea
*==========================
*/
.news_header {
	font-size			: 11px;
	color				: #0067AA;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 180%;
	font-weight			: bold;
}

.news_header a:link {
	font-size			: 11px;
	color				: #0067AA;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 180%;
	font-weight			: bold;
}

.news_header a:active {
	font-size			: 11px;
	color				: #0067AA;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 180%;
	font-weight			: bold;
}

.news_header a:visited {
	font-size			: 11px;
	color				: #0067AA;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 180%;
	font-weight			: bold;
}

.news_header a:hover {
	font-size			: 11px;
	color				: #0067AA;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 180%;
	font-weight			: bold;
}

.news {
	font-size			: 11px;
	color				: #333333;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
}
.news a:link {
	font-size			: 11px;
	color				: #336699;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}
.news a:active {
	font-size			: 11px;
	color				: #333333;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}
.news a:visited {
	font-size			: 11px;
	color				: #336699;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}

.news a:hover {
	font-size			: 11px;
	color				: #333333;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 120%;
}

/*
*==========================
* Bottom
*==========================
*/

.bottom {
	font-size			: 10px;
	color				: #A49F9B;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	font-weight			: normal;
	line-height			: 100%;
}
.bottom a:link {
	font-size			: 10px;
	color				: #8D8B7F;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
}
.bottom a:active {
	font-size			: 10px;
	color				: #8D8B7F;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
}
.bottom a:visited {
	font-size			: 10px;
	color				: #8D8B7F;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
}
.bottom a:hover {
	font-size			: 10px;
	color				: #BCBBB6;
	font-family			: Tahoma, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 100%;
}

tr.alaosa {
background				: url(../kuvat/ulkoasu/tausta_ala.png) center;
}
