BODY,TABLE,TD
    {
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    }

A:link, A:active, A:visited 
    {
    text-decoration: underline;    
    }
/*
----------------------------------------------------------------------------------------------------------------------------------------
    Backgroundcolors
*/


.buttonOn{background:url(/images/button_fill_on.gif);border:1 solid #999999;height:22px;}

.buttonOver{background:url(/images/button_fill_on.gif);border:1 solid #000000;height:22px;}


.bgBlack {
    background-color : #000000;
}

.bgDarkBlue {
    background-color : #115B87;
}
.bgLightBlue {
    background-color : #6B7384;
}
.bgLightBrown {
    background-color : #F4F3EE;
}
.bgDarkBrown {
    background-color : #EBE8DC;
}

.bgOrange {
    background-color : #CC6600;
}
.bgWhite {
    background-color : #FFFFFF;
}
.bgLightLightBlue {
    background-color : #DFE3E4;
}
.bgLightGray {
    background-color : #D2CFCA;
}
.bgStreg {
    background-color : #BFC2C5;
}
.bgMenuSep {
    background-color : #999999;
}
.bgFakta {
    background-color : #92A2AF;
}

.arial12White {
    font-family: verdana;
    font-size: 11px;
    color:#FFFFFF;
    font-weight:normal;
    text-decoration: none;
}

.arial12LightBlue {
    font-family: verdana;
    font-size: 11px;
    color:#0099CC;
    font-weight:bold;
    text-decoration: none;
}
.arial11WhiteBold {
    font-family: verdana;
    font-size: 11px;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration: none;
}
.arial10WhiteBold {
    font-family: verdana;
    font-size: 10px;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration: none;
}
.arial12DarkBlue {
    font-family: verdana;
    font-size: 11px;
    color:#006699;
    font-weight:bold;
    text-decoration: none;
}
.arial12DarkBlueNotBold {
    font-family: verdana;
    font-size: 10px;
    color:#006699;
    font-weight:normal;
    text-decoration: none;
}
.BlackNotBold {
    font-family: verdana;
    font-size: 10px;
    color:#333333;
    font-weight:normal;
    text-decoration: none;
}
.DarkBlueNotBold {
    font-family: verdana;
    font-size: 11px;
    color:#006699;
    font-weight:normal;
    text-decoration: none;
}
.DarkBlueDate {
    font-family: verdana;
    font-size: 10px;
    color:#006699;
    font-weight:normal;
    text-decoration: none;
}
.arial12OrangeNotBold {
    font-family: verdana;
    font-size: 11px;
    color:#CC6600;
    font-weight:normal;
    text-decoration: none;
}
.arial12OrangeBold {
    font-family: verdana;
    font-size: 11px;
    color:#CC6600;
    font-weight:BOLD;
    text-decoration: none;
}
.arial10 {
    font-family: verdana;
    font-size: 10px;
    color:#000000;
    font-weight:normal;
    text-decoration: none;
}
.HeadLine {
    font-family: verdana;
    font-size: 11px;
    color:#333333;
    font-weight:Bold;
    text-decoration: none;
}
.Fakta {
    font-family: verdana;
    font-size: 12px;
    color:#ffffff;
    font-weight:Bold;
    text-decoration: none;
}
.Citat {
    font-family: verdana;
    font-size: 11px;
    color:#336699;
    font-weight:Bold;
    text-decoration: none;
    font-style:italic;
}
.ProjectTrial {
    font-family: verdana;
    font-size: 11px;
    color:#003300;
    font-weight:normal;
    text-decoration: none;
}
.Text {
    font-family: verdana;
    font-size: 11px;
    color:#333333;
    font-weight:normal;
    text-decoration: none;
}
.TextRed {
    font-family: verdana;
    font-size: 11px;
    color:#ff0000;
    font-weight:normal;
    text-decoration: none;
}
.TextBlue {
    font-family: verdana;
    font-size: 11px;
    color:#006699;
    font-weight:normal;
    text-decoration: none;
}
.TextBlack {
    font-family: verdana;
    font-size: 11px;
    color:#000000;
    font-weight:normal;
    text-decoration: none;
}
.TextFooter {
    font-family: verdana;
    font-size: 10px;
    color:#666666;
    font-weight:normal;
    text-decoration: none;
}
.Stjerne {
    font-family: verdana;
    font-size: 11px;
    color:#115B87;
    font-weight:normal;
    text-decoration: none;
}
.Italic {
    font-family: verdana;
    font-size: 11px;
    color:#666666;
    font-weight:normal;
    font-style:italic;
    text-decoration: none;
}    
.ItalicSmall {
    font-family: verdana;
    font-size: 10px;
    color:#666666;
    font-weight:normal;
    font-style:italic;
    text-decoration: none;
}    
.menuOn {
    font-family: verdana;
    font-size: 13px;
    color:#CC6600;
    font-weight:bold;
    text-decoration: none;
}
.menuOff {
    font-family: verdana;
    font-size: 13px;
    color:#333333;
    font-weight:bold;
    text-decoration: none;
}

.mainMenuText {
    font-family: verdana;
    font-size: 12px;
    color:#ffffff;
    font-weight:bold;
    text-decoration: none;
}

.mainMenuHeading {
    font-family: verdana;
    font-size: 12px;
    color:#000000;
    font-weight:bold;
    text-decoration: none;
}