body{
	background-color: #6979B5;
	font-family: Verdana,Tahoma,Sans-Serif;
	font-size: 11px;
	color: #243023;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0px solid #E2C5A4;
}

td {
	font-family: Verdana,Tahoma,Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	color: #243023;
}

.yla {
	background-color: White;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.ala {
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.vasen {
	border-right: 1px solid #000000;
	background-color: #A5ADCB;
}



.oikea {
	background-color: #A5ADCB;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;	
}



.teksti {
	padding: 10px;
	background-color: #FCF1E6;
	border-right: 1px solid #000000;
}



.copy {
	background-color: #647C64;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Verdana,Tahoma,Sans-Serif;
	color: #DDDDDD;
	font-size: 9px;
	text-align: center;
	text-decoration:none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}


a.valikko:link, a.valikko2:visited {
	color: #830400;
	text-decoration:none;
}

a.valikko:hover {
	color:#ffffff;
	text-decoration:none;
}

a:link, a:visited {
	color: #830400;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

a:active {
	color: #830400;
	text-decoration:underline;
}





