body {
	background-color: #F9BE3E;
	font-size: 12px;
	
}

td {
	vertical-align: top;
}

td.content {
	vertical-align: top;
	background-color: #F6F0E9;
	background-image: url('img/tausta.gif');
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	min-height: 200px;
	height: 200px;	
	color: #1B1C20;

}

td.real_content {
	vertical-align: top;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-top: 58px;
	padding-left: 82px;
	color: #1B1C20;
}

td.alapalkki {
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 13px;
	background-color: #916803;
	padding: 6px;
}

table.main {
	width: 911px;
	border-right: 19px solid #916803;
	border-bottom: 36px solid #916803;
}


a.black {
	color: black;
}

a.black:hover {
	color: #454545;
}

a.navi {
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: white;
	line-height: 2em;
	text-decoration: none;
}

a.navi:hover {
	text-decoration: underline overline;
}

a.harmaa {
	text-decoration: none;
	color: #808080;
}

a.harmaa:hover {
	text-decoration: underline;
}

a.valkoinen {
	text-decoration: none;
	color: white;
}

a.valkoinen:hover {
	text-decoration: underline;
}

p.keltawutu {
	color: #F9BE3E;
}


H1 {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #8F0004;
	margin-bottom: 27px;
}

textarea {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #1B1C20;
	background-color: white;
	border: 1px solid #CB0009;
}

form {
	margin: 0;
	padding: 0;
}

div.boksi {
	background-color: #FDEED3;
	border: 1px solid #AF6D61;
	color: black;
	padding: 15px;
	width: 100%;
	margin: 15px;
}

div.punaboksi {
	background-color: #B41216;
	color: white;
	font-weight: bold;
	padding: 5px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}