{}BODY   {
	font-size: 10pt;
	font-family: arial, georgia, verdana;
	color: black;
	scrollbar-base-color: white;
	background-attachment: fixed;
	background-color: #F5F5F5;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu { width: 202px; height: 157px; }
#menu ul { height: 157px; padding: 0px !important; margin: 0px !important; list-style-type: none;  background: url(images/menu-bg.jpg) no-repeat;}
#menu ul li { position: relative; display: block; height: 19px; font: bold 11px Arial; text-transform: uppercase; color: #fff; line-height: 22px; }
#menu ul li a { color: #fff; position: absolute; left: 35px; top: 0px; z-index: 10;}
#menu ul li span.shadow { position: absolute; left: 36px; top: 1px; z-index: 1; color: black; display: none; }
#menu ul li span.arrow { position: absolute; left: 15px; top: 0px; color: #d49090; font: bold 12px Verdana; line-height: 19px; } 


A:link {text-decoration: none; color: #0020a4;}
A:visited {text-decoration: none; color: #0020a4;}
A:active {text-decoration: none; color: #0020a4;}
A:hover {text-decoration: none; color: red;}
TD {font-size: 10pt; font-family: arial, georgia, verdana; color: black;}
.button {font-size: 9pt; font-family: arial, georgia, verdana; background-color: #FFFFFF; color: black;}
img {border-color: gray;} 

.isoteksti {font-size: 12pt; font-family: arial, georgia, verdana; color: #0020a4;}
table {
	background-color: #FFFFFF;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #0020a4;
}

.footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;}
.footer p {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-right: 15px;}
