BODY, TD {
	color: #1b451f;
	font: 9pt Verdana, Geneva, Arial, Helvetica;
}

body {
	background-color:#ecffb2;
}

#wrapper {
	width:870px;
	margin: 0 auto;
	overflow:hidden;
}

#header {
	float:left;
	width:864px;
	height:157px;
	background:url(images/header.jpg);
}

#main {
	float:left;
	width:864px;
	height:513px;
	background:url(images/tausta.jpg) top left no-repeat;
}

#sivupalkki {
	float:left;
	width:180px;
	height:auto;
	padding:0px;
	padding-top:20px;
}

#tekstialue {
	float:left;
	width:540px;
	height:330px;
	overflow: auto;
	margin-top:50px;
	margin-left:70px;
}

#footer {
	float:left;
	width:540px;
	height:30px;
	color: #a7c060;
	text-align:center;
	font-size:10px;
	margin-left:250px;
	margin-top:90px;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover  {
	color: #a7c060;
}

H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
	color:#900000;
}
H4 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 6px;
	color:#900000;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.doc, .docs {
	list-style-image:url(images/listamerkki.gif);
	padding-left: 0px;
	margin-left:20px;
}
.sdoc, .sdocs {
	list-style-image:url(images/lista_akt.gif);
	padding-left: 0px;
	margin-left:20px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #0b6d3b;
}
a:active, a:hover {
	color: #900000;
}
.menulevel1, .menulevel2, .menulevel3 {
	font-size: 9pt;
	color: #900000;
	font-weight: bold;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #0b6d3b;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: #900000;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #0b6d3b;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #900000;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: #0b6d3b;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: #900000;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
.navigator a:link, .navigator a:visited {
	color: #fff;
	text-decoration:none;
}
.navigator a:active, .navigator a:hover {
	color: white;
	text-decoration:underline;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}