html {
	height: 100%;
}

.leipateksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8B273;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
.leipateksti a {
	color: #D8B273;
	text-decoration:underline;
}

h4 {
	color: #D8B273;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
div.scroll {
	height: 394px;
	width: 522px;
	overflow: auto;
	padding: 5px 8px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004638;
	text-decoration: none;
	text-align: justify;
}
body {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
div#logout_button a {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	background-color:#ffffff;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	border: 1px solid #000000;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	border: 1px solid #000000;
	padding: 12px;
	padding-bottom: 0;
	background: #ffffff;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	color: #000000;
}
#globalNav {
	margin-left: 70px;
}
#globalNav a {
	color: #D8B273;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#globalNav th a {
}
#globalNav td a {
}