body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	height: auto;
	left: 50%;
	top: 0px;
}
#header {
	left: 0px;
	top: 0px;
	height: 316px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	z-index: 5;
}
#content {
	position: absolute;
	height: auto;
	width: 653px;
	top: 330px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #005766;
	border-bottom-color: #005766;
	z-index: 15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #005766;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	right: 0px;
}
#content h1 {
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #009FC7;
}
#content h2 {
	font-size: 15pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #009FC7;
}
#content a {
	color: #008AA8;
}
#content a:visited {
	color: #008AA8;
}




#menu {
	height: auto;
	width: 167px;
	top: 300px;
	z-index: 1;
	position: absolute;
	left: 25px;
}
#menu td {
	background-image: url(img_menutausta.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-variant: small-caps;
	background-repeat: repeat-y;
}
#menu #bottom {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {

}
#menu a:hover {
	color: #E8E200;
	font-weight: bold;
	text-decoration: none;
}


#menu p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 5px;
	width: 158px;
}
.acco_img {
	margin: 5px;
	border: 1px solid #333333;
}

.days {
	font-size: 8pt;
	color: #000000;
}

#print_header {
	visibility: visible;
	height: 316px;
	width: 900px;
}

