html {
	height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	background-image: url('images/log_bgr.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: "#FFFFFF";
	scrollbar-face-color: #009DAA;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #F3EEE8;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}

.tablebody {
	background-color: "#FFD465";
}

.border_right_left {
	border-right: 1px solid #F3EEE8;
	border-left: 1px solid #F3EEE8;
	border-bottom: 1px solid #F3EEE8;
	}
	
.overflow {
	overflow: auto;
	height: 356px;
	width: 770;
	}
	
.border_left {
	border-left: 1px solid #FF0000;
	}
	
.border_left {
	border-left: 1px solid #FF0000;
	}


.pixelbgr {
	background-image: url('images/pixelbgr.gif');
	background-repeat: repeat;
	background-position: top left;
	}

.halvlogo {
	background-image: url('images/halvlogo.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
.logo {
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
	
.bg {
	background-image: url('images/samlet_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}


.streg_right {
	background-image: url('images/streg_right.gif');
	background-repeat: repeat-y;
	background-position: top left;
	}
	
.streg_left {
	background-image: url('images/streg_left.gif');
	background-repeat: repeat-y;
	background-position: top right;
	}
	
.streg_top {
	background-image: url('images/streg_top.gif');
	background-repeat: repeat-x;
	background-position: top left;
	}
	
.streg_bund {
	background-image: url('images/streg_bund.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	}

.bueoppe {
	background-image: url('images/bue_oppe.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}

.bue {
	background-image: url('images/bue.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
.ballon {
	background-image: url('images/bgr_balllon.gif');
	background-repeat: no-repeat;
	background-position: center center;
	}

.plade {
	background-image: url('images/pladespiller5.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
.pixel {
	background-image: url('images/orangepixel.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	}
	
.orange {
	background-image: url('images/orange.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}
	
.pixel2 {
	background-image: url('images/orangepixel2.gif');
	background-repeat: repeat-x;
	background-position: top left;
	}
	
.orange2 {
	background-image: url('images/orange2.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}

img {
	border: 0px;
}


.uppercase {
	text-transform: uppercase;}

.tablecontainer{
	text-align: center;
	width: 780px;
	background-color : #FFFFFF;
	border-left: 1px solid #567684;
	border-right: 1px solid #567684;
	height: 100%;
	vertical-align : top;
}


.tdsplit1 {
	width: 348px;
	vertical-align: top;
}


.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D2822;
	font-weight: bold;
	line-height: 16px;
}

.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2822;
	line-height: 16px;
}

.bundtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D2822;
	line-height: 14px;
}

.boldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2822;
	line-height: 14px;
	font-weight: bold;
}

a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2822;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2822;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2822;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2822;
	line-height: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.menusub:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2822;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.menusub:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2822;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.menusub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D2822;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.menusub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.valgt {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
