body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #301E1E;
	line-height: 1.1;
}

TD  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #301E1E;
	line-height: 1.1;
}
p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.hakemisto { 
	color: white;
	font-size: 12px;
	font-weight: bold;
}

A:hover.hakemisto { 
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
A {
	color: #301E1E;
	text-decoration:none;
}
A:hover {	
	text-decoration:underline;
	font-weight: normal;
}

#main {
	width: 850px;
}
#top {
	width: 850px;
	height: 169px;
	/*background-image: url('kuvat/ylapalkki.jpg');	*/
}
#menu {
	width: 850px;
	height: 30px;
	padding-left: 35px;
	background-image: url('kuvat/nappi_tausta.jpg');	
	background-repeat: no-repeat;
}
.valikko { 
	width: 90px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0px solid #000;
}
	
	
#header_image {
	width: 850px;
	height: 156px;
	border: #000 0px solid;
	/*margin-bottom: -2px;*/
}
#kokosivu {
	width: 850px;
	background-image: url('kuvat/tausta.jpg');	
	background-repeat: repeat-y;
	border: #000 0px solid;

}

#footer {
	width: 850px;
	height: 24px;
	background-image: url('kuvat/alapalkki.jpg');	
}


#copy {
	width: 798px;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 9px;
	color: #ACA290;
}

#copy A{
	font-size: 9px;
	color: #ACA290;
}


h1 {
	font-size: 11px;
	font-weight: bold;	
	margin-bottom: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;	
	margin-bottom: 0px;
}
.login {
	color: #B4AE94; 
	font-weight: bold; 
	padding-left: 15px;
}
.otsikko {
	font-size: 11px;
	font-weight: bold;
}

.otsikko A:hover{
	font-size: 11px;
	font-weight: bold;
}

select  {
	font-size:10px;
	font-weight: normal; 
	font-family: arial; 
}
input { 
	border: 1px solid black;
}
.button {
	font-size: 11px;
	font-weight: bold;	
}

textarea {
	border: 1px solid black;
	font-size:12px;
	font-weight: normal; 
	font-family: arial; 
}
.input { font-family: "Courier New", Courier, monospace;}

/* alasvetovalikon stylet */
.menuT { 
	/* paavalikko */
	z-index:9;
	}

.menuS { 
	/* alasvetovalikko */
	font-family: verdana;
	font-weight: bold;
 	font-size:9px;
	position:absolute;
	color:#44352E;
	width:170px;
	margin-left: -6px;
    visibility:hidden;
	z-index:10;
    background-color:#F0EEE1;
	layer-background-color:#F0EEE1;
	text-align:left;
	border: #000 0px solid; 
}

A.menu {
	text-decoration:none;
	width:100%;
	color:#44352E;
}

A:hover.menu {
	text-decoration:underline;
	width:100%;
	color:#44352E;
	font-weight: bold;
}

.sub1 {
	font-size:9px;
	font-family:Verdana;
	color:#44352E;
	padding:2px;
}