body {
	scrollbar-face-color: #979F83;
	scrollbar-arrow-color: #232A0E;
	scrollbar-track-color: #979F83;
	scrollbar-shadow-color: #FAF8F6;
	scrollbar-highlight-color: #FAF8F6;
	scrollbar-3dlight-color: #232A0E;
	scrollbar-darkshadow-Color: #FAF8F6;
	background : #979F83;
	font-family : Arial;
	font-size : 8pt;
	font : #000000;
	background-image: url(layout/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: #ffffff;
	background-image: url(layout/css.jpg);
	border: 1px solid #603913;
	
}
.c{
	font-size: 8pt;
	font-family:  Arial;
	color: #000000;
	padding-left : 4px;
	background-color : #D1E5B9;
	
}
.taulukko{
    text-align: center;

}
.taulukko2{
	text-align: center;

}
.taulukko3{
	text-align: left;
	
}
.lilimg{
   background: #FBF4EC;
	border: 2px  #7896A0;
}
.img{
   background: #C0C5B1;
	border: 3px double  #232A0E;
}
.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: #C46507;
	text-decoration: none;
	font-weight : bold;
	
}
A:active {
	color: #F4A441;
	
}
A:hover {
	color: #F4A441;

}
