body {
	margin-top: 25px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

h1 {
 font-family: Arial;
 color: #000000;
 font-size: 18px;
}

h2 {
 font-family: Arial;
 color: #000000;
 font-size: 14px;
 font-weight: bold;
}

h3 {
 font-family: Arial;
 color: #000000;
 font-size: 12px;
 font-weight: bold;
}

p {
 font-family: Arial;
 color: #000000;
 font-size: 12px;
}

img { border: none; }

span.path {
 font-family: Arial;
 color: #000000;
 font-size: 12px;
 color: #447051;
}

td.top {
	background-repeat: no-repeat;	
}

td.bottom {
	background-repeat: no-repeat;
}

td.left {
	background-image: url(../img/left_bgr.gif);
	background-repeat: repeat-y;
	width: 9px;
	vertical-align: top;
}

td.right {
	background-image: url(../img/right_bgr.gif);
	background-repeat: repeat-y;
	width: 9px;
	vertical-align: top;
}

td.main {
	width: 800px;
	background-color: #FFFFFF;
	vertical-align: top;
}

td.header {
	background-image:url(../img/green_bgr.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align: left;
	padding: 0px 0px 0px 18px;
	position: relative;
}

a.header:link, a.header:visited, a.header:hover, a.header:active {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 13px 0px 13px;
}

div.haku {
	position: absolute;
	top: 33px;
	left: 50%;
	width: 190px;
	height: 21px;
	padding: 3px 18px 3px 20px;
	z-index:1;
	background-image:url(../img/haku_bgr.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	margin-left: 50px;
}

div.logout {
	position: absolute;
	top: 42px; 
	left: 50%;
	margin-left: 300px;
	padding: 0px;
	z-index: 2;
}

a.logout:link, a.logout:visited, a.logout:hover, a.logout:active {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.search:link, a.search:visited, a.search:hover, a.search:active {
	font-size: 12px;
	font-family: Arial;
	color: #286ba0;
	text-decoration: none;	
}
 
td.navi {
	height: 32px;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 0px 40px;
	text-align: center;
}

a.navi:link, a.navi:visited {
	font-size: 11px;
	font-family: Arial;
	color: #447051;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 46px 0px 0px;
}

a.navi:hover, a.navi:active {
	color: #6da47d;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 46px 0px 0px;
}

td.navi a.navi_selected {
	color: #6da47d;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 46px 0px 0px;
}

a.subnavi:link, a.subnavi:visited, a.subnavi:hover, a.subnavi:active {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
		
}

div.subpage {
	position:relative;
	float:left;
	height: 20px;
	white-space: nowrap;
}

td.subnavi {
	height: 23px;
	width: 140px;
	padding-left: 15px;
	
	
}

div.dhtml {
	display:none;
	width:140px;
	text-align:left;
	position:absolute;
	z-index: 99;
	background-color: #FFFFFF;
}

div.dhtml2 {
	display:none;
	width:140px;
	text-align:left;
	position:absolute;
	z-index: 98;
	background-color: #FFFFFF;
}

td.flash {
	height: 242px;
}

td.banners {
	width: 235px;
	vertical-align: top;
	text-align: left;
	padding: 25px 0px 0px 35px;
}

.banners a:link, a:visited, a:hover, a:active{
	font-family: Arial;
	color: #286ba0;
	text-decoration: none;
}

td.depnavi {
	width: 235px;
	vertical-align: top;
	text-align: left;
	padding: 25px 0px 0px 35px;
}

td.nuoli {
	padding: 8px 3px 8px 0px;
}

td.depnavi_sub {
	padding: 3px 3px 3px 35px;
}

a.depnavi:link, a.depnavi:visited {
	font-size: 12px;
	font-family: Arial;
	color: #447051;
	text-decoration: none;
}

a.depnavi:hover, a.depnavi:active {
	color: #447051;
}

a.depnavi_sub:link, a.depnavi_sub:visited {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #447051;
	text-decoration: none;
}

a.depnavi_sub:hover, a.depnavi_sub:active {
	color: #447051;
}

a.depnavi_sub_selected:link, a.depnavi_sub_selected:visited, a.depnavi_sub_selected:hover, a.depnavi_sub_selected:active {
	font-size: 11px;
	font-family: Arial;
	color: #447051;
	font-weight: bold;
	text-decoration: none;
}

a.depnavi_selected:link, a.depnavi_selected:visited, a.depnavi_selected:hover, a.depnavi_selected:active {
	font-size: 12px;
	font-family: Arial;
	color: #447051;
	font-weight: bold;
	text-decoration: none;
}

td.pagecontent a.path:link, td.pagecontent a.path:visited, td.pagecontent a.path:hover, td.pagecontent a.path:active {
	font-size: 12px;
	font-family: Arial;
	color: #447051;
	text-decoration: none;
}

td.pagecontent a:link, td.pagecontent a:visited, td.pagecontent a:hover, td.pagecontent a:active{
	font-size: 12px;
	font-family: Arial;
	color: #286ba0;
	text-decoration: none;
}

div.close a:link, div.close a:visited, div.close a:hover, div.close a:active{
	font-family: Arial;
	color: #286ba0;
	text-decoration: none;
}

td.functions {
	width: 235px;
	height: 50px;
	vertical-align: bottom;
	text-align: left;
	padding: 0px 0px 30px 35px;
}

td.pagecontent {
	width: 565px;
	height: 335px;
	vertical-align: top;
	padding: 25px 30px 30px 0px;
	text-align: left;
}

td.footer {
	background-image:url(../img/green_bgr.gif);
	background-repeat: repeat-x;
	height: 32px;
	vertical-align: middle;
	padding: 0px 22px 0px 22px;
}

.footer p {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}

table.ajankohtaista {
	border: 1px solid #DFE3E2;
}

td.otsikko {
	background-image:url(../img/green_ajankohtaista_bgr.gif);
	background-repeat: repeat-x;
	height: 27px;
}

td.itemit {
	padding: 0px 0px 15px 17px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

td.arkisto {
	padding: 0px 0px 30px 17px;
	font-family: Arial;
}

td.arkisto a:link, td.arkisto a:visited, td.arkisto a:hover, td.arkisto a:active{
	font-family: Arial;
	color: #286ba0;
	text-decoration: none;
}

td.itemit a.item:link, td.itemit a.item:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

td.itemit a.item:hover{
	font-family: Arial;
	font-size: 12px;
	color: #286ba0;
	text-decoration: none;
}

.bannerbox {
	background: #ddd url(../img/banneri_placeholder.gif) top left no-repeat;
	width: 179px;
	height: 71px;
}