body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676258;
}
a {
	font-size: 10px;
	color: #676258;
	FONT-WEIGHT: bold;
}
a:link {
	text-decoration: none;
	FONT-WEIGHT: bold;
	}
a:visited {
	text-decoration: none;
	color: #676258;
	FONT-WEIGHT: bold;
}
a:hover {
	text-decoration: none;
	color: #990000;
	FONT-WEIGHT: bold;
}
a:active {
	text-decoration: none;
	color: #676258;
	FONT-WEIGHT: bold;
}
.back1 {
 background-image: url(graphics/meny_bg.gif);
} 
.back2 {
 background-image: url(graphics/bg.jpg);
} 
.mainrub {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}
.bigtext {
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}
.maininput {
    border: 1px solid #999999;
	background-color : #F5F5F5;
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: "Verdana","arial", sans-serif; 
	}