div.top{
	width: 749px;
	height: 20px;
	position: absolute;
	top: 85pt;
	background: #00BF00;
}

div.side{
	width: 328px;
	height: 400px;
	background: #00CF00;
	position: absolute;
	top: 100pt;
	vertical-align: middle;
}

div.pic{
	width: 328px;
	height: 207px;
	position: absolute;
	top: 170pt;
}

div.bottom{
	width: 736px;
	height: 16px;
	position: absolute;
	top: 400pt;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00BF00;
	border-left-color: #00BF00;
	border-left-style: solid;
	border-left-width: medium;
	border-top-color: #00BF00;
	border-top-style: solid;
	border-top-width: medium;
	border-bottom-color: #00BF00;
	border-bottom-style: solid;
	border-right-color: #00BF00;
	border-right-style: solid;
	border-bottom-width: medium;
	padding-left: 5px;
}

div.bottom2{
	width: 252px;
	height: 16px;
	position: absolute;
	top: 400pt;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #00BF00;
	border-right-color: #00BF00;
	border-right-style: solid;
	border-right-width: medium;
	border-top-color: #00BF00;
	border-top-style: solid;
	border-top-width: medium;
	border-bottom-color: #00BF00;
	border-bottom-style: solid;
	border-bottom-width: medium;
	padding-right: 5px;
}

div.company{
	width: 120px;
	height: 18;
	position: absolute;
	top: 420pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Gray;
	text-align: right;
}

div.content_teksti{
	width: 400px;
	height: 355px;
	position: absolute;
	top: 115pt;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	overflow: auto;
	text-align: left;
	scrollbar-base-color: #B0C4DE;
	scrollbar-arrow-color: #B0C4DE;
	scrollbar-face-color: #F0FFFF;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #B0C4DE;
	scrollbar-track-color: #B0C4DE;
}

.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00BF00;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F3F3F;
	vertical-align: top;
	
}
.button       {
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-style: ridge;
	border-width: 1pt;
}
