html { 
	/*height: 100%;*/
	/*overflow: scroll;*/
	/*overflow-x: hidden;*/
}

body {
	background: #ffffff;
	font: normal 13px Arial, serif;
	margin: 0px;
}

#screen {
	background: #ffffff url("/img/bg_body.jpg") repeat-x top center;
	font: normal 13px Arial, serif;
	margin: 0px;
}


table#contents {
	border: 1px solid #cdcdcd;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 290px;
	margin-bottom: 20px;
}
table#sublinks {
	width: 820px;
	margin: 0 5px 10px 0;
	/*width: 150px;*/
	width: 10px;
	float: left;
}
td#slinks {
	vertical-align: top;
}

td#sitecontent {
	background: #ededed url("/img/bg_content.jpg") repeat-x top left;
	border: 1px solid #ffffff;
	height: 200px;
	vertical-align: top;
}

div.site h1, div.site_narrow h1, td.frontpage h1 {
	background: #191919 url("/img/bg_title.jpg") repeat-x top left;
	font: normal 17px "Times New Roman",  serif;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
}

div.site h1, td.frontpage h1 {
	padding-left: 30px;
	padding-right: 30px;
}

div.site_narrow h1 {
	padding-left: 30px;
	padding-right: 60px;
	margin-right: 0px;
	margin-right: -30px;
}


div#mainlinks {
	/*border-top: 1px solid #585858;*/
	height: 62px;
	background-image: url(/img/bg_lev1.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

ul#level1 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li.lev1 {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

a.lev1, a.lev1:link, a.lev1:visited {
	display: block;
	height: 62px;
	padding: 0 15px 0 15px;
	float: left;
	color: #ffffff;
	font: normal 18px "Times New Roman",  serif;
	line-height: 60px;
	background-color: transparent;
	text-decoration: none;
}


a.lev1:hover, a.lev1:active {
	display: block;
	height: 62px;
	float: left;
	background-color: transparent;
	padding: 0 15px 0 15px;
	color: #afd400;
	font: normal 18px "Times New Roman",  serif;
	line-height: 60px;
	text-decoration: none;
}


a.lev1sel, a.lev1sel:link, a.lev1sel:visited, a.lev1sel:hover, a.lev1sel:active {
	display: block;
	height: 62px;
	float: left;
	background-color: #000000;
	padding: 0 15px 0 15px;
	color: #afd400;
	font: normal 18px "Times New Roman",  serif;
	line-height: 60px;
	text-decoration: none;
}



div.site {
	float: left;
	display: block;
	width: 756px;
	padding-left: 30px;
	padding-right: 30px;
	font: normal 13px Arial, serif;
}

div.site_narrow {
	float: left;
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 0px;
	width: 539px;
}

table#front {
	/*border: 1px solid #cdcdcd;*/
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 290px;
	margin-bottom: 20px;
}

td.frontpage {
	/*width: 756px;*/
	padding-left: 30px;
	padding-right: 30px;
	border: 1px solid #ffffff;
	height: 200px;
	vertical-align: top;
	background: #ededed url("/img/bg_content.jpg") repeat-x top left;
}

div.border {
	border: 1px solid #cdcdcd;	
}

td.frontcontent {
	vertical-align: top;
	padding-bottom: 16px;
	width: 405px;
}

div.site h1, div.site_narrow h1, td.frontpage h1 {
	margin-left: -30px;
	width: 100%;
}

td#sitecontent ul#level2 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	float: left;
}

li.lev2 {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0px;
	list-style-type: none;
}

a.lev2, a.lev2:link, a.lev2:visited {
	display: block;
	color: #000000;
	font: normal 15px "Times New Roman",  serif;
	text-decoration: none;
	border: 1px solid #cdcdcd;
	width: 170px;
	line-height: 30px;
	background-color: #f3f3f3;
}


a.lev2:hover, a.lev2:active {
	display: block;
	color: #000000;
	font: normal 15px "Times New Roman",  serif;
	text-decoration: none;
	border: 1px solid #cdcdcd;
	width: 170px;
	line-height: 30px;
	background-color: #e7e7e7;
}


a.lev2sel, a.lev2sel:link, a.lev2sel:visited, a.lev2sel:hover, a.lev2sel:active {
	display: block;
	color: #afd400;
	font: normal 15px "Times New Roman",  serif;
	text-decoration: none;
	border: 1px solid #5c5c5c;
	width: 170px;
	background: #191919 url("/img/bg_title.jpg") repeat-x top left;
	line-height: 30px;
}



/* FOOTER */

div#footer {
	background: transparent url("/img/bg_footer.jpg") repeat-x 0 0;
	/*position: absolute;
	bottom: 0;*/
	/*width: 100%;*/
	height: 144px;
	padding: 0 6px 0 6px;
	/*z-index: 9999;*/
	margin-bottom: -1px;
	text-align: center;
}

a.lev1footer, a.lev1footer:link, a.lev1footer:visited, a.lev1footer:hover, a.lev1footer:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
}

a.lev1footer_sel, a.lev1footer_sel:link, a.lev1footer_sel:visited, a.lev1footer_sel:hover, a.lev1footer_sel:active {
	text-decoration: none;
	color: #afd400;
	font-size: 12px;
	text-transform: uppercase;
}

a.lev1footer p {
	clear: both;
}



div.formborder {
	border: 1px solid #cccccc;
	padding: 5px 5px 8px 5px;
	width: 450px;
	margin: 10px 0 10px 0;
}

table.yhteydenotto {
	line-height: 1.6em;
}
td.lbl {
	color: #000000;
	font: normal 13px Arial, sans-serif;
	padding: 3px 10px;
	text-align: right;
	width: 120px;	
}
td.ipt {
	color: #000000;
	font: normal 12px Arial, sans-serif;
	padding: 3px;
	width: 300px;
}
input.txtbox, textarea {
	background: #fff;
	border: 1px solid #000000;
	font: normal 12px Arial, sans-serif;
	padding: 2px;
	width: 98%;
}
input.txtbox {
	width: 300px;
}
label {
	color: #000000;
	font: normal 12px Arial, sans-serif;
	padding: 0;
}
input.sbmt {
	background: #191919 url("/img/bg_title.jpg") repeat-x top left;
	border: 1px solid #000000;
	color: #fff;
	font: normal 12px Arial, sans-serif;
	margin-top: 5px;
	padding: 2px;
	text-align: center;
	width: 80px;
}
#error {
	color: #ba0900;
	font: bold 12px Arial, sans-serif;
	padding: 3px;
	padding-left: 0px;
	text-align: left;
}

.checkbox {
	vertical-align: middle;
	margin-bottom: 2px;
}

.formtext {
	color: #000000;
	font-weight: bold;
}

span.thanks {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

span.notsent {
	color: #ba0900;
	font-weight: bold;
	font-size: 15px;
}