body {
	background-attachment: fixed;
	background-color: #431F16;
	background-image: url(../../kuvat/edison/tausta.jpg);
	background-repeat: repeat-x;
	margin: 0;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
td.leipis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #482718;
	background-color: #DB5200;
	padding: 25px;
	text-align: left;
}
h1 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #FFEAD4;
}
a.navi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.navi:hover {
	text-decoration: underline;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#holderi {
	position: relative;
}
#backToBors {
	position: absolute;
	width: 103px;
	height: 73px;
	z-index: 1000;
	left: 670px;
	top: -160px;
}
td.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #482718;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F2A19;
	border-right-color: #3D2114;
	border-bottom-color: #3D2114;
	border-left-color: #4F2A19;
	text-align: center;
}
img.leipis {
	float: right;
	margin-top: -25px;
	margin-right: -25px;
	margin-bottom: -25px;
	margin-left: 25px;
}
.floatNavi {
	background-color: #DB5200;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #3D2114;
	float: right;
}
td.floatNavi {
	border: none;
	margin: 0px;
	padding: 5px;
	float: left;
}
td.floatNaviHeader {
	border: none;
	margin: 0px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #482718;
	background-repeat: no-repeat;
}
input.field, textarea {
	background-color: #EE8648;
	border: 1px solid #482718;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	padding: 3px;
	width: 300px;
}

input.checkbox {
	
}

.question{
	font-weight: bold;
	padding-top: 10px;
}

.small{
	font-size: 11px;
}

select {
	background-color: #EE8648;
	border: 1px solid #482718;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	width: 300px;
}
input.button {
	background-color: #EE8648;
	border: 1px solid #482718;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	padding: 3px;
	width: 140px;
}
input.Gobutton {
	background-color: #482718;
	border: 1px solid #482718;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	padding: 3px;
	width: 150px;
	color: #FFFBA4;
	font-variant: small-caps;
}