<style>
BODY{
	background-color:#426252;
	font-family:arial;
	font-size:11px;
	margin: 0 auto;
	height: 100%;
	text-align:center;
}

TD {
	font-size:10px;
	font-family:arial;
}


A:link{color:3E7379;FONT-WEIGHT: none;text-decoration:none;cursor:default;}
A:visited{color:3E7379;FONT-WEIGHT: none;text-decoration:none;cursor:default;  }
A:active{color:3E7379;FONT-WEIGHT: none;text-decoration:none;cursor:default;  }
A:hover {color:A1C3C0;FONT-WEIGHT: none;text-decoration:none;cursor:default;border-bottom: 1px #3E7379 dashed;LETTER-SPACING: 0px;}

A.menu:link{color:3E7379;FONT-WEIGHT: none;text-decoration:none;cursor:default;}
A.menu:visited{color:3E7379;FONT-WEIGHT: none;text-decoration:none;cursor:default;  }
A.menu:active{color:3E7379;FONT-WEIGHT: none;text-decoration:none;cursor:default;  }
A.menu:hover {color:3E7379;FONT-WEIGHT: none;text-decoration:none;cursor:default;LETTER-SPACING: 0px;}

input, textarea, option, select {
	font-family: Arial,Tahoma; 
	font-size:12px; 
	color: #3E7379;
	line-height: 14px;
	background: #FFFFFF;
	border: 1px solid #3E7379;
}

div#kroppen {
	height:auto;
	width:723px;
	background:url(Background.jpg);
	background-repeat:repeat-y;
	MARGIN-LEFT:auto;
	MARGIN-RIGHT:auto;
	text-align:left;
	display: block;
	min-height:100%;
}

div#menyrad {
	background:url(Background-Nagivation.png);
	background-repeat:repeat-x;
	background-color:#E1CFA0;
	text-align:center;
	width:723px;
	height:24px;
	font-family: Arial,Tahoma; 
	font-size:14px; 
	float:right;
}

div#header {
	background:url(Layout-002.jpg);
	width:723px;
	height:331px;
}

div#meny {
	position:relative;
	width:235px;
	height:auto;
	text-align:justify;
	background-color:#F3F2DA;
	background:url(Background.jpg);
	display: block;
	overflow:visible; 
	float:left;
	min-height:100%;
}

div#maintable {
	position:relative;
	width:100%;
	height:auto;
	background-color:#F3F2DA;
	background:url(Background.jpg);
	text-align:justify;
	display: block;
	overflow:visible; 
	float:left;
	min-height:100%;
}

.bgpic {
	background-color:F3F2DA;
	background:url(Background.jpg);
	background-repeat:repeat-y;
	MARGIN-LEFT:auto;
	MARGIN-RIGHT:auto;
} 

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
</style>
