body {
	color: #444;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

table {
	font-size: 100%;
}
a {
	color: #ef8e00;
	text-decoration: none;
}

a:hover {
	color: #ef8e00;
	text-decoration: underline;
}

#statusarea td {
	padding: 12px 13px 0px 12px;
	color: #444;
}
.pagetitle {
	font-size: 13px;
	font-weight: bold;
}

.detailtext {
	color: #000;
}

.idtitle {
	font-weight: bold;
	line-height: 16px;
}
.idtext {
	line-height: 14px;
}
.buttontext a {
	font-weight: bold;
	color: #fff;
}

.buttontext a:hover {
	text-decoration: none;
        color: #fff;
}

.subtitle {
	font-weight: bold;
	line-height: 12px;
	padding-top: 10px;
}

.commenttext {
	color: #999;	
}

.pagemenutitle {
	font-weight: bold;
}

.alerttext {
    COLOR: red
}

.table {
	background-color: #f7f8f3;
}

.tablecoltitle, .tablerowtitle {
	font-weight:bold;
	padding-right: 3px;
	color: #444;
}

.tableparttitle {
	font-weight: bold;
	color: #444;
}

.tableblank {
	padding: 3px;
	background-color: #fff;
	color: #444;
}

.tablesummery {
	padding: 3px;
	background-color: #d5d3d3;
}
.tabletext {
	padding: 3px;
}
.meterfield {
	background-color: #ccc;
}

.bold {
	font-weight: bold;
}

.italic, .comment {
	font-style: italic;
}

#kkmenu {
	background-image:	url("http://www.hlk.no/cms/cmsadmin.nsf/mediaresources/rounded_tr.gif/$file/rounded_tr.gif");
	background-repeat: 	no-repeat;  
	background-position:	top right; 
	width: 160px;
	border-left: 1px solid #E6E7DF;
	
}

#kkmenu a {
	color: #8C8C8C;
	
}

#kkmenu a:hover, #kkmenu .menutextsel a, #kkmenu .submenutextsel a {
	text-decoration: none;
	color: #ef8e00;
	
}

.kkmenuitem span a {
	font-weight: bold;
	border-bottom: 1px solid #E6E7DF;
	padding: 5px 0px 6px 5px;
	display: block;
	text-decoration: none;
}

.kksubmenuitem span a {
	color: #8C8C8C;
	line-height: 1.5;
}