BODY { margin: 0; padding : 0; background-color: #ffffff; background-image: url(../gfx/back.gif); background-repeat:repeat-x; }

A {
	text-decoration: none;
	color: #99bc0d;
	}

A:hover {
	color: #99bc0d;
	text-decoration: underline;
	}

body, td, p {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	}

hr {
	border-right: none;
	border-left: none;
	border-bottom: none;
	border-top: 1px dotted #d9d9d9;
	background-color: transparent;
	height: 1px;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	color: #99bc0d;
	}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	}

h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #99bc0d;
	}

.table_color_green {
	background-color: #fcfdfb;
	}

.image_frame_left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}

.image_frame_left {
	border: 1px solid #d9d9d9;
	padding: 4px;
	background-color: #f6f8f2;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}

.image_frame_right {
	border: 1px solid #d9d9d9;
	padding: 4px;
	background-color: #f6f8f2;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	}

select {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 140px;
	}

.wep_meny {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	padding-left: 9px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 200px;
	background-image: url(../gfx/meny_2.gif);
	background-repeat:repeat-y;
	}

A.wep_bevel:hover {
	background-color: #fafbf8;
	}

.wep_bevel{
	-moz-box-sizing: border-box;
	display: block;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 182px;
	background-color: #ffffff;
	}

.wep_bevel A:hover {
	background-color: #fafbf8;
	}

A.wep_meny_choosen:hover {
	color: #99bc0d;
	text-decoration: none;
	background-color: #fafbf8;
	}

.wep_meny_choosen {
	-moz-box-sizing: border-box;
	display: block;
	color: #99bc0d;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 182px;
	background-color: #fafbf8;
	}

.wep_meny_choosen A:hover {
	color: #99bc0d;
	text-decoration: none;
	background-color: #fafbf8;
	}

.wep_meny_strong {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(../gfx/meny_1.gif);
	height: 22px;
	padding-left: 20px;
	}

.wep_bunn_back {
	background-image: url(../gfx/bunn_back.gif);
	background-repeat:repeat-x;
	}

.wep_overskrift {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #99bc0d;
	line-height: 15pt;
	}

.wep_dato {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #999999;
	line-height: 15pt;
	}

.wep_140 {
	width: 140px;
	}

.wep_160 {
	width: 160px;
	}

.wep_add {
	background-image: url(../gfx/add.gif);
	}

@media print {
	.wep_noprint  { display: none; }
}