body {
	margin-top: 30px;
	background-color: #E9E9E9;
	font-family: verdana, arial, tahoma;
	color: #808080;
	text-align: center;
}

table.isotaulu {
	width: 750px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}

table.sisataulu {
	margin: 0px;
	width: 100%;
}

td.ylasolu {
	width: 100%;
	height: 80px;
	background-color: white;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #808080;
}

td.vasensolu {
	background-color: #D4D4D4;
	padding: 20px;
	width: 115px;
}

td.alasolu {
	width: 100%;
	height: 10px;
	background-color: #808080;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #808080;	
}

td.oikeasolu {
	width: 635px;
	background-color: white;
}

a.valikko {
	color: #808080;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a.valikko:hover {
	color: #2F1F00;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a {
	color: #808080;
	text-decoration: none;
	font-size: 12px;
}

p {
	color: #808080;
	font-size: 12px;
}

p.otsikko {
	font-size: 15px;
	font-weight: bold;
}

.uutiset {
	width: 90%;
}

.uutinen_tumma_vasen {
	width: 100px;
	background-color: #808080;
	padding: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.uutinen_tumma_oikea {
	background-color: #808080;
	padding: 5px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

input {
	width: 130px;
	background-color: white;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #808080;
}

textarea {
	background-color: white;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #808080;
}

.warning {
	color: red;
	font-size: 13px;
	font-weight: bold;
}

.yritysesittely {
	width: 90%;
}
