body {
	margin: 0px 0px 0px 0px;
	background-color: #E4F5DC;
}

.vbody {
	background: #61C42F url('images/vbody.gif') repeat-x;
	padding-left: 3px;
}
.mbody {
	background: #61C42F url('images/header_marg.gif') repeat-x;
}

/* menu column */
TD#menu a:link {color: #006; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 11px;}
TD#menu a:visited {color: #006; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 11px;}
TD#menu a:active {color: #006; text-decoration: none; font-family: Arial; font-weight: bold; font-size: 11px;}
TD#menu a:hover {color: #006; text-decoration: underline; font-family: Arial; font-weight: bold; font-size: 11px;}

/* horizontal colum */

TD#menu_horizont {
background-color: #2e5d83;
}

/* Content column */
TD#content {vertical-align: top; 
			padding-left: 7px;
			background-color: #fff;
			padding-top: 10px;
}

/* Menu 1 column */
TD#menu_1 { color: #006;	vertical-align: top; padding-top: 10px; font-size: 11px;}
TD#menu_1 DIV { color: #006;	font-family: verdana; font-size: 11px;}
TD#menu_1 DIV A { color: #006; text-decoration: none; font-family: verdana; font-size: 11px;}
TD#menu_1 DIV A:hover { color: #006; text-decoration: underline; font-family: verdana; font-size: 11px; }

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no { color: #006; font-weight: bold; font-size: 10px; padding-top: 7px; }

/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act { color: #006; font-weight: bold; font-size: 10px; padding-top: 7px;}
TD#menu_1 DIV.menu1-level1-act A { color: #006; padding-left: 5px;}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no { color: #000066; font-family: verdana; font-size: 10px; font-weight: bold; margin-left: 15px; }
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act { color: #000066; font-family: verdana; font-size: 10px; font-weight:bold; 7px; padding-left:23px; }

/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD { background-color: #000066; width: 10%; text-align: center;}
TR#menu_2 TD A { color: #006699; font-size: 10px; font-family: verdana; text-decoration: none;}
TR#menu_2 TD A:hover { font-size: 11px; text-decoration: underline; }
TR#menu_2 TD.oddcell { background-color: #666699; }

/* Style for the Path-menu: */
TD#path { white-space: nowrap; font-family: verdana; font-size: 11px; font-style: italic;  font-weight: bold; padding: 1px 1px 20px 5px;}
TD#path A { text-decoration: none; color:#006699;}
TD#path A:hover { text-decoration: underline; }

.Brodtekst {Font-family: Verdana; font-size: 12px; color: #000066; }
.Brodtekstfet {	font-family: Verdana; font-size: 11px; font-weight: bold;	color: #000066;}
.Tittel { font-family: Verdana; font-size: 18px; font-weight: bold; color: #000066;}
a:link {color: #006699; text-decoration: none; font-family: Verdana; font-size: 11px;}
a:visited {color: #006699; text-decoration: none; font-family: Verdana; font-size: 11px;}
a:active {color: #F0000cc; text-decoration: none; font-family: Verdana; font-size: 11px;}
a:hover {color: #0000cc; text-decoration: underline; font-family: Verdana; font-size: 11px;}
P { margin: 0px 0px 5px 0px }
H1 { color: #50A028; 
     font-family: Verdana; 
	 font-size: 21px;
}
H3 {
    color: #50A028; 
     font-family: Verdana; 
	 font-size: 15px;
}

.Bodytable {
border-right: 5px solid #fff;
}