body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/tausta.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.maincontainer {
	width: 85%;
	max-width:1000px;
	width:expression(
		document.body.clientWidth > (1000/12) * 
		parseInt(document.body.currentStyle.fontSize)? "1000px": "auto"
	);
}

.key {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	color: #006699;
}

a.linkki, a.linkki:link, a.linkki:visited {
	color: #000000;
	text-decoration: none;
}

a.linkki:hover, a:linkki:active {
	color: #006699;
	text-decoration: none;
}

a {
	color: #0033CC;
	text-decoration: none;
}

a.hlinkki, a.hlinkki:link, a.hlinkki:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.hlinkki:hover, a:hlinkki:active {
	color: #CCCCCC;
	text-decoration: none;
}

.painike {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: hand;
	border: 1px solid #666666;
}

.forminput {
	background: #E9EBF0;
	font: 11px verdana,arial;
	color: #000000;
	border: 1px solid #666666;
}

a.maillink, a.maillink:link, a.maillink:visited, a.maillink:hover, a.maillink:active {
	color: #000000;
	text-decoration: none;
	cursor:text;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
}
.vasenpalkki {
	background-color: #FFFFFF;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.oikeapalkki {
	background-color: #FFFFFF;
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.alapalkki {
	background-color: #FFFFFF;
	background-image: url(../images/tausta_a.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.ylapalkki {
	background-color: #FFFFFF;
	background-image: url(../images/tausta_y.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 15px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
}
.linkkisolu {
	background-color: #e5eff5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5e9ebe;
	border-bottom-color: #5e9ebe;
	border-left-color: #5e9ebe;
	border-top-width: 1px;
	border-top-color: #5e9ebe;
	font-weight: bold;
}
.linkkisolu_selected {
	background-color: #FFFFFF;
	color: #1975a3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #5e9ebe;
	border-left-color: #5e9ebe;
	border-top-width: 1px;
	border-top-color: #5e9ebe;
	font-weight: bold;
}

.pystylinkkisolu {
	background-color: #e5eff5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5e9ebe;
	border-bottom-color: #5e9ebe;
	border-left-color: #5e9ebe;
	border-top-width: 1px;
	border-top-color: #5e9ebe;
	font-weight: bold;
}
.pystylinkkisolu_selected {
	background-color: #FFFFFF;
	color: #1975a3;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #5e9ebe;
	border-top-width: 1px;
	border-top-color: #5e9ebe;
	border-bottom-width: 1px;
	border-bottom-color: #5e9ebe;
	font-weight: bold;
}