Body {
	margin: 0px;
	font-family: Verdana;
	font-size: 14px;
	background: #ffffff url("img/bg_repeat.jpg") repeat-y;
	letter-spacing: -1px;
}

Table.container {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

TD.navbar {
	background-color: #015B11;
	width: 233px;
	vertical-align: top;
}

TD.action {
	background-color: #ffffff;
	width: 375px;
	vertical-align: top;
}

TD.main {
	background-color: #ffffff;
	width: 342px;
	vertical-align: top;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-left: 30px;
}

a.menu:hover {
	color:#c0c0c0;
}

a.selected:link, a.selected:visited, a.selected:active, a.selected:hover {
	font-size: 18px;
	font-weight: bold;
	color: #c0c0c0;
	text-decoration: none;
	padding-left: 30px;
}

div.maintekst {
	padding-left: 15px;
	padding-top: 10px;
}

p.head {
	color: Red;
	font-weight: bold;
}

ul {
	margin-top: -18px;
	margin-left: 15px;
}

