BODY {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#eaeaea;
	scrollbar-highlight-color:#FFFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-base-color:#eaeaea;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-image: url(includes/bgjo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}

.tekst {
	position:absolute;
	z-index:10;
	left:20px;
	top:10px;
	width:700px;
	border:none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}


td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.expanded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	letter-spacing: 1px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

.kursiv{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-transform: uppercase;
	font-style: italic;
}

.bannerB{
	position:absolute;
	z-index:10;
	vertical-align: bottom;
	left: 0px;
	bottom:3px;
	width:700px;
	border:none;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	line-height: 15px;
}

A:link { 
	text-decoration:none; color:#000000; 
} 
A:visited {
	text-decoration:none;
	color:#000000;
}
A:hover {
	color:#000000;
	text-decoration:underline;
}
A:active {
	color:#000000;
}
.redbold {
	color: #CC0000;
	font-weight: bold;
}
.submit {
	width:130px;
	cursor:hand;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#000000;
	border-width:1px;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-top-color: #CC0000;
	border-left-color: #CC0000;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
}
