P  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

P.kommentar  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : White;
}

P.forsidetekst  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}

H1  {}

H2  {}

H3  {}

A  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 11px;
}

A:Visited  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 11px;
}

A:Active  {}

A:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 11px;
}

A.menu  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 12px;
}
A.menu:visited  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 12px;
}
A.menu:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 12px;
}

A.kommentar  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 9px;
}
A.kommentar:visited  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 9px;
}
A.kommentar:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 9px;
}

A.forsidelink  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 10px;
}
A.forsidelink:visited  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 10px;
}

A.forsidelink:Hover  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Verdana;
	font : 10px;
}


BODY  {
scrollbar-3d-light-color: #ffffff;
  	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
  	scrollbar-dark-shadow-color: #005080;
  	scrollbar-face-color: #434A6B;
  	scrollbar-highlight-color: #434A6B;
  	scrollbar-shadow-color: #434A6B; } 

INPUT
{
    COLOR: white;
    FONT-FAMILY: Verdana,helvetica;
    FONT-SIZE: 8pt;
	BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	background : #434A6B;
}

INPUT.search
{
    COLOR: white;
    FONT-FAMILY: Verdana,helvetica;
    FONT-SIZE: 8pt;
	BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	background : #000000;
}

SELECT
{
    COLOR: white;
    FONT-FAMILY: Verdana,helvetica;
    FONT-SIZE: 8pt;
	BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	background : #434A6B;
}



TEXTAREA
{
	COLOR: white;
	FONT-FAMILY: Verdana,helvetica;
	FONT-SIZE: 8pt;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	OVERFLOW: auto;
	background : #434A6B;
}

UL 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;	
}

