body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/tausta.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: #006699;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #006699;
	scrollbar-face-color: #006699;
	scrollbar-highlight-color: #8DCBE9;
	scrollbar-shadow-color: #003366;
	scrollbar-track-color: #005488
}

.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;
}

.painike {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: hand;
	border: 1px solid #666666;
}

.forminput {
	background: #f1f1f1;
	font: 11px verdana,arial;
	color: #000000;
	border: 1px solid #666666;
}

/*a {
	color: #0033CC;
	text-decoration: none;
}*/

a.vaakalinkki_selected, a.vaakalinkki_selected:link, a.vaakalinkki_selected:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}a.vaakalinkki_selected:hover, a.vaakalinkki_selected:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.vaakalinkki, a.vaakalinkki:link, a.vaakalinkki:visited {
	color: #4066d9;
	text-decoration: none;
	font-weight: bold;
}a.vaakalinkki:hover, a.vaakalinkki:active {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}


a.esitelinkki, a.esitelinkki:link, a.esitelinkki:visited {
	color: #4066d9;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
}a.esitelinkki:hover, a.esitelinkki:active {
	color: #0033cc;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
}

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;
}
li {
	list-style-type: square;
	list-style-image: url(../images/li_square.gif);
}
.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;
}

.esiteikoni {
	border: 2px solid #005aaa;
}
fieldset {
	border: 3px double #b2cde5;
}
legend {
	font-weight: bold;
}

.viesti {
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	padding: 4px;
}