body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(image/sky1600_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td 		{
	font-family: Tahoma;
	font-size: 12px;
	color: #363636;
}

.otsikko{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
	color: #999999;
}


.field {
	font-size: 10px;
	height: auto;
	width:95%;
	border: thin solid #0066FF;
	background-color: #E8E8E8;
}
.tfield {
	border: 1px solid #999999;
}



.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #999999;

}
.navi_vaaka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #800000;
	background-image:url(image/nauha.gif);
	font-weight: bolder;
}

.navi A:link 	{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;

}
.navi A:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
} 
.navi A:active 	{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
} 
.navi A:hover 	{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}


a:link 				{color: #636363; text-decoration: none}
a:visited 			{color: #000000;  	font-family: variable; font-weight: bold; text-decoration: none} 
a:active 			{color: #000000; text-decoration: none} 
a:hover 			{color: #666666;	text-decoration: none}



.button {
	font-size: 12px;
	height: 21px;
	width: 70px;
}
.table_header {
	color: #999999;
	background-image: url(image/rdot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.row1 {
	background-image: url(image/dot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.row2 {
	background-image: url(image/dot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #EDEDED;
	background-color: #CCCCCC;
}
.gate {
	font-size: 18px;
	color: #666666;
}
.box {
	background-color: #F4F4F4;
	border: 1px dashed #99CCFF;
	padding: 5px;
	margin: 5px;
	font-family: Tahoma;
	font-size: 10px;



}
.boxheader {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #99CCFF;
	text-align: center;
	height: 30px;
}
.footer {
	background-image: url(image/cccccc.gif);
	background-repeat: repeat-x;
	background-position: top;
}
