body {
	scrollbar-face-color: #E5D2AF;
	scrollbar-arrow-color: #876B52;
	scrollbar-track-color: #FFEECA;
	scrollbar-shadow-color: #F7E4C3;
	scrollbar-highlight-color: #F7E4C3;
	scrollbar-3dlight-color: #876B52;
	scrollbar-darkshadow-Color: #876B52;
	background : #FFEECA;
   background-image: url(layout/tausta.gif);	
	font-family: verdana, Courier, monospace;
	font-size : 8pt;
	color: #876B52;

}	
table{
	font-family: verdana, Courier, monospace;
	font-size : 8pt;
	color: #876B52;
}
select{
	background: #FFEECA;
	border: 1px solid #876B52;
	font-family: verdana, Courier, monospace;
	font-size : 8pt;
	color: #876B52;
}
Input{
	background: #FFEECA;
	border: 1px solid #876B52;
	font-family: verdana, Courier, monospace;
	font-size : 8pt;
	color: #876B52;
}
textarea{
	background: #FFEECA;
	border: 1px solid #876B52;
	font-family: verdana, Courier, monospace;
	font-size : 8pt;
	color: #876B52;
	
}
	
}
.header{
	font-size: 8pt;
	font: bold;
   letter-spacing: 1px;
	background: #F5B968;
}
.contents{
	background: #F7E4C3;
}
.lilimg{  
   background: #EFD3B1;
	border: 1px solid #8B5741;
}
.img{
   background: #EFD3B1;
	border: 3px double #8B5741;
}
.justify{
	text-align: justify;
}
.td{
	background: #F0D6B4;
}
.tausta1{
background-image: url(layout/copy1.gif);
background-repeat: repeat-x; background-attachment: fixed; background-position: left bottom;
}

.tausta{
background-image: url(layout/vasen1.gif);
background-repeat: no-repeat; background-attachment: fixed; background-position: left top;
}
.table{
background-image: url(layout/table.gif); 
}

.td1{
background: #E5D2AF;
}
.td2{
	background:  #FFEECA;
}

A:link, A:visited {
	color: #6B875B;
	text-decoration: none; 
	font-weight: bold;
	
}
A:active {
	color: #876B52;
	text-decoration: none;
}
A:hover {
	color: #876B52;
	text-decoration: none;
}

