/* (C) Copyright 2003 Jouni Kähkönen
jouni_kahkonen@hotmail.com */

body {
	background-color:#C0C6DC;
	font:12px Arial;
	font-color:white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.MainArea {
	font:14px Arial;
	color:black;
	width:100%;
	cellpadding:0;
	text-align:justify;
	border-width:0px 0px 0px 0px;
	height:100%;
	line-height:100%;
}

.table_tr {
	font:14px Arial;
	color:black;
	text-align:justify;
}

.caption {   /* Font for the captions of the pages */
	font:20pt Times New Roman;
	color:#800000;
	font-weight:bold;
}

.subtitle {
	font:16pt Times New Roman;
	color:#800000;
	margin-top:30px;
	margin-bottom:10px;
}

.minititle {
	font:12pt Arial;
	color:#800000;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:-10px;
}

.updtLineTD {
	font:14px Arial;
	color:#AA0000;
	border-color:#777777;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	text-align:right;
	height:20px;
	line-height:20px;
	background-color:#AFB5CB;
}

.BottomTableRow {
	height:20px;
	line-height:20px;
	background-color:#C0C6DC;
	valign:bottom;
}

.BordersForMainArea {
	border-color:#777777;
	border-style:solid;
	border-width:0px 1px 1px 0px;
}

.LinkList {
	background-color:#AFB5CB;
	width:1px;
	text-align:center;
	border-color:#777777;
	border-style:solid;
	border-width:0px 0px 1px 0px;
}

.lastUpdtFont { font:14px Arial; color:#AA0000; }
.copyright    { font:14px Arial; color:#000000; }
.bgc          { background-color:#AFB5CB }

.td1 {
	background-color: #979DB3;
	color: white;
	font: 13px arial;
	height: 20px;
	line-height: 20px; 
	cursor:pointer;
	cursor:hand;
}

.td2 {
	background-color: #83899C;
	color: white;
	font: 13px arial;
	line-height: 20px; 
	height: 20px;
	cursor:pointer;
	cursor:hand;
}

.cur {
	background-color: #8888ff;
	border-color: #00aaff;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	color: white;
	font: 13px arial;
	font-weight: bold;
	height: 20px;
	line-height: 20px; 
	cursor:pointer;
	cursor:hand;
}

A:link { color: #0000AA }
A:visited { color: #BA00BA }
A:active { color: #0000FF }
A:hover { color: red; text-decoration: underline; }


/*
Pieni javaskriptikoodi:
var rsUA=navigator.appName+" "+navigator.appVersion;
var rsRUA=navigator.userAgent;
var rsWS=window.screen;
var rsBV=navigator.appVersion.substring(0, 1);
*/
