@charset "UTF-8";
BODY {
	background : url('img/main_bg.jpg') repeat-x #2e8187;
	margin : 0 0 0 20px;
}
TD {
	vertical-align : top;
}

P, TD, DIV, SPAN {
	font-size : 9pt;
	font-family : Trebuchet MS, Arial, Helvetica, Sans serif;
	color : #484848;
	line-height : 14pt;
}

A:link, A:visited, A:active {
	text-decoration : underline;
	color : #226b71;
}

A:hover {
	color : #3298c7;
}

TD#left {
	background : url('img/left_bg.gif') repeat-y #2e8187;
	width : 97px;
}

TD#right {
	background : url('img/right_bg.gif') repeat-y #2e8187;
	width : 74px;
}

TD#navigation {
	margin-left : 15px;
}

TD#foot {
	padding-left : 94px;
}

TD#main {
	background : url('img/foot_bg.gif') repeat-x #FFFFFF;
	background-position : bottom;
	width : 524px;
}

TD#contents {
	padding-bottom : 40px;
	padding-right : 20px;
}

TABLE#navi {
	background : url('img/navi_bg_.gif') repeat-x;
	padding-right : 10px;
	padding-bottom : 10px;
	margin-left : 10px;
}

TABLE#yhteyslomake {
	border : 1px dotted #FEE1E1;
	padding-left : 3px;
}

.grey {
	color : #D5D5D6;
	font-size : 9pt;
}

.header {
	color : #7A7A7A;
	font-size : 11pt;
	font-weight : bold;
	font-style : italic;
}

.menuitem {
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	line-height : 16pt;
}

.footer {
	font-size : 8pt;
	margin-left : 40px;
	color : #206166;
}
