body{
	background-color: #ffffcc;
	background-image: url(../images/YlapalkkiMaisema.jpg);
	background-repeat: repeat-x;
	margin-left: 1em;
	font-family: "Trebuchet MS", sans-serif, Arial, "Times New Roman";
	z-index: 9;
}

table{
	border: medium none Blue; 
	margin-left: 0px;
	width: 100%; 
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	vertical-align: top; 
	padding: 140px;
	border-collapse: collapse; 
}

td{
	border: none;
}

.tblLeft {
  background: #ffffcc;
  width: 20%;
  vertical-align: top;
	margin: 0px;
}

.tblHeader{
	padding-left: 5%;
}

.mainData{
	width: 80%;
	height: 300px;
	background-color: #ffffcc;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
	padding-left: 5%;
	padding-right: 20%;
}

.topPict{
	height: 140px;
	width: 1024px; 
	left: 0px;
	top: 0px;
	z-index:3;
}

.topPictLeft{
	width: 134px; 
	height: 134px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: outset;
	z-index: 4;
}

.topPictCenter{
	width: 415px;
	height: 72px;
	position: absolute;
	left: 30%;
	top: 5%;
	border: none;
	z-index: 99;
}

.topPictRight{
	width: 127px;
	height: 134px;
	position: absolute;
	right: 0%;
	top: 0%;
	border: outset;
	z-index: 2;
}

.btmPictMiddle{
	width: 300px; 
	height: 257px;
	float: right;
}

.dArea{
	height: 100px;
}

.valid{
	float: right;
	height:31px;
	width:88px;
	right: 0%;
	border: 0;	
}
.margLeft{
	padding: 24px;
}