﻿html, body, applet, object, iframe, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, tt, var, i, center, dl, dt, dd, ol, fieldset, form, label, legend, tfoot, thead, th
{
	background-color: #383b43;
	background-image: url(img/page_bg.png);
	background-position: center;
	background-repeat:repeat-y;
	border: 0px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	outline: 0px;
	padding: 0px;
}

body
{
	font-family: "Verdana","Geneva","sans-serif";
	font-size: 10pt;
	line-height: 13pt;
	color: black;
}

h1
{
    font-family: Batik Regular;
	font-weight: normal;
	font-size: 36px;
	line-height: 23pt;
	color: #fe9e3c;
	margin-bottom: 15px;
}
h2
{
    font-family: Batik Regular;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	line-height: 23pt;
	color: #fe9e3c;
	margin-bottom: 15px;
}

a:link
{
	color: #fea03f;
	text-decoration: none;
	font-style: normal;
	border: 0px;
}
a:visited 
{
	color: #fea03f;
	text-decoration: none;
}

a:active,
{
    color: #777d85;
    text-decoration: none;    
}

a:hover 
{
	color: #777d85;
	text-decoration: underline;
}


span.alink a
{
	color:#FFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	position: relative;
	top: 5px;
}
span.alink a:hover
{
	color:#777d85;
	text-decoration: underline;
}
span.alink a:active
{
	color:#777d85;
	text-decoration: underline;
}



div.clear
{
	clear: both;
}

#page
{
	width: 960px;
	margin: 0px auto;
}

#header
{
	/*background-image: url('img/header3.gif');*/
	height: 248px;
	background-repeat: no-repeat;
	/*margin-left:103px;*/
}

#top_menu
{
	background-image: url('img/menu_line.gif');
	background-repeat:no-repeat;
	position: relative;
    color: White;
	height: 32px;	
}

#top_menu span span
{
	font-weight: normal !important;
	padding: 0px 7px;
}
#top_menu .language
{
	font-weight: normal !important;
	position: absolute;
	top: 0px;
	right: 100px;
}

#content_top
{
	background-image: url('img/palkki.png');
	/*height: 1px;*/
	background-repeat: repeat-y;
	height: 0px;
	/*margin-left:106px;*/
}

#content
{
	background-repeat: no-repeat;
	background-position:bottom;
	background-color: #FFFFFF;
	background-image: url('img/content_bg.gif');
	min-height: 650px;
}

#left_menu
{
    color: White;
	width: 195px;
	text-align: left;
	padding-left: 20px;
}
#right_menu
{
    color: Black;
	width: 340px;
	padding-top: 30px;
	padding-left: 30px;
}

#left_menu, #right_menu, #main_content
{
	float: left;
}

#left_menu div.menu_items
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold !important;
	padding-top: 31px;
	margin-right: 4px;	
	text-align: left;
}

.news_title
{
	font-weight: bold;
	margin-bottom: 5px;
}

#right_menu div
{
	/*
	background-image: url('img/separator.gif');
	background-position: left top;
	background-repeat: repeat-x;*/
	padding-top: 15px;
	color: Black;
}

a.news_more, a.news_more:link, a.news_more:active, a.news_more:visited
{
	color: #4277b9;
	text-decoration: none
}

a.news_more:hover 
{
	color: #4277b9;
	text-decoration: underline;
}

#main_content
{
	
	padding-left: 5px;
	padding-top: 25px;
	color: #000000 !important;
	width: 700px;
	font-weight: regular;
}