body {
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
}
	
/* START: Følgende blir brukt ved tooltips */
#dhtmltooltip {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #cccccc;
	padding: 4px;
	background-color: #efefef;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
/* STOPP: Følgende blir brukt ved tooltips */
	
A:link {
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
A:visited {
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
A:active {
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
A:hover {
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
.linkFixed:link {
	font-size: 11px;
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
.linkFixed:visited {
	font-size: 11px;
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
.linkFixed:active {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
.linkFixed:hover {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #000000;
}

.linkTop:link {
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
.linkTop:visited {
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
.linkTop:active {
	text-decoration: underline;
	background: none;
	color: #1a356e;
}
	
.linkTop:hover {
	text-decoration: underline;
	background: none;
	color: #1a356e;
}
	
.linkTable:link {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #ffffff;
}
	
.linkTable:visited {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #ffffff;
}
	
.linkTable:active {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #ffffff;
}
	
.linkTable:hover {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #ffffff;
}
	
.linkHeader:link {
	font-size: 11px;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkHeader:visited {
	font-size: 11px;
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkHeader:active {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #3b5998;
}
	
.linkHeader:hover {
	font-size: 11px;
	text-decoration: underline;
	background: none;
	color: #3b5998;
}
	
.linkInverse:link {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkInverse:visited {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkInverse:active {
	text-decoration: underline;
	background: none;
	color: #666666;
}
	
.linkInverse:hover {
	text-decoration: underline;
	background: none;
	color: #666666;
}
	
.linkEnlist:link {
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
.linkEnlist:visited {
	text-decoration: underline;
	background: none;
	color: #000000;
}
	
.linkEnlist:active {
	text-decoration: none;
	background: none;
	color: #333333;
}
	
.linkEnlist:hover {
	text-decoration: none;
	background: none;
	color: #333333;
}
	
.linkText:link {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkText:visited {
	text-decoration: none;
	background: none;
	color: #000000;
}
	
.linkText:active {
	text-decoration: none;
	background: none;
	color: #333333;
}
	
.linkText:hover {
	text-decoration: none;
	background: none;
	color: #333333;
}
	
.linkHeadline:link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
.linkHeadline:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
.linkHeadline:active {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
.linkHeadline:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #1a356e;
}
	
.linkMenuOne:link {
	text-decoration: none;
	background: none;
	color: #ffffff;
}
	
.linkMenuOne:visited {
	text-decoration: none;
	background: none;
	color: #ffffff;
}
	
.linkMenuOne:active {
	text-decoration: none;
	background: none;
	color: #5b74a8;
}
	
.linkMenuOne:hover {
	text-decoration: none;
	background: none;
	color: #5b74a8;
}

.linkMenuOneActive:link {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #fff;
}
	
.linkMenuOneActive:visited {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #fff;
}
	
.linkMenuOneActive:active {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #a8b2ce;
}
	
.linkMenuOneActive:hover {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #a8b2ce;
}
	
.linkMenuTwo:link {
	text-decoration: none;
	background: none;
	color: #fff;
}
	
.linkMenuTwo:visited {
	text-decoration: none;
	background: none;
	color: #fff;
}
	
.linkMenuTwo:active {
	text-decoration: none;
	background: none;
	color: #a8b2ce;
}
	
.linkMenuTwo:hover {
	text-decoration: none;
	background: none;
	color: #a8b2ce;
}

.linkMenuTwoActive:link {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #fff;
}
	
.linkMenuTwoActive:visited {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #fff;
}
	
.linkMenuTwoActive:active {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #a8b2ce;
}
	
.linkMenuTwoActive:hover {
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #a8b2ce;
}

table.border {
  background-color: #bd9e55;
  border: 1px solid #000000;
  border-width: 1px;
}

table.submenu {
  background-color: #efefef;
  border: 1px solid #cfcfcf;
  padding: 3px 0px 3px 0px;
  border-spacing: 5px 0px;
}

table.flap {
  background-color: #bd9e55;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
  
table.borderTitle {
  border-bottom: 2px solid #000000;
  margin-bottom: 5px
}
	
table.header {
  background-color: #93a2c1;
}	
  
table.product {
  border: 0px solid #f5f5f5;
  border-width: 0px;
}
  
table.pageframe {
  border: 1px solid #dfdfdf;
  border-width: 1px;
}
  
table.rightText {
	background-color: #5b74a8;
}
	
tr.menuActive {
  background-color: #5b74a8;
}
	
tr.shade {
  background-color: #dfdfdf;
}

tr.shadeActive {
  background-color: #d8fbd8;
}
	
tr.shadeLight {
  background-color: #efefef;
}
	
td {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 140%;
}

td.mainbg {
  background-color: #ffffff;
}
	
td.header {
	color: #000000;
}

td.submenuActive {
  background-color: #bd9e55;
  border: 1px solid #cfcfcf;
  font-size: 11px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

td.submenuInactive {
  background-color: #fff;
  border: 1px solid #efefef;
  font-size: 11px;
	padding: 2px 5px 2px 5px;
}

td.flap {
  background-color: #efefef;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

td.flapActive {
  background-color: #bd9e55;
  border-top: 1px solid #000;
  border-bottom: 1px solid #bd9e55;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

td.flapBottom {
  border-bottom: 1px solid #000;
}

td.border {
  background-color: #cccccc;
}

td.borderAlt {
  border: 1px solid #c0c0c0;
}
	
td.borderBottom, td.bb {
  border-bottom: 1px solid #c0c0c0;
}
	
td.borderTop, td.bt {
  border-top: 1px solid #c0c0c0;
}
	
td.borderLeft, td.bl {
  border-left: 1px solid #c0c0c0;
}

td.borderRight, td.br {
  border-right: 1px solid #c0c0c0;
}
  
td.borderAlt {
  border-left: 1px solid #dfdfdf;
}
	
td.product {
	font-size: 11px;
	color: #ffffff;
	background-color: #5b74a8;
}

td.rightTitle {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
}
	
td.seperator {
  background-color: #efefef;
}
	
td.menu {
  background-color: #3b5998;
}
	
td.menuActive {
  background-color: #5b74a8;
}
	
td.right {
  background-color: #d1be7d;
}
	
td.bottom {
  font-size: 11px;
	color: #999999;
}

.errorBox {
	background: #FFEDED;
	border: 1px solid #AA0000;
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 180%;
	margin: 15px 5px;
	padding: 10px 10px 10px 10px;
}

.confirmBox {
	background: #a0eea0;
	border: 1px solid #228b22;
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 180%;
	margin: 15px 5px;
	padding: 10px 10px 10px 10px;
}

.informationBox {
	background: #d8dfea;
	border: 1px solid #3c6c8b;
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 180%;
	margin: 15px 5px;
	padding: 10px 10px 10px 10px;
}

.googleStyleELabel {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

.invoiceHeader {
	font-weight: bold;
	font-size: 14px;
}

.invoiceParameter {
	font-weight: bold;
	font-size: 10px;
	color: #666; 
	background-color: #dfdfdf; 
	padding: 5px 5px 5px 5px; 
	text-transform: uppercase;
}

.invoiceValue {
	font-weight: normal;
	font-size: 12px;
	color: #000; 
	padding: 3px 15px 3px 3px; 
}

.headline {
	font-size: 16px;
	color: #bd9e55;
}

.progressLarge {
	font-size: 50px;
	color: green;
	font-weight: bold;
	line-height: 50px;
}

.progressSmall {
	font-size: 30px;
	color: green;
	font-weight: bold;
}
	
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
	
.printTitle {
	font-size: 16px;
	font-weight: bold;
}
	
.small {
	font-size: 11px;
	color: #666666;
}

.tiny {
	font-size: 10px;
	color: #666666;
}

.comment {
	color: #666666;
}

.smallB {
	font-size: 11px;
	color: #000000;
}
	
.smallText {
	font-size: 11px;
}
	
.confirm {
	color: green;
}

.error, .holiday {
	color: #dc143c;
}
	
input, select, textarea {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

input.disabled, select.disabled, textarea.disabled {
	background: #ececec;
}

input.right, select.right, textarea.right {
	text-align: right;
}
		
input.verytiny, select.verytiny, textarea.verytiny {
	width: 40px;
}

input.little, select.little, textarea.little {
	width: 70px;
}
	
input.tiny, select.tiny, textarea.tiny {
	width: 100px;
}
	
input.small, select.small, textarea.small {
	width: 130px;
}
	
input.medium, select.medium, textarea.medium {
	width: 150px;
}
	
input.average, select.average, textarea.average {
	width: 200px;
}
	
input.large, select.large, textarea.large {
	width: 230px;
}

input.verylarge, select.verylarge, textarea.verylarge {
	width: 280px;
}

input.xlarge, select.xlarge, textarea.xlarge {
	width: 350px;
}

input.xxlarge, select.xxlarge, textarea.xxlarge {
	width: 550px;
}
	
input.search {
	width: 100px;
}

.button {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

.buttonTiny {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 50px;
}

.buttonSmall {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 70px;
}

.buttonMedium {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 110px;
}

.buttonLarge {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	width: 160px;
}

.gauge{
	width: 77px;
	height: 442px;
	position:relative;
	background: #333 url(../images/gauge.gif) top left no-repeat;
}
	
.gauge .current-value {
	position:absolute;
	left: 0px;
	bottom: 0px;
	height: 50%;
	text-align:center;
	width: 100%;
	background: red url(../images/gauge.gif) bottom right no-repeat;
}
	
.gauge .current-value p {
	display:none;
}