#page {
	background-color: transparent;
	border: 0 solid black;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#layout {
	border: 0 solid black;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 832px;
}

body {
	background-color: white;
	color: #e6e6e6;
	margin: 10px;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}

body.site {
	background-color: #e6e6e6;
	background-image: url("/img/sitebg.png");
	color: #606060;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}

table.main {
	background-color: transparent;
	border: none;
	color: black;
	margin: 0;
	padding: 0;
	width: 832px;
}

td.top {
	background-color: transparent;
	background-image: url("/img/topimg.png");
	background-repeat: no-repeat;
	color: #595959;
	height: 107px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
}
td.top_preview {
	background-color: transparent;
	background-image: url("/img/topbg_preview.gif");
	color: #595959;
	height: 81px;
	margin: 0;
	padding: 0;
	text-align: right;
}

img.language {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

div#search {
	background-color: transparent;
	color: #868686;
	margin: 45px 30px 0 0;
	text-align: right;
}

div#search img {
	margin: 0;
	padding: 0 0 0 5px;
}

div#search a:link {
	color: #868686;
	background-color: transparent;
	text-decoration: none;
	vertical-align: middle;
}

div#search a:visited {
	color: #868686;
	background-color: transparent;
	text-decoration: none;
	vertical-align: middle;
}

div#search a:hover {
	color: #868686;
	background-color: transparent;
	text-decoration: underline;
	vertical-align: middle;
}

input#searchbox {
	color: #616161;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #f8f8f8;
	border: 1px solid #eeedf8;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	vertical-align: middle;
	background-color: #f8f8f8;
}

input#sbut {
	border: 1px solid #eeedf8;
	color: #616161;
	margin: 5px 0 0 0;
	padding: 0 3px 0 3px;
	height: 18px;
	background-color: #f8f8f8;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	vertical-align: middle;
}


/* ======= MAINLINKCELL STYLE DEFINITIONS ======= */

td.mainlinks
{
	background-color: white;
	background-image: url("/img/mainlinksbg.png");
	background-repeat: repeat-y;
	color: #000;
	margin: 0;;
	padding: 13px 0 13px 0;
	text-align: center;
}


/* ======= MAINLINKS STYLE DEFINITIONS ======= */


ul.main 
{
	background-color: transparent;
	display: inline;
	margin: 0;
	padding: 0;	
} 
li.main
{
	background-color: transparent;
	display: inline;
	list-style: none;
	margin: 10px 0 12px 0;
	padding: 10px 0 12px 0;
}
a.main:link
{
	background-color: transparent;
	color: #fff;
	font: 12px "trebuchet MS", verdana, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 13px 15px 13px 15px;
}
a.main:visited
{
	background-color: transparent;
	color: #fff;
	font: 12px "trebuchet MS", verdana, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 13px 15px 13px 15px;
}
a.main:hover
{
	background-color: transparent;
	background-image: url("/img/lev1bgsel.gif");
	background-repeat: repeat-x;
	color: white;
	font: 12px "trebuchet MS", verdana, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 13px 15px 13px 15px;
}
a.main_sel:link
{
	background-color: transparent;
	background-image: url("/img/lev1bgsel.gif");
	background-repeat: repeat-x;
	color: white;
	font: 12px "trebuchet MS", verdana, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 13px 15px 13px 15px;
}
a.main_sel:visited
{
	background-color: transparent;
	background-image: url("/img/lev1bgsel.gif");
	background-repeat: repeat-x;
	color: white;
	font: 12px "trebuchet MS", verdana, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 13px 15px 13px 15px;
}
a.main_sel:hover
{
	background-color: transparent;
	background-image: url("/img/lev1bgsel.gif");
	background-repeat: repeat-x;
	color: white;
	font: 12px "trebuchet MS", verdana, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 13px 15px 13px 15px;
}


/* ======= STRUCTURE STYLE DEFINITIONS ======= */

td.middle
{
	background-color: white;
	background-image: url("/img/middlebg.png");
	background-repeat: repeat-y;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
}
table.middle {
	background-color: transparent;
	border: none;
	color: black;
	margin: 0 0 0 25px;
	padding: 0;
	width: 782px;
}
td.left {
	background-color: transparent;
	color: white;
	height: 200px;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
	width: 250px;
}
td.contarea {
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 530px;
}
td.bottombar {
	background-color: transparent;
	background-image: url("/img/bottombg.png");
	background-repeat: no-repeat;
	border: none;
	color: #1a702b;
	height: 63px;
	margin: 0;
	padding-top: 20px;
	text-align: center;
	width: 832px;
	vertical-align: top;
}

img.mi {
	margin: 0 0 20px 0;
	padding: 0;	
}

