﻿body {
	scrollbar-face-color: #E9E1BC;
	scrollbar-arrow-color: #3B3214;
	scrollbar-track-color: #CBB05E;
	scrollbar-shadow-color: #3B3214;
	scrollbar-highlight-color: #3B3214;
	scrollbar-3dlight-color: #E9E1BC;
	scrollbar-darkshadow-Color: #E9E1BC;
	background: #CBB05E;
background-image: url(layout/tausta.gif);
	font-family: Verdana, tahoma, Courier, monospace;
	font-size : 8pt;
	color: #6D5B24;
	margin-top: 0px;
	margin-bottom: 0px;
	

}	


table{
	font-family: Verdana, tahoma, Courier, monospace;
	font-size : 8pt;
	color: #6D5B24;
}
select{
	background: #ffffff;
	border: 1px solid #0CA8CD;
}
Input{
	background: #ffffff;
	border: 1px solid #0CA8CD;
}
textarea{
	background: #ffffff;
	border: 1px solid #0CA8CD;
	
}
	
.header{
	font-size: 8pt;
	font: bold;
   letter-spacing: 1px;
	background: #F5B968;
}
.contents{
	background: #F7E4C3;
}

.img{
   background: #FDE551;
	border: 1px solid #6D717A;
}

.border{
	border: 3px double #948E5F;
}
.td{
	background: #77C7DB;
}
.text{
	margin-left: 50px;
	margin-right: 50px;
	text-align: justify;
	line-height: 180%;
	font-style: normal;
}


A:visited {
	color: #6D5B24;
	text-decoration: none; 
	font-weight: bold;
	
}


A:link {
	color: #6D5B24;
	text-decoration: none; 
	font-weight: bold;
	
}
A:active {
	color: #948967;
	text-decoration: none;
}
A:hover {
	color: #948967;
	text-decoration: none;
}
