body	
{
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #ffffff; 
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #cccccc; 
    scrollbar-darkshadow-color: #cccccc;
    scrollbar-track-color: #ffffff; 
    scrollbar-arrow-color: #000000;
	background-color : #fdedb3;
}


TD
{
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
	line-height: 16px;
}

#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{color: #ffcc00;}

HR
{
	height: 1px;
	color: #ffffff;
}

.kantlinje 
{ 
    border: #990000; 
    border-style: dotted; 
    border-top-width: 1px; 
    border-right-width: 0px; 
    border-bottom-width: 1px; 
    border-left-width: 0px;
}

A
{
	color: #70944c;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
   	text-decoration: none;
	line-height: 16px;
    font-weight: bold;
}
		
A:active
{
	color: #70944c;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
   	text-decoration: none;
	line-height: 16px;
    font-weight: bold;
}
		
A:link
{
	color: #70944c;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
   	text-decoration: none;
	line-height: 16px;
    font-weight: bold;
}

A:visited
{
	color: #70944c;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
   	text-decoration: none;
	line-height: 16px;
    font-weight: bold;
}
		
A:hover
{
	color: #999999;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
	text-decoration: underline;
	line-height: 16px;
    font-weight: bold;
}

select
{
	background: #ffffff;
	border: 1px solid silver;
	color: 666666;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 1px;
	margin-top: 1px;
}

input
{
	background: #ffffff;
	border: 1px solid silver;
	color: #993300;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 1px;
	margin-top: 1px;
}

textarea
{
	background: #ffffff;
	border: 1px solid silver;
	color: #993300;
	font-family: Arial, Helvetica, Verdana, sans-serif, Geneva,;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 1px;
	margin-top: 1px;
}