﻿body {

	scrollbar-face-color: #717171;

	scrollbar-arrow-color: #303030;

	scrollbar-track-color: #717171;

	scrollbar-shadow-color: #303030;

	scrollbar-highlight-color: #303030;

	scrollbar-3dlight-color: #303030;

	scrollbar-darkshadow-Color: #303030;

	background : #717171;
	background-image:url('layout/tausta.png');

	font-family: Tahoma, Arial, monospace;

	font-size : 8pt;

	color: #303030;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-top: 0px;



}	

table{

	font-family: Tahoma, Arial, monospace;

font-size : 8pt;

	color: #303030;

}

.nimi{
	font-size: 10pt;
	font-weight: bold;
}



select{

	border : 1px solid #303030;
	background : #d4d4d4;
	font-family : Tahoma, Arial, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #303030;

}

Input{

	border : 1px solid #303030;
	background : #d4d4d4;
	font-family : Tahoma, Arial, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #303030;

}

textarea{

	border : 1px solid #303030;
	background : #d4d4d4;
	font-family : Tahoma, Arial, monospace;
	font-size : 8pt;
	font-style : normal;
	color: #303030;

	

}

.uutta{

   background: #f0eff6;

	border:1px solid #9aacb3;

	text-align:justify;

	

}



.img{

   background: #d4d4d4;
	border: 1px solid  #606060;

}

.td{

background-image: url('layout/table.png');

background-repeat: repeat-y;

}

.td1{

	text-align:justify;
margin-left:100px;
margin-right:100px;

}



A:visited {

	color: #3a4d52;

	font-weight: bold; 

	text-decoration: none;

	

}



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

