body {
	scrollbar-face-color: #D9C79E;
	scrollbar-arrow-color: #261210;
	scrollbar-track-color: #D9C79E;
	scrollbar-shadow-color: #E6DECD;
	scrollbar-highlight-color: #E6DECD;
	scrollbar-3dlight-color: #261210;
	scrollbar-darkshadow-Color: #261210;
	background : #D9C79E;
	font-family: Arial, monospace;
	font-size : 10pt;
	color: #3E1C17;

}	
table{
	font-family: Arial, monospace;
	font-size : 10pt;
	color: #3E1C17;
}
select{
	border : 1px solid #60CFFF;
	background : #ffffff;
	font-family : Verdana, Courier, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #453526;
}
Input{
	border : 1px solid #60CFFF;
	background : #ffffff;
	font-family : Verdana, Courier, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #453526;
}
textarea{
	border : 1px solid #60CFFF;
	background : #ffffff;
	font-family : Verdana, Courier, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #453526;
	
}
.header{
	font-size: 8pt;
	font: bold;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
   letter-spacing: 1px;
	background: #D0EDFD;
	border: 1px solid #2B617C;
}
.oikea{
	background-image: url(layout/oikea.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.contents{
	font-size: 8pt;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ECF8FE;
}
.lilimg{
   background: #D9C79E;
	border: 3px double #261210;
}
.img{
   background: #D9C79E;
	border: 3px double #261210;
}
.justify{
	text-align: justify;
}
.td{
background-image: url(layout/table.jpg);
background-repeat: repeat-y;
}
.td1{
	background-image: url(layout/kukka.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: justify;
}
.flo{
	background-image: url(layout/kukka1.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
	

.table{
background-color: #7F5122;
	font-size : 8pt;
}

A:link, A:visited {
	color: #261210;
	font-weight: bold; 
	text-decoration: none;
	
}
A:active {
	color: #7F5122;
	text-decoration: none;
}
A:hover {
	color: #7F5122;
	text-decoration: none;
}
