body					{
						margin: 0;
						padding: 0;
						height: 100%;
						background: white;
						font-family: Arial, Verdana, Helvetica;
						font-style: normal;
						font-weight: normal;
						}
					
.mainFont				{
						font-size: 12px;
						color: black;
						margin: 10px;
						}

.mainFont A:link		{color: blue; text-decoration: none; font-weight: normal;}
.mainFont A:visited		{color: blue; text-decoration: none; font-weight: normal;}
.mainFont A:hover		{color: blue; text-decoration: underline; font-weight: normal;}
.mainFont A:active		{color: blue; text-decoration: none; font-weight: normal;}

.naviMargin				{
						padding-right: ;
						}

.naviFont				{
						font-size: ;
						color: ;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.naviFont A:link		{color: ; text-decoration: ; font-weight: normal;}
.naviFont A:visited		{color: ; text-decoration: ; font-weight: normal;}
.naviFont A:hover		{color: ; text-decoration: ; font-weight: ;}
.naviFont A:active		{color: ; text-decoration: ; font-weight: normal;}

.newsFont				{
						font-size: 12px;
						color: black;
						margin: 10px;
						}
					
.newsFont A:link		{color: #E3C37D; text-decoration: none; font-weight: normal;}
.newsFont A:visited		{color: #E3C37D; text-decoration: none; font-weight: normal;}
.newsFont A:hover		{color: #E3C37D; text-decoration: underline; font-weight: normal;}
.newsFont A:active		{color: #E3C37D; text-decoration: none; font-weight: normal;}

.footerFont				{
						font-size: 12px;
						color: #909090;
						margin-left: 10px;
						margin-right: 10px;
						margin-top: 0;
						margin-bottom; 0;
						}
					
.footerFont A:link		{color: black; text-decoration: none; font-weight: normal;}
.footerFont A:visited	{color: black; text-decoration: none; font-weight: normal;}
.footerFont A:hover		{color: black; text-decoration: underline; font-weight: normal;}
.footerFont A:active	{color: black; text-decoration: none; font-weight: normal;}

.HighlightFont			{
						font-size: 14px;
						color: black;
						margin: 10px;
						}
					
.HighlightFont A:link		{color: black; text-decoration: none; font-weight: normal;}
.HighlightFont A:visited	{color: black; text-decoration: none; font-weight: normal;}
.HighlightFont A:hover		{color: gray; text-decoration: none; font-weight: normal;}
.HighlightFont A:active		{color: black; text-decoration: none; font-weight: normal;}

.save					{
					    behavior:url(#default#savehistory);}
a.dsphead				{
					    text-decoration:none;
				   		margin-left:1em;}
a.dsphead:hover			{
   						text-decoration:underline;}
a.dsphead span.dspchar	{
   						font-family:monospace;
			   			font-weight:normal;}
.dspcont				{
   						display:none;
   						margin-left:1em;}

/* DK: used for blockquotes (the blockquote tag is already in use all over the place for non-quotes) */
/* #mainContent */
.quote {
	font:	85%/1.4 verdana, tahoma, arial, sans-serif;
	background-color: #efefef;
	border: solid 1px #ccc;
	margin: 1em;
	padding: .7em;
}
#sideBar .quote {
	font:	100%/1.4 verdana, tahoma, arial, sans-serif;
	background-color: #B0C3D3;  /* cad5e0; */
	border: solid 1px #9ab;  /* bac5d0; */
	margin: 1em;
	padding: .7em;
}


/* lnt fra b-o-r-s-e- n*/

.minidatacell		{
	padding: 4px;
	margin: 0px;
	border-top:		0px !important;
	border-left:	0px !important;
	border-right:	0px !important;
	border-bottom:	0px	!important;
}

.ins_div			{
	text-align: left; 
	background-color: #efefef; 
	border: 1px solid #cccccc; 
	width: 100%;
}


.form{		font-size: 12px;
			border: 1px solid #505050;
			background-color: #F0F0F0;
	}
	
.form_td{	padding: 5px;
	}

.alert	{	font-size: 11px;
			font-weight: bold;
			border: 1px solid #FF0000;
	}			

			