BODY {
	margin: 0; 
	padding: 0; 
	background-color: #EFEFEF; 
	background-image: url("../gfx/bakgrunn.gif"); 
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
	line-height: 15pt;
	}

A {
	color: #797934;
	text-decoration: underline;
	}

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

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

strong, b, em, i {
	color: #797934;
	}

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

.image_right {
	padding: 4px;
	background-color: #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	}


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

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

.wep_verktoey_bakgrunn {
	background-image: url("../gfx/verktoey_bakgrunn.gif");
	background-repeat: no-repeat;
	width: 233px;
	height: 56px;
	}

.wep_marg_bakgrunn {
	background-image: url("../gfx/marg_bakgrunn.gif");
	background-repeat: repeat-y;
	}

.wep_copyright_bakgrunn {
	background-image: url("../gfx/copyright_bakgrunn.gif");
	background-repeat: repeat-x;
	}

.wep_input_140 {
	width: 140px;
	height: 19px;
	}

.wep_marg {
	padding: 13 21 13 21;
	}

.wep_bottom {
	background-image: url("../gfx/bottom_background.gif");
	}
.gridrow TD
	{
	padding: 3px 3px 3px 5px;
	background: #f7f7f7;
	}
.gridrowover TD
	{
	padding: 3px 3px 3px 5px;
	background: #dddddd;
	}

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