BODY
{
	/*
	background-image:url(/eivapr/graphics/bakgr.gif);
	background-color:#C2D587;
	*/
	background-color:White;
	margin: 0px 0px 0px 0px;
	
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #536917;
    FONT-FAMILY: Trebuchet MS
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Trebuchet MS
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #E6E6E6;
    FONT-STYLE: normal;
    FONT-FAMILY: Trebuchet MS
}
H4
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-STYLE: italic
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Trebuchet MS;
    color: #536917;
}
A
{
    FONT-SIZE: 10pt;
    COLOR: gray;
    FONT-FAMILY: Trebuchet MS
}
A.submeny
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    PADDING-LEFT: 5pt;
    FONT-SIZE: 9pt;
    BORDER-LEFT: thin;
    COLOR: silver;
    BORDER-BOTTOM: thin;
    FONT-FAMILY: Trebuchet MS;
    TEXT-DECORATION: none
}
A.boldsubmeny
{
	BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    PADDING-LEFT: 5pt;
    FONT-SIZE: 9pt;
    BORDER-LEFT: thin;
    COLOR: white;
    BORDER-BOTTOM: thin;
    FONT-FAMILY: Trebuchet MS;
    TEXT-DECORATION: none;
    font-weight:bold;
    
}
A.meny
{
	font-size: 10pt;
	color: white;
	line-height: 16pt;
	font-family: Trebuchet MS;
	text-decoration: none;
}
A.boldmeny
{
    
    FONT-SIZE: 10pt;
	line-height: 16pt;
    COLOR: white;
    FONT-FAMILY: Trebuchet MS;
    TEXT-DECORATION: none;
    font-weight:bold;
}
HR
{
    HEIGHT: 1px
}
.white
{
	color: White;
}
.black
{
	color: black;
}
.ramme
{
	border-right: #546917 solid;
}
input
{
	background-color:#BBDA57;
	FONT-FAMILY: Trebuchet MS;
	color:black;
	font-size: 10pt;
}
select
{
	background-color:#BBDA57;
	FONT-FAMILY: Trebuchet MS;
	color:black;
	font-size: 10pt;
	width: 380;
}
textarea
{
	background-color:#BBDA57;
	FONT-FAMILY: Trebuchet MS;
	color:black;
	font-size: 10pt;
}
.bilderamme
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.boks
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.boksnote
{
	font-size:80%;
	color:Gray;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}	
#imagesContainer
{
	margin-top: 20px;	
}
.gbContent
{
	background-color: #EEEEEE;
	border-left: solid 1px gray;	
	border-top: solid 1px gray;	
	border-right: solid 1px gray;	
	padding: 5px 5px 5px 5px;
}
.gbFooter
{
	border-left: solid 1px gray;	
	border-bottom: solid 1px gray;	
	border-right: solid 1px gray;	
	padding: 5px 5px 5px 5px;
}
i.smallgray
{
	font-size: 13px;
	color: Gray;
}
