@charset "iso-8859-1";

.TopMenuDisabledItem {}
.TopMenuHighlightedItem {}
.TopMenuGroup {border-style: none;	border-width: 1px;	border-color: white;}
.TopMenuItem {background-color: gray;color: black;cursor: hand;font-family: Verdana;	font-size : 13;}
.TopMenuItemOver {background-color: gray;color: white;cursor: hand;font-family: Verdana;	font-size : 13;}

.LeftMenuDisabledItem {}
.LeftMenuHighlightedItem {}
.LeftMenuGroup {border-style: none;	border-width: 1px;	border-color: white;}
.LeftMenuItem {background-color: white;color: black;cursor: hand;font-family: Verdana;	font-size : 11;}
.LeftMenuItemOver {background-color: white;color: red;cursor: hand;font-family: Verdana;	font-size : 11;TEXT-DECORATION: underline}

.RightMenuDisabledItem {}
.RightMenuHighlightedItem {}
.RightMenuGroup {border-style: none;	border-width: 1px;	border-color: white;}
.RightMenuItem {background-color: white;color: black;cursor: hand;font-family: Verdana;	font-size : 11;}
.RightMenuItemOver {background-color: white;color: red;cursor: hand;font-family: Verdana;	font-size : 11;TEXT-DECORATION: underline}

.TopRow {background-color: white;}
.TopHR
{
	font-size: 0px;
	padding-bottom: 0px;
	background-color: #0068b2;
	padding-top: 23px;
}
.TopMenu {visibility:hidden;background-color: gray;}
.LeftCol {background-color: #58b8ff;}
.LeftHeader {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana;background-color: #000066;}
.MainCol
{
	padding-left: 40px;
	padding-right: 3px;
	background-image: url(/uploads/images/designfiler/hovedfelt_bg.gif);
	background-repeat: repeat-x;
	padding-top: 45px;
}
.RightCol
{
	background-color: #bdd1e8;
	border-left: none;

}
.RightHeader {visibility:hidden; FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana;background-color: #808040;}
.BottomHR 
{	
	font-size: 0px;
	padding-bottom: 0px;
	background-color: #0068b2;
	padding-top: 23px;
}
.BottomCol {}

.netpublishTitle
{
	padding-bottom: 20px;
}
.menutitle{
font-size: 10pt;
font-family: Arial;
cursor:pointer;
margin-bottom: 5px;
color:#000000;
width:140px;
padding:2px;
text-align:left;
font-weight:bold;
}
A:link	   {color: #bb712b; text-decoration:none}
A:visited  {color: #bb712b; text-decoration: none}
A:hover	   {color: red; text-decoration: none}

