body {
	background-image: url('/img/bgr_sky.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, table, tr, th, td, a {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
}

tr {
	text-align: left;
	vertical-align: top;
}

tr.bottom {
	text-align: left;
	vertical-align: bottom;
}

img, input.image {
	border: 0px none;
	margin: 0px;
	vertical-align: middle;
}

img.right {
	border: 0px none;
	float: right;
	margin: 0px;
	vertical-align: middle;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

input, select, textarea {
	border: 1px solid #666666;
	color: #000000;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

form {
	margin: 0px;
}

p.break {
	font-size: 10px;
	margin: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

hr {
	color: #666666;
}

/* Taulukot */

table.header, table.middle, table.navigation {
	color: #000000;
	text-align: left;
	width: 792px;
}

th.header {
	background-image: url('/img/mukelo-banner.png');
	background-repeat: repeat;
	background-scroll: scroll;
	height: 232px;
	width: 792px;
}

table.navigation {
	border: 1px solid #b2e0ff;
}

td.navigation {
	background-color: #ffffff;
	padding: 5px;
	width: 100%;
}
