body {
	background-color: #B6D7D9;
	margin: 0px;
}
.main {
	background-color: #FFFBF5;
}
.tdspace {
	padding-right: 6px;
	padding-left: 6px;
}
.datepink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F30263;
	text-decoration: none;
}
.dateblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0079AC;
	text-decoration: none;
}
.pvmtd {
	padding-bottom: 5px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F75091;
	text-decoration: none;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-top: 5px;

}
.tdmenu {
	background-color: #F9F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBB2CB;

}
.tbmenu {
	background-color: #F9F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBB2CB;
	border-bottom-color: #FBB2CB;
	vertical-align: bottom;


}
.sivupalkki {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(sivu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6699;
	text-decoration: none;
}

.linkki:hover {
	color: #000000;
	text-decoration: none;
}
.txtbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #E3EDEA;
	background-image: url(txtbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 6px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-bottom: 6px;

}
.leftbg {
	background-image: url(left_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}
.rightbg {
	background-attachment: scroll;
	background-image: url(right_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.keskisolu {
	padding-top: 20px;
	padding-bottom: 20px;
}
.kuvavasen {
float:left;
border: #1c8f99 solid 1px;
padding-right: 5px;
}
