/*
	background green #5C746C
	background yellow #FFC540
	light green #8DA097
	font color #000000
	navi font color #5C746C
	subnavi font color #FFC540
	subnavi txt font color #FFFFFF
	font-family Arial, Helvetica, sans-serif	
*/
html {

}
body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        overflow: -moz-scrollbars-vertical; 
        background: #5a7765 url(../../../files/jpeg/202/etusivunbg.jpg) top left repeat-x;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFC540;  }
table, tr, td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:active, a:visited	{
	color: #4f685f;
	text-decoration: none;
        font-weight: bold;
        text-transform:uppercase;
}
a:hover	{
	color: #000000;
	text-decoration: underline;
}
/* RAKENNE */
.table_whole { width: 100%; height: 100%; }
.linkbanner { border: 1px solid #5C746C; background: #FFC540; }
