BODY {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-width: 0;
	margin-height: 0;
	background-attachment: fixed;
	background-image: url(gfx/bkghtm.gif);
	background-attachment: fixed;
	scrollbar-face-color:#080810;
	scrollbar-shadow-color:#080810;
	scrollbar-3dlight-color:#423029;
	scrollbar-highlight-color:#000000;
	scrollbar-track-color:#080810;
	scrollbar-arrow-color:#de8e10;            
}

div.text{
	color: #de8e10; 
	font-family: arial;
        font-size: 10pt;
 	font-weight: 550;
}
div.textsmall{
	color: #de8e10; 
	font-family: arial;
        font-size: 8pt;
 	font-weight: 450;
}

h1{
	color: darkblue;
	font-family: arial; 
	font-size: 18pt; 
	font-weight: 700;
}

h3{
	color: darkblue;
	font-family: arial;
	font-size: 12pt; 
	font-weight: 700;
}

div.bkg{
	color: #ffffff; 
	font-family: arial;
        font-size: 15pt;
 	font-weight: 800;
	
	background-image: url(gfx/bkgblue.gif);
}

div.medium{
	color: #de8e10; 
	font-family: arial;
        font-size: 12pt;
 	font-weight: 800;
}

div.meny{
	color: #ffffff; 
	font-family: arial;
        font-size: 10pt;
 	font-weight: 700;
}

input {
	background-color:#414050;
	font-size: 11px;
	font-family: arial;
	color: #de8e10; 
	border: 0px;
	
}

textarea {
	background-color:#414050;
	font-size: 11px;
	font-family: arial;
	color: #de8e10; 
	border: 0px;
	

}

a:hover{
	color: #eeb610;
	
	
}
a:link{
	color: #eeb610;
}

a:visited{
	color: #eeb610;
}

hr {
	 color: #de8e10;
	 width: 90%;
	 size: 1px;
	 noshade: 0;
}