@CHARSET "ISO-8859-1";

body {
	margin: 0px;
	color: #000000;
	font-family: Trebuchet MS;
	background-color: rgb(203,194,169);
}

a {
	color: #000000;
}

div#page { 
	margin-top: 5px;
	width: 905px;
	position: absolute;
	left: 50%;
	margin-left: -453px;
}


div#main {
	margin-top: 0px;
	width: 100%;
	border-collapse: collapse;
}
	
div#content {
	width: 905px;
	*width: 905px;
	margin-top: 0px;
	overflow: auto;
	background-color: #fff;
	padding: 0px;
	border-collapse: collapse;
}

table#menu_bottom {
	margin-top: 6px;
	margin-left: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

table#header {
	width: 905px;
	height: 60px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
}

table#languages {
	border-collapse: collapse;
	width: 160px;
	float: right;
	margin-bottom: 12px;
}
	
table#languages td {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	vertical-align: top;
	padding: 0px;
}

table#languages td a {
	margin: 0px;
	color: #333333;
	text-decoration: none;
}

table#header td#logoFrame {
	vertical-align: bottom;
	padding: 0px;
	width: 200px;
}

img#logo {
	margin-bottom: 10px;
	border: 0;
}


table#menuBar {
	width: 100%;
	height: 30px;
	border-collapse: collapse;	
}

table#menuBar td {
	/* background-color: #cccccc; */
	cursor: pointer;
	cursor: hand;
	color: rgb(99,96,96);
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.01em;
	text-align: left;
	vertical-align: bottom;
	border-collapse: collapse;
	padding-right: 23px;
	padding-left: 0px;
	padding-bottom: 5px;
	
}

table#menuBar td img {
	margin: 0px;
}
	
table#menuBar td.menuButtonSelected {
	/* background-color: #fff; */
	cursor: default;
	color: rgb(237,62,18);
}

table#menuBar td.menuButtonActive {
	color: rgb(237,62,18);
}

table#menuBar td#verkkokauppa {
	background: black;
	color: white;
	width: 160px;
	text-align: center;
	vertical-align: bottom;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

table#menu_bottom_table {
	width: 100%;
	height: 100%;
	border-spacing: 0px;
	table-layout: fixed;
	border-collpase: collapse;
}

table#menu_bottom_table td {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

table#menu_bottom_table a {
	color: #333333;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div#footer {
	height: 20px;
	width: 100%;
	text-align: center;
}
	
.copy { 
	font-size: 10px; 
	font-family: arial, helvetica; 
	font-weight: normal; 
	font-style: normal; 
	color: rgb(99,96,96); 
}

.h3 {	
	font-size: 14px; 
	font-family: Verdana, arial, helvetica; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000;
}

.h2 {	
	font-size: 1.0em; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold; 
	font-style: normal;
}

.h1 {	
	font-size: 11px; 
	font-family: Verdana, arial, helvetica; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000;
}

.t2 {	
	font-size: 0.8em; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	color: #000000;
}

.t1 {	
	font-size: 11px; 
	font-family: Verdana, arial, helvetica; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000;
}


table.content_table {
	border-spacing: 10px;
}

table.abstract {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.parentDivider {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

table#subMenuContainer {
	background: rgb(180,150,0);
	border-collapse: collapse;
	width:100%;
	height: 27px;
}
	
table#subMenu {
	display: inline;
	margin-left: 12px;
	border-collapse: collapse;
}

table#subMenu td {
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 23px;
	font-size: 13px; 
	font-family: 'Verdana';
	font-weight: bold; 
	font-style: normal;
	font-stretch: condensed;
	color: #fff;
}

table#subMenu td a.menuLink {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

table#imageLinkIndex {
	border-collapse: collapse;
	table-layout: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
}

table#imageLinkIndex td {
	text-align: center;
	padding: 0px;
}

div.imageLinkFrame {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	
} 

div.imageLinkName {
	line-height: 11px;
}

td#textContentFrame {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 13px;
	padding-right: 5px;
	height: 100%;
}

td#imageFrame {
	vertical-align: top;
	padding: 0px;
	width: 344px;
	height: 484px;
}

td#imageFrame img {
	width: 344px;
	height: 484px;
}

div#scrollContentHolder {
	 height: 484px;
	 overflow: hidden;
	 margin: 0px;
}

table#scroller {
	display: none;
	border-collapse: collapse;
	margin: 0px;
	height: 100%;
}