body {
	scrollbar-face-color: #295d35;
	scrollbar-arrow-color: #41764c;
	scrollbar-track-color: #295d35;
	scrollbar-shadow-color: #41764c;
	scrollbar-highlight-color: #41764c;
	scrollbar-3dlight-color: #295d35;
	scrollbar-darkshadow-Color: #295d35;
	background : #295d35;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font : #41764c;
	line-height: 150%;
	background-image: url(layout/tausta.gif);
}
table{
   line-height: 150%;
   font-size : 8pt;
	font-style : normal;
	color: #41764c;	
}
select{
	border : 1px solid #2B617C;
	background : #E5ffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color: #41764c;
}
Input{
	border : 1px solid #2B617C;
	background : #E5ffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color: #41764c;
}
textarea{
	border : 1px solid #2B617C;
	background : #E5ffff;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color: #41764c;
	
}
.h{
   border : 1px solid #41764c;
	background : #E3E6BA;
	font-size: 8pt;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #41764c;
   letter-spacing: 1px;
}
.c{
	background: #fdf5cf;
	border-bottom: 1px solid #4d8a59;
}
.lilimg{
   background: #E5ffff;
	border: 2px solid #7896A0;
}
.img{
   background: #41764c;
	border: 3px double #41764c;
}
.justify{
	text-align: justify;
}
.td{
	border-bottom: 1px solid #B3C4CA;
}
.td1{
	background: #E1F2F8;
}
.td2{
	background: #C9E8F3;
}

A:link, A:visited {
	color: #41764c;
	text-decoration: none;
	font-weight : bold;
	
}
A:active {
	color: #599265;
}
A:hover {{
	color: #599265;
}
