body {
	scrollbar-arrow-color:#020020;
	scrollbar-track-color:#020002;
	scrollbar-shadow-color:#020002;
	scrollbar-face-color:#470947;
	scrollbar-highlight-color:#020002;
	scrollbar-darkshadow-color:#020002;
	scrollbar-3dlight-color:#020002;
}
body, td {
	font-family:verdana;
	font-size:12px;
	color: #000000;
	font-weight: normal;
}
tr.header_tekst{
	font-family:verdana;
	font-size:12px;
	color: #000000;
	font-weight: bold;
}
   body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image: url(images/bg_body.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
   td{
	vertical-align:top;
	font-size: 12px;
}
   td.head {
	vertical-align:middle;
	background-image: url(images/logo_header.jpg);
	background-repeat: no-repeat;
}
   tr.head_part {
	vertical-align:middle;
	background-color: #020002;
}
   td.menukop{
	font-weight:bold;
	color:#000000;
	background: #EEEEEE;
	font-family: verdana;
	font-size: 12px;
}
   td.menuitems{
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
}
   td.main{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
   td.bottom{
	color:#EEEEEE;
	font-size:10px;
	text-align:right;
	vertical-align:bottom;
	border: thin;
}
  a.menuitem:link {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
  a.menuitem:visited {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
  a.menuitem:active {
	text-decoration:none;
	font-weight:bolder;
	color:#470947;
	}
  a.menuitem:hover {
	text-decoration:none;
	font-weight:bold;
	color:#470947;
	}
  h1{color:#470947;
     font-size:13px;
   }
  h2{
	color:#470947;
	font-size:17px;
   }
  h3{
	color:#470947;
	font-size:15px;
   } 
  h4{
	color:#470947;
	font-size:16px;
   }
  h5{
  	color:#000000;
 	font-size:12px;
  }
  h6{
  	color:#000000;
 	font-size:14px;
   }
   
  h7{
	color:#470947;
	font-size:12px;
	font-weight: bold;
   }

.header_tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_border {
	border-top-color: #470947;
	border-right-color: #470947;
	border-bottom-color: #470947;
	border-left-color: #470947;
	border-color: #470947;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}
.table_menuitems {
	background-color: #470947;
}
