body
{
 font-family: Arial, verdana, tahoma;
 font-size: 11px;
 color: #000000;
 background-image:url("http://norfor.itide.dk/AjrGfx/SystemGfx/bg_top.gif");
 background-repeat: repeat-x;
 background-color: #ffffff;
 margin: 0px;
 text-align: center;
}

.HeadlineMediumStdcolor
{
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 padding-bottom: 5px;
 text-transform: uppercase;
}

.SubHeadlineMediumStdcolor
{
 font-size: 11px;
 font-weight: bold;
 padding-bottom: 2px;
 line-height: 16px;
 color: #000000;
}

.BreadMediumStdcolor
{
 font-size: 11px;
 line-height: 16px;
 color: #000000;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #000000;
}

a:hover 
{
	text-decoration: underline;
}

a.MenuCase0
{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

A.MenuCase0:hover {
text-decoration: none;
color: #008A47;
}

a.MenuCase0Selected
{
 font-size: 11px;
 color: #008A47;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

A.MenuCase0Selected:hover {
text-decoration: none;
color: #008A47;
}

.TopCaseSelected
{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 text-transform: uppercase;
}

.MenuCase1
{
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 font-weight: bold;
}

.MenuCase1Selected {
 font-size: 11px;
 text-decoration: none;
 color: #000000;
 font-weight: bold;
}

.MenuCase2
{
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 font-weight: bold;
}

.MenuCase2Selected {
 font-size: 11px;
 text-decoration: none;
 color: #008A47;
 font-weight: bold;
}

.BackgroundGrass
{
 background-image:url("http://norfor.itide.dk/AjrGfx/SystemGfx/bg_grass.gif");
 background-repeat: no-repeat;
 background-position: bottom;
}

input
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 /*background: #ffffff;*/
 padding: 2px;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #999999 solid;
}

select
{
 color: #000000;
 font-size: 11px;
 /*background: #ffffff;*/
 border: 1px #999999 solid;
 width: 220px;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #CCCCCC;
 border: 1px #999999 solid;
}

.ButtonInputsDisabled
{
 color: #999999;
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #CCCCCC;
 border: 1px #999999 solid;
}

.FormFieldInputsWide
{
 width: 420px;
 height: 80px;
}

.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
 border: 1px #999999 solid;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 20px;
 border: 1px #999999 solid;
}

.FormFieldLabelMediumStdcolor
{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
}

.ListItemBGColor 
{
 background-color: #E7E7E7;
 padding: 3px 6px 3px 6px;
}

.ListAItemBGColor 
{
 background-color: #DAD9D9;	
 padding: 3px 6px 3px 6px;
}

.ListHeaderBGColor 
{
 background-color: #CCCCCC;	
 padding: 3px 6px 3px 6px;
 font-weight: bold;
}

.TableCellStyle 
{
 border-top-style: solid;
 border-top-color: #ffffff;
 border-top-width: 1px;
 padding: 3px 6px 3px 6px;
}

.TableHeaderStyle 
{
 padding: 3px 6px 3px 6px;
}

.OuterTable 
{
	width: 100%;
	text-align: center;
}

.InnerTable 
{
	width: 842px;
	text-align: left;
}

.FrameTable 
{
	width: 100%;
	BORDER-RIGHT: #f0f0f0 thin solid; 
	BORDER-TOP: #f0f0f0 thin solid; 
	BORDER-LEFT: #f0f0f0 thin solid; 
	BORDER-BOTTOM: #f0f0f0 thin solid;
}

