
a.alkuun {
	display: none;
}
div.homelink {
	width: 100px;
	height: 86px;
	float: left;
}
a.homelink {
	display: block;
	height: 86px;
	text-decoration: none;
}
a.homelink:hover { text-decoration: none !important;}
body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
body, td, div, span, ul, li, b, a, p, label {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a:link,
a:visited,
a:hover {
	color: blue;
}
a:hover { text-decoration: underline !important; }
div.leftContent a:visited,
div.topContent a:visited,
td.mainContent a:visited,
td.rightContent a:visited,
div.bottomContent a:visited {
	color: gray;
}
div.navPath {
	padding-bottom: 6px;
	border-bottom: 1px solid #ddd;
	color: #000;
}
div.navPath a {
	text-decoration: none;
}
div.navPath a span.title { color: blue; }
div.navPath span.title { color: #000; }
h3.pageTitle {
	padding-top: 12px;
	padding-bottom: 15px;
	font-size: 18px;
}
div.themeImage {
	padding-bottom: 10px;
}

table.layout {
	empty-cells: show;
	margin: auto;
	border-bottom: 1px solid #ddd;
}
table.layout td.top {
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #ddd;
}

table.layout tr.bottomshadow {
	display: none;
}
table.layout td.topbar,
table.layout td.inner {
	background-color: #fff;
}
table.layout td.inner { height: 350px; }
table.layout td.topbar {
	height: 86px;
	background-color: #efefef;
	color: #ddd;
	font-weight: bold;
	text-align: center;
	font-size: 26px;
}

table.layout td.border-left {
	width: 11px;
	border-left: 1px solid #ddd;
}
table.layout td.border-right {
	width: 11px;
	border-right: 1px solid #ddd;
}

table.layout td.content {
	padding-left: 15px;
	padding-bottom: 10px;
}
table.contentArea {
	width: 100%;
	margin-top: 10px;
}
table.contentArea td.leftContent {
	width: 193px;
}
td.leftContent div.leftContent {
	padding-top: 10px;
}
table.cols {
	width: 100%;
	empty-cells: show;
}
table.cols td.mainContent {
	padding-right: 10px;
}
table.cols td.rightContent {
	width: 220px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
}

div.helpmenu {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 7px;
	color: #000;
}
div.helpmenu img,
div.helpmenu input {
	vertical-align: middle;
}
div.helpmenu img.fsizeplus {
	margin-left: 5px;
}
div.helpmenu img.fsizeminus {
	margin-right: 5px;
}
div.helpmenu input.q {
	background-color: #fff;
	border: 1px solid #A5ACB2;
	height: 19px;
}
div.helpmenu input.go {
	height: 19px;
	background-color: #E3EEF4;
	border-left: 1px solid #D1DBE1;
	border-top: 1px solid #F1F7FA;
	border-right: 1px solid #D1DBE1;
	border-bottom: 1px solid #4D5153;
	font-size: 12px;
	font-weight: bold;
	color: #437A9B;
}
div.helpmenu a { text-decoration: none; font-weight: bold; }

table.layout td.copy {
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	border-top: 1px solid #ddd;
}
table.layout td.copy a {
	text-decoration: none;
	color: #666;
}table.sidemenu {
	width: 100%;
	border: 1px solid #bbb;
}
table.sidemenu td.level3 {
	background-color: #ddd;
}
table.sidemenu td.level3-onpath {
	background-color: #efefef;
}
table.sidemenu td.level4,
table.sidemenu td.level5{
	background-color: #fefefe;
}
table.sidemenu table.level3,
table.sidemenu table.level4,
table.sidemenu table.level5 {
	width: 100%;
	empty-cells: show;
}
table.sidemenu table.level3 {
	height: 34px;
	border-bottom: 1px solid #bbb;
}
table.sidemenu table.level4,
table.sidemenu table.level5 {
	height: 20px;
}
table.sidemenu table.level4-first {
	margin-top: 12px;
}
table.sidemenu table.level3 td {
	vertical-align: middle;
}
table.sidemenu td.level4-last {
	padding-bottom: 8px;
	border-bottom: 1px solid #bbb;
}
table.sidemenu table.level3 td.nod1 {
	width: 10px;
	text-align: center;
}
table.sidemenu td.nod2 {
	width: 10px;
}
table.sidemenu table.level4-here td.nod2,
table.sidemenu table.level5-here td.nod2 {
	width: 10px;
	font-weight: bold;
}
table.sidemenu table.level3 a {
	font-weight: bold;
	text-decoration: none;
}
table.sidemenu table.level4 a,
table.sidemenu table.level5 a {
	text-decoration: none;
}
table.sidemenu table.level4-here a,
table.sidemenu table.level5-here a {
	font-weight: bold;
}table.sidemenuonly {
	width: 100%;
	border: 1px solid #bbb;
}
table.sidemenuonly td.level1,
table.sidemenuonly td.level2 {
	background-color: #ddd;
}
table.sidemenuonly td.level1-here,
table.sidemenuonly td.level2-onpath {
	background-color: #efefef;
}
table.sidemenuonly td.level3,
table.sidemenuonly td.level4{
	background-color: #fefefe;
}
table.sidemenuonly table.level1,
table.sidemenuonly table.level2,
table.sidemenuonly table.level3,
table.sidemenuonly table.level4 {
	width: 100%;
	empty-cells: show;
}
table.sidemenuonly table.level1,
table.sidemenuonly table.level2 {
	height: 34px;
	border-bottom: 1px solid #bbb;
}
table.sidemenuonly table.level3,
table.sidemenuonly table.level4 {
	height: 20px;
}
table.sidemenuonly table.level1 td,
table.sidemenuonly table.level2 td {
	vertical-align: middle;
}
table.sidemenuonly table.level1 td.nod1,
table.sidemenuonly table.level2 td.nod1 {
	width: 10px;
	text-align: center;
}
table.sidemenuonly td.nod2 {
	width: 10px;
}
table.sidemenuonly td.nod2S {
	width: 10px;
	font-weight: bold;
}
table.sidemenuonly table.level1 a,
table.sidemenuonly table.level2 a {
	font-weight: bold;
	text-decoration: none;
}
table.sidemenuonly table.level3 a,
table.sidemenuonly table.level4 a {
	text-decoration: none;
}
table.sidemenuonly table.level3-here a,
table.sidemenuonly table.level4-here a {
	font-weight: bold;
}div.hiddenmenu {
	padding-top: 4px;
	padding-bottom: 4px;
}


table.topnavi  {
	width: 100%;
	empty-cells: show;
}

table.topnavi td.spacer {
	width: 3px;
}

table.topnavi td.topnavilink,
table.topnavi td.topnavilinkchosen {
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ddd;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #bbb;
}
table.topnavi td.topnavilinkchosen {
	background-color: #fff;
	border: 1px solid #999;
}
table.topnavi td.topnavilink a  {
	text-decoration: none;
}

table.topnavi td.topnavilinkchosen a  {
	text-decoration: none;
	font-weight: bold;
}table.summary { width: 100%; margin-bottom: 10px; empty-cells: show; }
table.summary td { border: none !important; }
table.summary td.c1,
table.summary td.c3 {
	width: 3px;
	background-color: #666;
}
table.HighlightSummary h2 {
	color: #666;
	border-bottom: 1px solid #bbb;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
}
table.HighlightSummary h2 a {
	font-size: 14px;
	text-decoration: none;
}
table.HighlightSummary div.title {
	background: url('/res/m6/poiminto-nuoli.gif') no-repeat #bbb;
	background-position: 6px 8px;
	border-bottom: 1px solid #fff;
	padding: 4px;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
}
table.HighlightSummary div.title a {
	text-decoration: none;
	color: #fff !important;
	font-weight: bold;
}
table.HighlightSummary div.text {
	background-color: #ddd;
	padding: 8px;
}

table.NewsSummary,
table.EventsSummary {
	border: 1px solid #bbb;
	background-color: #efefef;
}
table.NewsSummary h2,
table.EventsSummary h2 {
	color: #666;
	border-bottom: 1px solid #bbb;
	background-color: #ddd;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
}
table.Summary div.eiRiveja {
	height: 100px;
}
table.NewsSummary a,
table.EventsSummary a {
}
table.SummaryContent td.date {
	padding-right: 10px;
	width: 55px;
	font-size: 11px;
}table.PollSummary h2 {
	color: #666;
	border-bottom: 1px solid #ddd;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
}
div.poll p.poll_question {
	background: url('/res/m6/poiminto-nuoli.gif') no-repeat #666;
	background-position: 6px 8px;
	border-bottom: 1px solid #fff;
	padding: 4px;
	padding-left: 20px;
	color: #fff;
	font-weight: bold;
	margin: 0;
}
div.poll table.poll {
	width: 100%;
	background-color: #ddd;
}
div.poll table.poll td {
	padding-left: 10px;
	padding-right: 10px;
}
div.poll div.footer {
	background-color: #ddd;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

