body {
	margin: 0;
	padding: 0;
	background: #fff url("gfx/bg.jpg") repeat-x;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1 {
	color: #117a00;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #117a00;
	margin: 0;
	padding: 0;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #117a00;
}

a:hover {
	text-decoration: underline;
	color: #117a00;
}

.contenttd {
	background: transparent url("gfx/mainbg_btm.jpg") repeat-y;
}

.content {
	padding: 2px 32px 8px 42px;
	background: transparent url("gfx/mainbg_top.jpg") no-repeat;
}

.border {
	margin: 20px 0px;
	border-bottom: 1px #c4dfc0 solid;
}

.box2top {
	background: url("gfx/front_box2top_vihr.jpg") no-repeat;
	width: 597px;
	height: 16px;
}


.box2content {
	width: 557px;
	background-color: #f5fbf4;
	margin: 0;
	padding: 0px 20px;
}

.box2btm {
	background: url("gfx/front_box2btm_vihr.jpg") no-repeat;
	width: 597px;
	height: 16px;
	margin-bottom: 10px;
}

.box3top {
	background: url("gfx/front_box3top.jpg") no-repeat;
	width: 201px;
	height: 21px;
	padding: 10px 0px 0px 20px;
	font-weight: bold;
}

.box3content {
	background-color: #f5fbf4;
	margin: 0;
	padding: 5px 20px 0px 20px;
}

.box3content a {
	color: #117a00;
	text-decoration: none;
}
.box3content a:hover {
	color: #000;
	text-decoration: none;
}

.box3btm {
	background: url("gfx/front_box3btm_vihr.jpg") no-repeat;
	width: 221px;
	height: 17px;
}

.boxbottom {
	margin-bottom: 10px;
}

.valokuva {
	margin-bottom: 12px;
}

.yhtform {
	border: solid 1px #ccc;
	width: 120px;
}

.yhtform_viesti {
	border: solid 1px #ccc;
	width: 260px;
	height: 160px;

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.separator {
	height: 10px;
}
