body {
	background-color: #799AC1;
}

#ala			{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#yla			{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #c7dee4;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#sivu			{
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #33FFFF;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#sivu2			{
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D6CABE;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #D6CABE;
	background-color: #FFFFFF;
}
#taulukko
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #999999;

}
.teksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
.linkit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}
.update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

 hr {
	border: 0;
	width: 80%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
a:link {
	text-decoration: none;
	color: #114B7B;
	}
a:visited {
	text-decoration: none;
	color: #114B7B;
	}
a:hover {
	color: #114B7B;
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	color: #114B7B;
	}

