body {
	margin: 0;
	background-color: rgb(0,90,0);
	color: rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: rgb (255,255,0);
}
table.main {
	margin: 0;
}
.main td {
	vertical-align: top;
}
#logo, #header, #images, #toc, #border {
	background-color: rgb(0,90,0);
	color: rgb(255,255,255);
}
#logo {
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
#header {
	font-family: "Comic Sans MS", Verdana, Helvetica, sans-serif;
	font-size: 24pt;
	letter-spacing: 0.05em;
	text-align: center;
	color: rgb(255,255,255);
}
#header div.logo {
	border-bottom: 1px solid rgb(0,140,0);
}
#header img, #border img {
	margin: 4px;
	border: 1px solid rgb(0,0,0);
}
#images {
	width: 200px;
	text-align: center;
	padding: 8px 0;
}
#images img {
	margin: 3px 8px;
	border: 1px solid rgb(0,0,0);
}
#toc {
}
#mainCell {
	background-color: rgb(240,255,240);
	color: rgb(0,50,0);
	border-top:    2px solid rgb(0,0,0);
	border-right:  2px solid rgb(100,150,100);
	border-bottom: 2px solid rgb(100,150,100);
	border-left:   2px solid rgb(0,0,0);
	padding: 20px;
}
#border {
	text-align: center;
}



h1, h2 ,h3 ,h4 ,h5 ,h6 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,96,0);
	margin: 1.3em 0 0.3em 0;
	text-align: left;
}
h1 {
	font-size: 16pt;
	margin-top: 0;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
}
h3 {
	font-size: 11pt;
	margin-left: 3em;
}
h4, h5, h6 {
	font-size: 9pt;
	margin-left: 6em;
}
a {
	text-decoration: underline;
	cursor: pointer;
}
a.langSelector {
	color: rgb(255,255,255);
	text-decoration: none;
}
a img {
	border: none;
}




img.foto {
	margin: 20px;
	border: 1px solid rgb(160,160,160);
	padding: 5px;
	background-color: rgb(255,255,255);
	float: right;
}




.tocCell {
	background-color: rgb(0,64,0);
	color: rgb(255,255,255);
	background-image: none;
	margin: 0 8px 10px;
	padding: 4px;
	border-top:   1px solid rgb(0,0,0);
	border-right: 1px solid rgb(100,120,100);
	border-bottom: 1px solid rgb(100,120,100);
	border-left: 1px solid rgb(0,0,0);
}
.tocBtn0, .tocBtn1, .tocBtn2,
.tocBtnSel0, .tocBtnSel1, .tocBtnSel2 {
	margin: 0;
	padding: 2px 1px 3px 24px;
	text-indent: -21px;
	white-space: nowrap;
}
.tocBtnSel0, .tocBtnSel1, .tocBtnSel2 {
	background-color: rgb(0,80,0);
	color: rgb(255,200,0);
	cursor: default;
	border: 1px solid rgb(0,96,0);
}
.tocBtn1, .tocBtnSel1 {
	padding-left: 34px;
	text-indent: -12px;
}
.tocBtn2, .tocBtnSel2 {
	padding-left: 46px;
	text-indent: -12px;
}
.tocCell a {
	text-decoration: none;
	color: rgb(255,255,255);
	cursor: pointer;
}
span.tocBullet {
	color: rgb(255,200,0);
}




#ajankohtaista {
	width: 40%;
	float: right;
	border: 1px solid rgb(0,64,0);
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	padding: 10px;
	margin-left: 10px;
}
#ajankohtaistaCaption {
	background-color: rgb(0,64,0);
	color: rgb(255,200,0);
	text-align: center;
	font-weight: bold;
	padding: 2px;
	margin: -10px -10px 0;
}
#ajankohtaistaUpdated {
	font-size: 7pt;
	text-align: right;
	margin-bottom: 6px;
}
#ajankohtaista strong {
	color: rgb(200,0,0);
}




.debug {
    font-size: 8pt;
    margin: 1px;
}
.updated {
	font: normal 80% Verdana,Arial,Helvetica,sans-serif;
	text-align: right;
	margin: -10px 1px;
}
.fileError {
	padding: 2em;
}
.linkBtn {
	background-color: inherit;
	color: rgb(0,0,255);
}
.linkBar {
	background-color: #a1a1a1;
	color: rgb(0,0,255);
	font: normal 90% Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}



#feedbackForm td {
	padding: 2px;
}
.text, .smalltext, .textarea, select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	background-color: rgb(240,240,245);
	color: rgb(0,0,100);
	border: 1px solid rgb(0,0,128);
}
.text {
	width: 300px;
}
.smalltext {
	width: 30px;
	text-align: right;
}
.button {
	color: rgb(255,255,255);
	background-color: rgb(0,0,100);
	font-weight: normal;
	font-size: 100%;
	border-width:  3px;
	border-style:  outset;
	border-left:   rgb(120,120,170);
	border-top:    rgb(100,100,150);
	border-right:  rgb(50,50,100);
	border-bottom: rgb(50,50,100);
	cursor: pointer;
}
div.offertGroup {
	padding: 0.5em;
	border: 1px solid rgb(100,100,100);
}




div.pageImage {
	width: 300px;
	float: left;
	margin-right: 12px;
}
img.pageImage, img.ryhmakuva {
	margin: 0 0 12px;
	border: 1px solid rgb(0,0,0);
}
a img.pageImage, a img.ryhmakuva {
	border: 1px solid rgb(0,0,200);
	cursor: pointer;
}
img.ryhmakuva {
	float: left;
	margin: 1em;
}
img.majoituskohdekuva {
	margin: 4px;
	border: 1px solid rgb(0,0,0);
}



#kartat {
}
#kartat img {
	border: 1px solid rgb(0,0,200);
}



#kuvagalleria {
}
#kuvagalleriaPienet {
	width: 220px;
	height: 500px;
	overflow: auto;
	border: 1px solid rgb(0,100,0);
}
#kuvagalleriaPienet img {
	border: 1px solid rgb(0,0,0);
	margin: 1px;
}
#kuvagalleriaIso img {
	border: 1px solid rgb(0,0,0);
	margin: 0;
}




#links {
	font-weight: bold;
	line-height: 1.5em;
}
#links a {
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}




@media screen {
	.headerAndFooterForPrinting {
		display: none;
	}
}
@media print {
	body {
		background-color: rgb(255,255,255);
		color: rgb(0,0,0);
		font-family: Times, serif;
	}
	.headerAndFooterForPrinting {
		text-align: center;
		border: 1pt solid rgb(0,0,0);
	}
	#logo, #header, #images, #toc, #border {
		display: none;
	}
	#mainCell {
		background-color: rgb(255,255,255);
		color: rgb(0,0,0);
		border: none;	
	}
}


