body {
	scrollbar-face-color: #D4E8B5;
	scrollbar-arrow-color: #BE6C00;
	scrollbar-track-color: #D4E8B5;
	scrollbar-shadow-color: #FAF8F6;
	scrollbar-highlight-color: #FAF8F6;
	scrollbar-3dlight-color: #BE6C00;
	scrollbar-darkshadow-Color: #FAF8F6;
	background : #FBC380;
	font-family : Arial;
	font-size : 8pt;
	font : #000000;
	background-image: url(tausta.jpg);
	
	  
	
	}
table{
	
	font-size : 8pt;
	font-style : normal;
	color: #000000;
	line-height :14pt;
	
}

.tb{
	
	font-size : 8pt;
	font-style : normal;
	color: #000000;
    cellspacing:3pt
	
}

select{
	border : 1px solid #2B617C;
	background : #F8F2E6;
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	color: #000000;
	letter-spacing : 2px;
}
Input{
	border : 1px solid #2B617C;
	background : #F8F2E6;
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	color: #000000;
	letter-spacing : 2px;
}
textarea{
	border : 1px solid #2B617C;
	background : #F8F2E6;
	font-family :  Arial;
	font-size : 8pt;
	font-style : normal;
	color: #000000;
	letter-spacing : 2px;
	
}
.h{
	font-size: 8pt;
	font: bold;
	font-family:  Arial;
	color: #000000;
    letter-spacing: 2px;
	padding-left : 4px;
	background: #E4C271;
	background-image: url(layout/kuvat/css.gif);
	border: 2px solid #426B1B;
	
}
.c{
	font-size: 8pt;
	font-family:  Arial;
	color: #000000;
	padding-left : 4px;
	background-color : #FAE6CE;
	border: 1px solid #426B1B;
	border-style : 1px solid;
}
.taulukko{
    text-align: center;

}
.taulukko2{
	text-align: center;

}
.taulukko3{
	text-align: left;
	
}
.lilimg{
   background: #FBF4EC;
	border: 2px  #7896A0;
}
.img{
   background: #E0D18E;
	border:  #426B1B;
	border-style : double;
}
.justify{
	text-align: justify;
}
.td{
	background: #99B47C;
	line-height : 20px;
	padding-left : 4px;
	padding-right : 4px;
	
	
}
.td1{
	background: #FDF462;
	line-height : 18px;
	
}
.td2{
	background: #FDF8A4;
	line-height : 18px;
	
}

.td3{
	background: #FDF462;
	line-height : 25px;
	padding-left : 4px;
	padding-right : 4px;
	}

.td4{
	background: #FDF8A4;
	line-height : 25px;
	padding-left : 4px;
	padding-right : 4px;
	
}

A:link, A:visited {
	color: #426B1B;
	text-decoration: none;
	font-weight : bold;
	
}
A:active {
	color: #699E36;
	text-decoration: underline;
}
A:hover {
	color: #699E36;
	text-decoration: underline;

}

