BODY  {
	font-size : x-small;
	font-family : Verdana;
	color : #000000;
	background-color : White;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* button style for standard HTML buttons */
.StandardButton_test
{
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-LEFT: #ffffff 0px solid; 
	BORDER-BOTTOM: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND-COLOR: #ffffff
	BACKGROUND-IMAGE: url(/dev/images/gfx/nextpg.gif); 
	COLOR: #000000; 
	HEIGHT: 24px; 
}
.StandardButton
{
	padding-right: 3px;
	padding-left: 3px;
  font-size:11px;
  font-family:Verdana,sans-serif;
  font-weight:bold;
  color:#888888;
  background-color:#EEEEEE;
  border-style:solid;
  border-color:#BBBBBB;
  border-width:1px;
}
.StandardButton:hover
{
	color:#000000;
	background-color:#EEEEF4;
	border-color:#95bbd2;
}
.StandardButton_org
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
#dhtmlgoodies_leftPanel ul{
		padding-left:20px;
		margin-left:0px;
	}
	#dhtmlgoodies_leftPanel div{
		padding:3px;
	}
	#dhtmlgoodies_leftPanel{	/* Styling the help panel */
		
		background-color:#95bbd2;	/* Blue background color */
		color:#FFF;	/* White text color */
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Which font to use */
		
		/* You shouldn't change these 5 options unless you need to */		
		height:100%;		
		left:0px;
		z-index:10;
		position:absolute;
		display:none;
	}

	#dhtmlgoodies_leftPanel #leftPanelContent{
		padding:0px;
	}
	#dhtmlgoodies_leftPanel .closeLink{ /* Layout of close link */
		padding-left:2px;
		padding-right:2px;
		background-color:#FFF;
		position:absolute;
		top:2px;
		right:2px;
		border:1px solid #000;
		color:#000;
		font-size:0.8em;				
	}
	#dhtmlgoodies_leftPanel .closeLink:hover{	/* Close link text  - mouseover effect*/
		color:#FFF;
		background-color:#000;
	}	
A  {
	font-size : x-small;
	color : blue;
	text-decoration : underline;
	font-family : Verdana;
}

A:Visited   { color: blue; font-size: x-small; font-family: Verdana; text-decoration: underline }

A:Active  {
	font-size : x-small;
	text-decoration : underline;
	font-family : Verdana;
}

A:Hover  {
	font-size : x-small;
	text-decoration : underline;
	font-family : Verdana;
}

A.art  {
	font-size : x-small;
	color : #7b68ee;
	text-decoration : underline;
	font-family : Verdana;
}

A.art:Visited   { color: #00008b; font-size: x-small; font-family: Verdana; text-decoration: underline }

A.art:Active  {
	font-size : x-small;
	text-decoration : underline;
	font-family : Verdana;
}

A.art:Hover  {
	font-size : x-small;
	text-decoration : underline;
	font-family : Verdana;
}

A.navlink  {
	font-size : 11px;
	font-family : Verdana;
	letter-spacing : 1px;
	color : #fffafa;
}

A.navlink:link  {
	font-size : 11px;
	font-family : Verdana;
	letter-spacing : 1px;
	color : #fffafa;
}

A.navlink:hover  {
	font-size : 11px;
	font-family : Verdana;
	letter-spacing : 1px;
	color : #fffafa;
	text-decoration : underline;
}

A.navlink:visited  {
	font-size : 11px;
	font-family : Verdana;
	letter-spacing : 1px;
	color : #fffafa;
	text-decoration : underline;
}

.whitesmallheader  {
	color : White;
	font-weight : bold;
	font-size : small;
	font-family : Verdana;
}

.whitesmallertext  {
	font-size : x-small;
	color : White;
	font-family : Verdana;
}

.smallheader   { color: #000000; font-weight: bold; font-size: small; font-family: Verdana }

.smalltext   { color: #000000; font-size: small; font-family: Verdana }

.smallerheader   { color: #000000;background:#c4d7e6; font-weight: bold; font-size: x-small; font-family: Verdana }

.smallerheaderlink   { color: #ffffff; font-weight: bold; font-size: x-small; font-family: Verdana; border: 0px }

.smallertext   { color: #000000; font-size: x-small; font-family: Verdana; padding: 2px }

.smallaction   { color: #000000; font-weight: bold; font-size: small; font-family: Verdana }

.smalleraction   { color: #000000; font-weight: bold; font-size: x-small; font-family: Verdana }

.tbflat  {
	font-size : x-small;
	font-family : Verdana;
	border-style : solid;
	border-color : #008080;
}

.cmdflat  {
	font-size : x-small;
	font-family : Verdana;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
}

TD
{
	font-size: x-small;
	color: #330000;
	font-family: Verdana;
}

.artbody  {
	font-size : x-small;
	font-family : Verdana;
	margin-left : 10;
	margin-right : 10;
}

.artabstract  {
	font-size : x-small;
	font-style : italic;
	margin-left : 10;
	margin-right : 10;
	font-family : Verdana;
}

.arttitle   { color: #ffffff; font-weight: bold; font-size: medium; font-family: Verdana; text-align: center }

.artwriter  {
	font-size : x-small;
	text-align : right;
	font-style : italic;
	margin-right : 10;
	font-family : Verdana;
}

.artcode  {
	font-size : x-small;
	font-family : monospace;
	color : #ffffff;
	margin-left : 20;
}

td.hovedsidestrek
{
  background-color: #213183;
} 
.tablefoot
{
	border-right: #294796 1px;
	border-top: #294796 1px;
	font-weight: bold;
	font-size: x-small;
	border-left: #294796 1px;
	color: #ffffff;
	text-indent: 2px;
	border-bottom: #294796 1px solid;
	font-family: Verdana;
	background: #96a9c9;
}
th.box
{
	border-right: #294796 1px;
	border-top: #294796 1px;
	font-weight: bold;
	font-size: x-small;
	border-left: #294796 1px;
	color: #000000;
	text-indent: 2px;
	border-bottom: #294796 1px solid;
	font-family: Verdana;
	background-color: #7cadcb;
} 
table.box
{
  background-color: #f5f5f5;
  border-color: #294796;
  border-style: solid;
  border-width: 1px;
}
tr.dark
{
	background: #cccccc;
}
tr.light
{
	background: #ffffff;
}
table.sptable
{
  background-color: #f5f5f5;
  border-color: #294796;
  border-style: solid;
  border-width: 1px;
}
.action 
{
	cursor:hand;
	color:294796;
	text-decoration:underline;
}
