table.Nav tr td
{
	/*background-color: yellow;*/
}

.NavLevel1On	{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #b10007;
 	height: 20px;
 	line-height: 20px;
}
.NavLevel1Off	{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
 	height: 20px;
 	line-height: 20px;
}
.NavLevel2On	{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #b10007;
 	height: 20px;
 	line-height: 20px;
}
.NavLevel2Off	{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
 	height: 20px;
 	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9aca3b;
	text-decoration: none;
}
.XOverskrift {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ee1c23;
}
.Header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9aca3b;
}
.XOverskriftsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #80a438;
}
