body { 
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #fff;
	color: #000;

	scrollbar-3d-light-color: #A5A98F;
	scrollbar-arrow-color: #A5A98F;
	scrollbar-base-color: #ACBBA5;
	scrollbar-dark-shadow-color: #AEC8E1; 
	scrollbar-face-color: #ACBBA5; 
	scrollbar-highlight-color: #AEC8E1; 
	scrollbar-shadow-color: #A5A98F; 
	scrollbar-track-color: #C0CBBB; 
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6F663B;
	color: #000;
	border: 1;
	border-style: solid;
	border-color: #A89C62;
	margin: 0;
	padding: 0;
	left: auto;
	table-layout: auto;
	letter-spacing: 1px;
	word-spacing: normal;
	width: 95%;
}
a:link { color: #625A33; }
a:active { color: #625A33; }
a:visited {
	color: #625A33;
	filter: Glow(Color=#BCD0E5, Strength=3);
}
a:hover { color: #CDC7A3; }

a.otsikko { color: #CDC7A3; }
a.otsikko:hover { color: #fff; }

b.virhe {
	color: red;
}

table {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}

td.kuva {
	text-align: right; 
}

tr.otsikko {
	font-weight: bold;
	font-size: larger;
}

div.otsikko {
	font-weight: bold;
}

div.otsikko_lisaaja {
	font-size: smaller;
	font-weight: none;
}

hr {
	color: #6F663B;
}

.box {
	background-color: #A89C62;
	color: #000000;
	font-size: 9pt;
	border: 1;
	border-color: #A89C62;
	border-style: solid;
	margin: 0;
	padding: 0;
	table-layout: auto;
	speak-header: always;
	font-family: tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: 95%;
	frame border: 5px
}

.box_center {
	background-color: #CFC6A5;
	color: #000000;
	font-size: 9pt;
	border: 1;
	border-color: #1E364F;
	border-style: solid;
	margin: 0;
	padding: 0;
	table-layout: auto;
	speak-header: always;
	font-family: tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: 100%;
}
.box_outer {
	background-color: #CFC6A5;
	height: auto;
	width: 90%;
	border: thin solid #1E364F;
	margin: 2px;
	padding: 2px;
	position: relative;
	z-index: auto;
	left: 5%;
	right: 5%;
}
.box_outerh {
	background-color: #FFFFFF;
	height: auto;
	width: 90%;
	border: thin solid #FFFFFF;
	margin: 2px;
	padding: 2px;
	position: relative;
	z-index: auto;
	left: 5%;
	right: 5%;
}
.font {
	color: #000000;
	font-size: 9pt;
	font-family: tahoma;
}
.visible_cell {
}

img {
	border: 0px;
}

img.kk_kuva_pieni {
	width: 200px;
	height: 304px;
}

input.tapahtuma_paakayttaja {
	width: 100%;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #6F663B;
}


