@charset "iso-8859-1";
BODY, TD, P {color : #222222; font-family : verdana, arial; font-size : 13px; }
h1 {font-family:verdana,arial; text-decoration:none; color:#DC7106; font-size: 20px; font-weight: bold;}
h2 {font-family:verdana,arial; text-decoration:none; color:#2F3A79; font-size: 14px; font-weight: bold;}
.meny {COLOR: #6295A1; FONT-FAMILY: arial, helvetica; FONT-SIZE: 18px; FONT-WEIGHT: bold;}
.txt1 {color: #DDDDDD; font-family:verdana,arial; text-decoration:none; font-size: 11px; }
.txt2 {font-family:arial; text-decoration:none; color:#00488A; font-size: 14px; font-weight: bold;}
.footer {font-family:arial; text-decoration:none; color:#919191; font-size: 11px;}
A.meny {font-family:verdana,arial; text-decoration:none; color:#cccccc; font-size: 12px; }
A.meny:hover {font-family:verdana,arial; text-decoration:underline; color:#ffffff; font-size: 12px; }
A{color: #2F3A79; text-decoration: underline; font-weight: normal; }
A:hover{color: #0147FF; text-decoration:underline; font-weight: normal; }
A.footer {font-family:arial; text-decoration:none; color:#919191; font-size: 11px;}
A.footer:hover {font-family:arial; text-decoration:none; color:#919191; font-size: 11px; cursor:default; }

A.button { color: black; text-decoration:none;}
A.button:visited { color: black; text-decoration:none;}
A.button:active { color: black; text-decoration:none;}
A.button:hover { color: black; text-decoration:none;}

TD.Heading
{
	BACKGROUND-COLOR:#FFFFFF;
	FONT-SIZE: 10pt;
	FONT-FAMILY: arial,helvetica;
	COLOR: #2064A2;
	font-weight: bold;
}

TD.Normal
{
	BACKGROUND-COLOR:#dddddd;
	FONT-SIZE: 10pt;
	FONT-FAMILY: arial,helvetica;
}

TD.Mouseover
{
	BACKGROUND-COLOR:#cccccc;
	FONT-SIZE: 10pt;
	FONT-FAMILY: arial,helvetica;
	FONT-WEIGHT: normal;
	CURSOR: hand;
}

TD.Click
{
	BACKGROUND-COLOR:#67A4CD;
	BORDER-COLOR:#000000;
	FONT-SIZE: 10pt;
	FONT-FAMILY: arial,helvetica;
	FONT-WEIGHT: normal;
	CURSOR: hand;
}

TD.Chosen
{
	BACKGROUND-COLOR:white;
	BORDER-COLOR:white;
	FONT-SIZE: 10pt;
	FONT-FAMILY: arial,helvetica;
	FONT-WEIGHT: normal;
	COLOR: black;
}