body {
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #898989;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #898989;
	scrollbar-highlight-color: #898989;
	scrollbar-3dlight-color: #898989;
	scrollbar-darkshadow-Color: #898989;
	background : #ffffff; 
	background-image: url(layout/tausta.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: center top;
	font-family: Verdana;
	font-size : 8pt;
	color: #626969;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	}

Input{
	background : #ffffff;
	font-family: Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #005d8e;
	border: 1px solid #b0907b;
}

textarea{
	background : #ffffff;
	font-family: Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #005d8e;
	border: 1px solid #b0907b;
}

select{
	background : #ffffff;
	font-family: Verdana;
	font-size : 8pt;
	font-style : normal;
	color: #005d8e;
	border: 1px solid #b0907b;
}

.img{
	border: 1px solid #703740;
}
.td{
background-image: url(layout/menu.jpg);
background-repeat: no-repeat;
background-position: top;
text-align: right;
}
	
table {
font-family: Verdana;
font-size : 8pt;
}
	
.table{
background-image: url('layout/table.gif');
background-repeat: repeat-y
background-position: center;
}

	
A:link, A:visited {
color: #703740;
text-decoration: none;
font-weight : bold;
font-size: 8pt;
}

A:active {
color: #898989;
}

A:hover {
color: #898989;
text-decoration: none;
}