/* General definitions */
body {
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	margin:0;
	padding: 0;
	height:100%;
}
.maintable{
	background-color:white;
	border:1px solid black;
}
.toptable {
	background:url(../Images/logo.gif) no-repeat 0 0;
}
.input {
	width:75px;
	border-color:black;
	border:solid;
	border-width:1px;
	border-right-width:0px;
	height:13px;
	font-size:8pt;
}
.topmenu {
	font-size:10pt;
	font-family:ITC Franklin Gothic, Arial;
	font-weight:bold;
	color:white;
	padding-bottom:7px;
}
a.topmenu:visited {text-decoration: none; color: white;}
a.topmenu:hover {text-decoration: none; color: white;}
a.topmenu:active {text-decoration: none; color: white;}
a.topmenu:link {text-decoration: none; color: white;}

.submenu {
	padding-top:4px;
	line-height:22px;
	font-size:10pt;
	font-weight:bold;
	font-family:verdana;
}

a.submenu:visited {text-decoration: none; color: black;}
a.submenu:hover {text-decoration: none; color: black;}
a.submenu:active {text-decoration: none; color: black;}
a.submenu:link {text-decoration: none; color: black;}

#docbilde2 {
	float:right;
	padding-left:4px;
	padding-bottom:5px;
}
.bodytable {
	margin-right:21px;
	padding-left:20px;
	color:black;
	font-family:arial;
	font-size:10pt;
}
.formtable{
	margin-left:4px;
	margin-top:10px;
	margin-bottom:9px;
}
