BODY, TD, TH {
 margin: 0px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-decoration : none;
 color: black;

 scrollbar-base-color : #c0c0c0;
 scrollbar-highlight-color : #FFFFFF;
 scrollbar-face-color : #f0f0f0;
 scrollbar-arrow-color : #808080;
 scrollbar-shadow-color : #a0a0a0;
 scrollbar-darkshadow-color : #808080;
 scrollbar-track-color : #f0f0f0;
}

H1 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #808080;
 font-size : 24px;
 text-decoration : none;
 font-weight : bold;
}

H2, .HEADER2 {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #808080;
 font-size : 18px;
 text-decoration : none;
 font-weight : bold;
}

.app_title {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #000000;
 font-size : 22px;
 text-decoration : none;
 font-weight : bold;
}

.medium {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #000000;
 font-size : 14px;
 text-decoration : none;
 font-weight : bold;
}

.red {
 color: red;
 text-decoration : none;
}

A.red {
 color: red;
 text-decoration : none;
}

A:hover.red {
 color: white;
 background-color : red;
 text-decoration : none;
}

.blacktext {
 color: black;
 text-decoration : none;
}

A.blacktext {
 color: black;
 text-decoration : none;
}

A:hover.blacktext {
 color: white;
 background-color : black;
 text-decoration : none;
}

A {
 color: #000000;
 text-decoration : none;
}

A:hover {
 color : #ffffff;
 background-color : #04339d;
 text-decoration : none;
}

A.ander {
 color: #666666;
 text-decoration : none;
}

A:hover.ander {
 color : #ffffff;
 background-color : #808080;
 text-decoration : none;
}

.soft {
 color: #808080;
}

.kop { 
 font-family: Times, serif; 
 color: #330033; 
 font-size: 24px; 
 text-decoration: none; 
 line-height: 22px;
}

.klein { 
 font-family: verdana, sans-serif; 
 color: #330033; 
 font-size: 10px; 
 text-decoration: none; 
 line-height: 14px;
}

.tekst { 
 font-family: verdana, sans-serif; 
 color: #330033;
 font-size: 11px; 
 text-decoration: none; 
 line-height: 14px;
}

TD.padcol { 
 padding-top: 20; 
 padding-left: 20; 
 padding-bottom: 20; 
}


.menutext
{
 font-family: verdana;
 color: #ffffff;
 font-size: 8pt;
 font-weight: bold;
}

.menutop
{
 font-family: verdana;
 color: #ffffff;
 background-color: #909090;
 font-size: 8pt;
 font-weight: bold;
}


.intro
{
 font-size: 11px;
 color: #333333;
 font-family: verdana;
 padding: 0px 0px 3px 2px;
}

.intro div
{
 margin: 10px 0px 12px 0px;
}

.intro .button
{
 font-size: 11px;
 width: 150px;
 font-family: verdana;
}

.heading1
{
 font-weight: bold;
 font-size: 18px;
 color: black;
 font-family: verdana;
}

.Heading2
{
 font-weight: bold;
 FONT-SIZE: 11px;
 COLOR: #ffffff;
 FONT-FAMILY: verdana;
 HEIGHT: 16pt;
 /*BACKGROUND-COLOR: #013855;*/
 background-color: #ADAAAD;
 padding: 4px 4px 4px 4px;
}

.Heading3 A
{
 font-weight: bold;
 FONT-SIZE: 11px;
 COLOR: #ffffff;
 FONT-FAMILY: verdana;
 HEIGHT: 16pt;
 BACKGROUND-COLOR: #04339d;
 padding: 4px 4px 4px 4px;
}

.FieldLabel
{
 padding: 6px 10px 0px 10px;
 FONT-WEIGHT: normal;
 FONT-SIZE: 11px;
 COLOR: #4e4f4f;
 FONT-FAMILY: verdana;
 TEXT-DECORATION: none;
 vertical-align: top;
 width: 170px;
}

input,select {
 font-size: 9;
}

.field50pct  {width:  50%;}
.field100pct  {width:  100%;}
.field20  {width:  20px;}
.field25  {width:  25px;}
.field50  {width:  50px;}
.field60  {width:  60px;}
.field75  {width:  75px;}
.field100 {width: 100px;}
.field125 {width: 125px;}
.field150 {width: 140px;}
.field200 {width: 200px;}
.field250 {width: 250px;}
.field300 {width: 300px;}

.mainTable {
 width: 100%
}

.mainTable td {
 border-top: 1px solid #f0f0f0;
 border-left: 1px solid #f0f0f0;
 border-right: 1px solid #808080;
 border-bottom: 1px solid #808080;
 background-color: #d0d0d0;
 padding-left: 3px;
 padding-right: 2px;
 padding-top: 2px;
 padding-bottom: 2px;
}

.none td {
 border-top: 0px solid #f0f0f0;
 border-left: 0px solid #f0f0f0;
 border-right: 0px solid #808080;
 border-bottom: 0px solid #808080;
 background-color: #d0d0d0;
 padding-left: 3px;
 padding-right: 2px;
 padding-top: 2px;
 padding-bottom: 2px;
}

.tdHighlight {
 background-color: #d0d0d0;
 cursor:hand
}
.tdNormal {
 background-color: "#e0e0e0"
}

.error {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: red;
 font-size : 11px;
 text-decoration : none;
 font-weight : bold;
}
