﻿body
{
	font-size: 8.5pt;
	font-family: Verdana;
	margin-top: 0px;	
    margin-left: 0px;
}

h1, .Heading1
{
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Tahoma, Helvetica, Sans-Serif;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2, .Heading2
{
	font-size: 14px;	
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 5px 0px 7px 0px;		
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

P A, DIV A, A 
{
	/* visible:false; */ /* Special Ektron Attribute */
	color: #960D0A;
	cursor: pointer;
}

P A:hover, DIV A:hover, A:hover
{
	/* visible:false; */ /* Special Ektron Attribute */
	color: #000000 ! important;
}

P A:visited, DIV A:visited, A:visited 
{
	/* visible:false; */ /* Special Ektron Attribute */
	color: #960D0A;
}

.Box
{
	color: #66532D;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: #dadada;
	border-bottom-style: none;
}

.SingleTableTop
{
	/*background-color: #f38c01;*/
	/*background-color: Green;*/
	background-color:#5CB778;
	font-weight:bold;
	color: #FFFFFF;
	height:20px;
}

.ImportantHeader
{
	background-color: #940808;
	font-weight:bold;
	color:White;
	height:20px;
}

.StaticHeader
{
	background-color: #808080;
	font-weight:bold;
	color:White;
	height:20px;
}

.SingleTableMiddle
{
	/*background-color: #b1c53e;*/
	/*background-color: #E0E0E0;*/
	background-color:#DADADA;
}

.SingleTableBottom
{
	/*background-color: #f38c01;*/
	/*background-color: #E0E0E0;*/
	background-color:#DADADA;
}

.Warning
{
	color: #E01010;
}

.Menu 
{
	background-image:url(images/MenuBottomOrange.gif);
	background-repeat:no-repeat;
	height: 33px;
}

.BlueLine {
	/* visible:false; */ /* Special Ektron Attribute */
	width: 176px;
	height: 8px;
	background-color: #4AB0BF;
	font-size: 0px;
	position:absolute; 
	top:0px; 
	left:0px;
}

.GreenLine {
	/* visible:false; */
	width: 100%;
	height: 8px;
	background-color: #008E2C;
	font-size: 0px;
	left:176px;
}

.Red 
{
	background-color: #940808;
}

.Orange 
{
	background-color: #F38C01;
}

.GridFooter 
{
	background-color:#5D7B9D;
    font-weight:bold;
    color:White;
}

.GridRow 
{
	background-color:#F0F0F0;
	/*background-color:#B1C53E;*/
	color:#333333;
}

.GridEditRow 
{
	 background-color:#999999;
}

.GridSelectedRow 
{
	background-color:#E2DED6;
	font-weight:bold;
	color:#333333;
}

.GridPager 
{
	/*background-color:#284775;*/
	background-color:#F38C01;
	color:White;
	text-align:center;
}

.GridHeader 
{
	/*background-color:#5D7B9D;*/
	background-color:#5CB778;
	font-weight:bold;
	color:White;	
}

.GridAlternatingRow 
{
	background-color:White;
	/*background-color:#B1C53C;*/
	color:#284775;
}

.CategoryA
{
	background-color:#4AB0BF; /* blå */
	font-weight:bold;
	color:White;
}

.CategoryB
{
	background-color:#008E2C; /* grøn */ 
	font-weight:bold;
	color:White;
}

.CategoryC
{
	background-color:#F38C01; /* orange */
	font-weight:bold;
	color:White;
}

.UsageLabel 
{
	position:absolute;
	left:10px;
	top:105px;
}
