/*BODY {
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font : 10pt Arial;
	font-size : 10pt;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #555555;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #BBBBBB;
}*/

.disable {
  background-color: red; /*#FF7777;*/
  font-weight: bold;
  color: white;
}
.knapp_9H20 {
	font: 9pt Arial; 
	font-weight:bold; 
	background-color:#E2E2E2; 
	color:#000000; 
	height:20;
}
.knapp_10H30 {
	font: 10pt Arial; 
	font-weight:bold; 
	background-color:#E2E2E2; 
	color:#000000; 
	height:30;
}

/*

A:link {
	color: #0000BB;
}

A:visited {
	color: #0000BB;
}

TH {
	background-color : #DDEEFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font : bold 10pt Arial;
	font-size : 10pt;
	text-align : left;
}

TD {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font : 10pt Arial;
	font-size : 10pt;
	text-align : justify;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font : 10pt Arial;
	font-size : 10pt;
	text-align : justify;
}

B {
	font : bold 10pt Arial;
}

HR {
	color : Black;
}

H2 {
	font : bold 16pt Arial;
}

H2 {
	font : bold 14pt Arial;
}

H3 {
	background-color : #DDEEFF;
	padding : 2px;
	font : bold 13pt Arial;
}

H4 {
	font : bold 12pt Arial;
}

H5 {
	font : bold 11pt Arial;
}

.sidetext {
	font-family : Arial, Helvetica, sans-serif;
	font : 9pt Arial;
	font-size : 9pt;
	text-align : left;
}

.heading {
	font : bold italic 15pt Arial;
	text-align : left;
}

.left {
	text-align : left;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.small{
	font : 8pt Arial;
}*/
.disable {
  background-color: #FF7777;
  font-weight: bold;
  color: Black;
}

