BODY {
	background-image: url(pics/meritausta.jpg);
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}

.tableMain {
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
	background-image: url(pics/bg-kompassi.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.tableContent {
	border: 1px solid #D5E0C0;
	margin-top: 3px;



}
.tdBottom {
	background-color: #EFF6FB;
	padding-left: 34px;
	text-align: center;

}
.tdPic {
	padding: 3px;
}
.tdText {
	padding: 5px 28px 20px 34px;
}
.textLeipis {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4B54;
	line-height: 16px;
	font-weight: normal;


}
.textOtsikko {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;

}
.textBottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #017401;
	text-align: center;
}
.tdBottomBanner {

	background-color: #F7DC7A;
	padding-left: 34px;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #000099;

}
.boxHuomio {
	background-color: #E6F9FD;
	padding: 6px;
	border: 1px solid #87A64A;
}

