﻿body {
	scrollbar-face-color: #3A4B83;
	scrollbar-arrow-color: #777777;
	scrollbar-track-color: #3A4B83;
	scrollbar-shadow-color: #3A4B83;
	scrollbar-highlight-color: #3A4B83;
	scrollbar-3dlight-color: #777777;
	scrollbar-darkshadow-Color: #777777;
	background-color: #3A4B83;
	font-family: Verdana, monospace;
	font-size : 8pt;
	color: #777777;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	background-image:url('layout/back.jpg');
}	
table{
	font-family: Verdana, monospace;
	font-size : pt;
	color: #777777;
}
select{
	border : 1px solid #777777;
	background : #ffffff;
	font-family : Verdana, Courier, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #777777;
}
Input{
	border : 1px solid #777777;
	background : #ffffff;
	font-family : Verdana, Courier, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #777777;
}
textarea{
	border : 1px solid #777777;
	background : #ffffff;
	font-family : Verdana, Courier, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #777777;
	
}
.uutta{
   background: #e1e1e1;
	border:1px solid #777777;
	text-align:justify;
	
}

.img{
   background: #777777;
	border: 1px solid #3A4B83;
}
.td{
background-color:white
}
.td1{
	background-image: url('layout/rightt.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}
.td2{
	background-image: url('layout/tausta.jpg');
	background-repeat:repeat-y;
	background-position: right;
}

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

A:link {
	color: #777777;
	font-weight: bold; 
	text-decoration: none;
	
}
A:active {
	color: #9aacb3;
	text-decoration: none;
}
A:hover {
	color: #9aacb3;
	text-decoration: none;
}
