.text{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 24px;
}

BODY, TD {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	
}

/* Scrollbar properties are only supported by Internet Explorer 5.5  */
BODY {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #cccccc;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #cccccc;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #cccccc;
}

INPUT {
background-color: eeeeee;
border: black 1px solid;
color: #333333;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: x-small;
font-weight: normal
} 

TEXTAREA {
background-color: eeeeee;
border: black 1px solid;
color: #333333;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: x-small;
font-weight: normal
} 
	
a:link {  color: #3A5C80; text-decoration: underline}

a:hover {  color: #3A5C80; text-decoration: underline; background-color: #eeeeee}

a:visited {  color: #7A3672; text-decoration: underline}

a.youAre:hover {

	padding-bottom : 5 px;
	color: #ffffff;
	background-color: #666666;
	text-decoration : underline;
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
}

a.youAre:active, a.youAre:link, a.youAre:visited {
padding-bottom : 5 px;
	color: #cccccc;
	text-decoration : underline;
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.litensvartSkrift {
	padding-left : 10 px;
	padding-top : 10 px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.headline{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}


.bordertop{
  border-color: #000; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 0px; 
  border-bottom-width: 0px; 
  border-left-width: 0px
  }
  
.borderleft{
	border-color: #000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px}

.padding{
padding-left : 10 px;
padding-right : 10 px;
	}

	.padding2{
padding: 2 px;
	}
	
.menuLevel1{
	padding-left: 10;
	padding-bottom: 3;
	padding-top: 3;
	background-color: #B8B7B7;
	border-bottom: thin 1px solid #cccccc;
	}
	
	
.menuLevel2{
	padding-left: 10;
	padding-bottom: 3;
	padding-top: 3;
	background-color: #E5E5E5;
	border-bottom: thin 1px solid #cccccc;
}
.frame
{
	border: 1px solid #B177B1;
	padding: 7px;
}

.framefont
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #B177B1;
}