/* CSS Document */
<!--
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: #000000;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	border: none;
}
a:link {
	color: #007900;
	text-decoration: underline;
	border-style: none;
}
a:visited {
	color: #007900;
	border-style: none;
}
a:hover {
	color: #007900;
	text-decoration: underline;
	border-style: none;
}
a:active {
	color: #007900;
	text-decoration: underline;
	border-style: none;
}

p{
margin: 12px;
}

.title {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.huom {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
}

.white {
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
}

#layout1 {
	width: 185px;
	height: 96px;
	background: url(images/layout/layout1.jpg) no-repeat;
}

#layout2 {
	width: 770px;
	height: 96px;
	background: url(images/layout/layout2.jpg) no-repeat;
}

#layout3{
	width: 185px;
	height: 70px;
	background: url(images/layout/layout3.jpg) no-repeat;
}

#layout4 {
	width: 770px;
	height: 70px;
	background: url(images/layout/layout4.jpg) no-repeat;
}

#layout5 {
	width: 185px;
	height: 434px;
	background: url(images/layout/layout5.jpg) no-repeat;
}

#layout6 {
	width: 770px;
	height: 434px;
	background: url(images/layout/layout6.jpg) no-repeat;
}

-->
