#header			{ background-color: white; visibility: visible; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; position: fixed; top: 0px; left: 0px; width: 100%; height: 160px }
#logo	  		{ background-color: white; visibility: visible; margin: 0; padding: 0; position: fixed; top: 160px; left: 0; width: 50%; height: 80px; min-width: 416px; direction: rtl}
#leftcontent   	{ background-color: white; visibility: visible; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; position: fixed; top: 256px; bottom: 0px; left: 0; width: 50%; min-width: 416px; height: auto; overflow: auto; text-align: right	}
#rightcontent	{ background-color: white; visibility: visible; margin: 0; padding-left: 6px; position: fixed; top: 160px; bottom: 0px; left: 50%; right: 0; width: 500px; height: auto; overflow: auto }
#footer			{ background-color: white; visibility: visible; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; position: fixed; bottom: 0px; width: 100%; height: 50px }

.univers		{ color: #808080; font-size: 10pt; font-family: "univers extended", futura, frutiger, arial, "gill sans", helvetica, sans-serif; font-weight: normal; }
.univers_s		{ color: #808080; font-size: 8pt; font-family: "univers extended", futura, frutiger, arial, "gill sans", helvetica, sans-serif; background-color: white; }
.ENG_s			{ color: #808080; font-size: 7pt; font-family: "univers extended", futura, frutiger, arial, "gill sans", helvetica, sans-serif; font-weight: normal; background-color: white; font-style: italic }
.otsikko		{ color: #808080; font-size: 12pt; font-family: "univers extended", futura, frutiger, arial, "gill sans", helvetica, sans-serif; font-weight: normal; background-color: white; font-weight: bold; text-decoration: none; letter-spacing: 2px }
.otsikko_ENG	{ color: #808080; font-size: 10pt; font-family: "univers extended", futura, frutiger, arial, "gill sans", helvetica, sans-serif; font-weight: normal; background-color: white; font-style: italic }
.paavalikko		{ line-height: 130%}
.valikko		{ margin-top: 16px; margin-bottom: 16px }

body 		{ background-color: white; }
h3  		{ font-size: 10pt; margin: 0px 0px 6px 0px }

table 		{ color: #808080; font-size: 10pt; font-family: Arial }
tr			{ vertical-align: top; text-align: left}
td 			{ vertical-align: top; min-width: 96px; height: 96px }
.td_yellow  { background: yellow; width: 96px; height: 96px }
.td_bottom	{ vertical-align: bottom }

img			{ border: 0px }

a:hover img { filter: alpha(opacity=80); opacity: 0.8; }

a:link 		{ color: gray; text-decoration: none }
a:visited 	{ color: gray; text-decoration: none }
a:hover 	{ color: #600; text-decoration: none }
a:active 	{ color: #600; text-decoration: none }

a:link .univers		{ color: gray; text-decoration: none }
a:visited .univers	{ color: gray; text-decoration: none }
a:hover .univers	{ color: #600; text-decoration: none }
a:active .univers	{ color: #600; text-decoration: none }

a:link .univers_s		{ color: gray; text-decoration: none }
a:visited .univers_s	{ color: gray; text-decoration: none }
a:hover .univers_s		{ color: #600; text-decoration: none }
a:active .univers_s		{ color: #600; text-decoration: none }

a:link .ENG_s		{ color: gray; text-decoration: none }
a:visited .ENG_s	{ color: gray; text-decoration: none }
a:hover .ENG_s		{ color: #600; text-decoration: none }
a:active .ENG_s		{ color: #600; text-decoration: none }

a:link .otsikko		{ color: gray; text-decoration: none }
a:visited .otsikko	{ color: gray; text-decoration: none }
a:hover .otsikko	{ color: #600; text-decoration: none }
a:active .otsikko	{ color: #600; text-decoration: none }

a:link .otsikko_ENG		{ color: gray; text-decoration: none }
a:visited .otsikko_ENG	{ color: gray; text-decoration: none }
a:hover .otsikko_ENG	{ color: #600; text-decoration: none }
a:active .otsikko_ENG	{ color: #600; text-decoration: none }
