body {
	background-color: #FFFFFF;
}

#ala			{
	color: #000000;
	background-color: #C8945B;
	border: 0px none #FFFFFF;
}

#yla			{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8F8F3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
}

#sivu			{
	border-right-width: 1px;
	border-right-style: dashed;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	background-color: #F9F5DD;
	border-top-width: 0px;
	border-top-style: none;
}
#sivu2			{
	border-right-width: 0px;
	border-right-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #D6CABE;
	border-right-color: #CCCCCC;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #D6CABE;
	background-color: #FFFFFF;
}
#taulukointi
{
	color: #000000;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	border-collapse: collapse;

}
#taulukointi td
{
	color: #000000;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 4px;

}
#kehys
{
	border-top-width: 1px;
	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-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	color: #FFFFFF;

}
.teksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
	background-color: #FFFFFF;
}
.linkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}
.otsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}

 hr {
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}

a:link {
	text-decoration: none;
	color: #0066FF;
	}
a:visited {
	text-decoration: none;
	color: #0066FF;
	}
a:hover {
	color: #0066FF;
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	color: #0066FF;
	background-color: #FFFFFF;
	}