div.news {
	background-color: transparent;
	background-image: url("/img/newsbg.png");
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	height: 193px;
	width: 250px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
p.topheader {
	color: #1a702b;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 5px 20px 10px 15px;
	font-size: 11pt;
}
h2.white {
	color: white;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 7px 0 10px 15px;
	font-size: 9pt;
}
p.newsdate {
	color: white;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	margin: 10px 15px 0 15px;
	padding: 0;
	font-size: 11px;
}
p.newstext {
	color: #fff;
	background-color: transparent;
	font-weight: normal;
	text-align: left;
	margin: 0 15px 0 15px;
	padding: 0;
	font-size: 11px;
}

p.newstext a:link {
	color: white;
	background-color: transparent;
	text-decoration: none;
}
p.newstext a:visited {
	color: white;
	background-color: transparent;
	text-decoration: none;
}
p.newstext a:hover {
	color: white;
	background-color: transparent;
	text-decoration: underline;
}

a.archive:link {
	background-color: transparent;
	color: white;
	font-size: 11px;
	margin: 0 15px 0 0;
	padding: 0;
	text-decoration: underline;
}

a.archive:visited {
	background-color: transparent;
	color: white;
	font-size: 11px;
	margin: 0 15px 0 0;
	padding: 0;
	text-decoration: underline;
}

a.archive:hover {
	background-color: transparent;
	color: white;
	font-size: 11px;
	margin: 0 15px 0 0;
	padding: 0;
	text-decoration: underline;
}
div.sublinks {
	background-color: transparent;
	border-right: 1px solid #e7e7e7;
	color: white;
	font-weight: bold;
	width: 250px;
	text-align: right;
	margin: 20px 0 20px 0;
	padding: 0 0 20px 0;
	font-size: 13px;
}
td.left ul {
	margin: 0;
	padding: 0;
	border: 0px solid black;
	background-color: transparent;
	text-align: right;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style: none;

}

td.left li {
	margin: 0 20px 0 0;
	padding: 0;
	border: none;
	text-align: right;
	background-color: transparent;
}

a.l2:link {
	background-color: transparent;
	padding: 2px 0 2px 10px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #606060;
	display: block;
}

a.l2:visited {
	background-color: transparent;
	padding: 2px 0 2px 10px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #606060;
	display: block;
}

a.l2:hover {
	background-color: #dfdfdf;
	padding: 2px 0 2px 10px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #1a702b;
	display: block;
}

a.l2sel:link {
	background-color: #dfdfdf;
	padding: 2px 0 2px 10px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #1a702b;
	display: block;
}

a.l2sel:visited {
	background-color: #dfdfdf;
	padding: 2px 0 2px 10px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #1a702b;
	display: block;
}

a.l3:link {
	background-color: transparent;
	padding: 1px 25px 1px 25px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #606060;
	display: block;
}

a.l3:visited {
	background-color: transparent;
	padding: 1px 25px 1px 25px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #606060;
	display: block;
}

a.l3:hover {
	background-color: transparent;
	background-image: url("/img/lev3bgsel.gif");
	background-position: right -1px;
	background-repeat: no-repeat;
	padding: 1px 25px 1px 25px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #1a702b;
	display: block;
}

a.l3sel:link {
	background-color: transparent;
	background-image: url("/img/lev3bgsel.gif");
	background-position: right -1px;
	background-repeat: no-repeat;
	padding: 1px 25px 1px 25px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #1a702b;
	display: block;
}

a.l3sel:visited {
	background-color: transparent;
	background-image: url("/img/lev3bgsel.gif");
	background-position: right -1px;
	background-repeat: no-repeat;
	padding: 1px 25px 1px 25px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: none;
	color: #1a702b;
	display: block;
}

a.l4:link {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev4.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 40px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #606060;
	display: block;
}

a.l4:visited {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev4.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 40px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #606060;
	display: block;
}

a.l4:hover {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev4sel.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 40px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #1a702b;
	display: block;
}

a.l4sel:link {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev4sel.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 40px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #1a702b;
	display: block;
}

a.l4sel:visited {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev4sel.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 40px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #1a702b;
	display: block;
}

a.l5:link {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev5.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 55px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #606060;
	display: block;
}

a.l5:visited {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev5.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 55px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #606060;
	display: block;
}

a.l5:hover {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev5sel.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 55px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: bold;
	color: #1a702b;
	display: block;
}

a.l5sel:link {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev5sel.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 55px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: normal;
	font-weight: bold;
	color: #1a702b;
	display: block;
}

a.l5sel:visited {
	height: 1%;
	background-color: transparent;
	background-image: url("/img/lev5sel.gif");
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 1px 0 1px 55px;
	margin: 0;
	line-height: 12px;
	text-align: right;
	text-decoration: none;
	border: none;
	font-weight: normal;
	font-weight: bold;
	color: #1a702b;
	display: block;
}





/*------  REKRY ----- */


table.rekrytaulu {
	border: 1px solid #e3e3e3;
	width: 530px;
}
td.otsikkosolu {
 	background-color: #54579c;
	border: none;
	color: white;
	width: 530px;
}
td.palsta {
 	background-color: white;
	border: 1px solid #e3e3e3;
	color: black;
}
td.taitopalsta {
 	background-color: white;
	border: 1px solid #e3e3e3;
	color: black;
}
td.taitopalsta2 {
 	background-color: white;
	border: 1px solid #e3e3e3;
	color: black;
}
select.kentta {
 	background-color: white;
	border: 1px solid #e3e3e3;
	color: black;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
}
input.kentta {
	background-color: white;
	border: 1px #336666 solid;
	color: black;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.lahetys {
background-color: #E7EBF7;
color: #808080;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none; 
font-weight: bold; 
font-style: normal;
border: 1px #808080 solid;
}






