body {
	margin: 0;
	padding: 0;
	background-color: #E6E845;
}

table.layout {
	width: 100%;
	height: 100%;
}
table.layout a:link,
table.layout a:visited {
	color: #313370;
}
table.layout td.top {
	height: 163px;
}
table.layout td.topF {
	height: 197px;
}

table.funk {
	width: 776px;
	height: 33px;
	margin: auto;
}
table.funk a { text-decoration: none; }
table.funk td { vertical-align: middle; }
table.funk td.funks {
	color: #313370;
	text-align: right;
	width: 65%;
	background: url('/res/funkbg.jpg') no-repeat right;
}
table.funk td.funks img,
table.funk td.funks input {
	vertical-align: middle;
}
td.funks input.q {
	height: 20px;
	background-color: #fff;
	border: 1px solid #A5ACB2;
}
td.funks input.go {
	height: 20px;
	background-color: #75ADF2;
	border-top: 1px solid #A3C8F6;
	border-left: 1px solid #A3C8F6;
	border-bottom: 1px solid #3C597C;
	border-right: 1px solid #3C597C;
	color: #fff;
	font-weight: bold;
}

table.top {
	width: 776px;
	margin: auto;
}

/* ylävalikko */
table.top td.topmenu {
	background: url('/res/tmender.gif') no-repeat right top;
}
table.topmenu { height: 24px; }
table.topmenu a {
	font-weight: bold;
	color: #fff !important;
	text-decoration: none;
	font-size: 13px;
}
table.topmenu table.item td.tmlink {
	background: url('/res/tmbg.gif') repeat-x;
	padding-left: 15px;
	padding-right: 25px;
	vertical-align: middle;
}
table.topmenu table.item td.tmlinks {
	background: url('/res/tmbgs.gif') repeat-x;
	padding-left: 18px;
	padding-right: 28px;
	vertical-align: middle;
}


table.layout td.c {
	height: 400px;
	background-color: #fff;
}

/* sivuvalikko */
table.content td.menu {
	width: 185px;
	padding-top: 22px;
}
table.menutree {
	border: 1px solid #D2DE4F;
	width: 182px;
}
table.menutree a {
	text-decoration: none;
}
table.menutree span.s,
table.menutree td.level1s a.s {
	font-weight: bold;
	color: #313370;
}
table.menutree td.level1 {
	border-bottom: 1px solid #D2DE4F;
	background-color: #F2F5CB;
}
table.menutree td.level2last {
	border-bottom: 1px solid #D2DE4F;
}
table.menutree td.level1 td.link,
table.menutree td.level1 td.links,
table.menutree td.level1s td.links {
	padding-left: 5px;
	vertical-align: middle;
}
table.menutree td.level1 td.links,
table.menutree td.level1s td.links {
	background-color: #DDE67C;
}
table.menutree td.level1 td.arrow,
table.menutree td.level1s td.arrow {
	width: 14px;
}
table.menutree td.level2 {
	padding-bottom: 2px;
}
table.menutree td.level2first {
	padding-top: 7px;
}
table.menutree td.level2last {
	padding-bottom: 5px;
}
table.menutree td.arrow2 { width: 12px; }
table.menutree td.arrow2 img {
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
}



/* sisältö */
table.content {
	width: 776px;
	height: 400px;
	margin: auto;
}
table.content div.pageTitle {
	padding-top: 20px;
	padding-left: 28px;
	padding-bottom: 20px;
}
table.content table.cols {
	width: 100%;
	margin-bottom: 15px;
}
table.content table.cols td.main {
	padding-left: 30px;
	padding-right: 15px;
}
table.content table.cols td.right {
	width: 180px;
	padding-left: 15px;
	border-left: 1px solid #D1DD4B;
}

table.layout td.fill {
	background: url('/res/low.gif') repeat-x;
	height: 15px;
}
table.layout td.copy {
	background-color: #E6E845;
}
table.copy {
	margin: auto;
	height: 100px;
	width: 776px;
	color: #313370;
}
table.copy td {
	color: #313370;
}
table.copy a {
	text-decoration: none;
	color: #313370;
}
table.copy td.logot img { vertical-align: middle; }

div.uutisetTiivistelma {
	background: none !important;
	padding: 0 !important;
}
div.uutisetTiivistelma h3 {
	padding-top: 10px !important;
	background: none !important;
	padding-left: 0 !important;
}
table.copy td.logot { 
	text-align: center !important; 
}
td.logot img {
	margin: 0px 15px 0px 15px;
}
td.FB {
	width: 776px;
	height: 122px;
	background: url('/res/topF.jpg') no-repeat;
}
td.FI {
	width: 776px;
	height: 90px;
	background: url('/res/top.gif') no-repeat;
}
td.FB a.FB, td.FI a.FI {
	position: relative;
	float: right;
	margin-right: 11px;
	margin-top: 16px;
}
