body {
	background: rgb(178, 187, 84);; 
	margin: 0pt;
	color: #4f4543;
	font-size: 10px;
}

td {
	color: #4f4543;
	font-size: 12px;
}

a {
	color: #4f4543;
}
 
td.main {
	background: rgb(255, 248, 228); /*#fff6dd;*/	
	font-size: 10px;
}

.menu_on {
	background:url(menu_on.jpg) middle left no-repeat;
	padding-left: 105px;
	text-align:left;
	text-decoration:none;
}

.submenu_on {
	background:url(menu_on.jpg) middle left no-repeat;
	padding-left: 115px;
	text-align:left;
	text-decoration:none;
}

.menu_on a, .submenu_on a{
	font-family: 'Verdana-Bold', 'Verdana', sans-serif;
    font-size: 10px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
	text-decoration:none;
}
.menu_off {
	/*background:url(menu_off.jpg) top left repeat-y;*/
	padding-left: 105px;
	text-align:left;
	text-decoration:none;
}
.submenu_off {
	/*background:url(menu_off.jpg) top left repeat-y;*/
	padding-left: 115px;
	text-align:left;
	text-decoration:none;
}
.menu {
	background:url(menu_off.jpg) top left repeat-y;
}


.menu_off a, .submenu_off a{
	font-family: 'Verdana-Bold', 'Verdana', sans-serif;
    font-size: 10px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
	text-decoration:none;
}

/* ALL THE DIV STYLES */
.style_1 {
    color: rgb(107, 107, 107);
    line-height: 16px;
    opacity: 1.00;
}


.style_main {
    font-family: 'LucidaGrande', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
	margin-top:40px; 
	height:420px; 
	min-height: 420px;
	padding-right: 100px;
}

.style_forside {
    font-family: 'Verdana', sans-serif;
	color:#000;
    font-size: 12px;
	margin-top:40px; 
	margin-bottom: 50px;
	height:420px; 
	min-height: 420px;
}

.bottom {
	background:url(bg_bottom.jpg) top left repeat-y;
    color: rgb(255, 255, 255);
    font-family: 'Verdana', sans-serif;
    font-size: 11px;
    font-stretch: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing:    -0.01em;
    line-height: 20px;
    opacity: 1.00;
	padding-left: 10px;
	padding-right:0px;
    padding-bottom: 0px;
    padding-top: 10px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}