body {
    background-color: #dbdcdc;
}

.label {
    font-size: 9px;
    color: black;
    font-family: Verdana;
}

.labelItalic {
    font-size: 9px;
    color: black;
    font-family: Verdana;
    font-style: italic;
}

.silverLabel {
    font-size: 9px;
    color: Silver;
    font-family: Verdana;
}

.labelnodeco {
    font-size: 9px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.boldlabel {
    font-size: 9px;
    color: black;
    font-family: Verdana;
    font-weight: bold;
}

.redlabel {
    font-size: 9px;
    color: Red;
    font-family: Verdana;
}

.redItaliclabel {
    font-size: 9px;
    color: Red;
    font-family: Verdana;
    font-style: italic;
}

.labelStartPage {
    font-size: 9px;
    color: black;
    text-indent: 0pt;
    line-height: 12pt;
    font-family: Verdana;
}

.textbox {
    font-family: Verdana;
    font-size: 9px;
    color: Black;
}

.link {
    font-size: 10px;
    color: black;
    font-family: Verdana;
    text-decoration: underline;
}

.linknoline {
    font-size: 10px;
    color: black;
    font-family: Verdana;
}

.toptenpictureslink {
    font-size: 9px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.menulink {
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.menulabel {
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Verdana;
}

.headline {
    font-size: 12px;
    font-weight: bold;
    color: Black;
    font-family: Verdana;
}

.smallheadline {
    font-size: 9px;
    font-weight: bold;
    color: Black;
    font-family: Verdana;
}

.largeheadline {
    font-size: 16px;
    font-weight: bold;
    color: Black;
    font-family: Verdana;
}

.statusTable {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: Gray;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: Gray;
    font-size: 9px;
    color: black;
    font-family: Verdana;
}

.rowStyle a, .rowStyle a:visited, .rowStyle a:active, .rowStyle a:link, .rowStyle a:hover {
    color: black;
    font-family: Verdana;
    font-size: 9px;
}

.HeaderStyle a, .HeaderStyle a:visited {
    color: black;
    font-family: Verdana;
    font-size: 9px;
}

.TreeViewRoot {
    font-family: Verdana;
    font-size: 9px;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}

.TreeViewParent {
    font-family: Verdana;
    font-size: 9px;
    color: Black;
}

.NodeStyle {
    font-family: Verdana;
    font-size: 9px;
    color: Black;
}

/***********************************************************************
************************** Navitation styles start *********************
***********************************************************************/
.MainMenu {
    background-color: Transparent;
    border-width: 1px;
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
}

.StaticMainMenu {
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
    border-width: 1px;
}

.StaticHoverStyle {
    background-color: Transparent;
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
    border-width: 1px;
    border-color: #C8D8E5;
}

.DynamicHoverStyle {
    background-color: Transparent;
    font-family: Verdana;
    font-size: 9px;
    color: Black;
    background-color: #C8D8E5;
    border-width: 1px;
    border-color: #C8D8E5;
}

.DynamicMenuStyle {
    background-color: Transparent;
    font-family: Verdana;
    font-size: 9px;
    color: #666666;
    border-width: 1px;
    border-color: #C8D8E5;
}

.MainMenuLast {
    background-color: Transparent;
    border-width: 1px;
    font-family: Verdana;
    font-size: 9px;
    color: Red;
}

.StaticMainMenuLast {
    font-family: Verdana;
    font-size: 9px;
    color: Red;
    border-width: 1px;
}

.StaticHoverStyleLast {
    background-color: Transparent;
    font-family: Verdana;
    font-size: 9px;
    color: Red;
    border-width: 1px;
    border-color: #C8D8E5;
}

.DynamicHoverStyleLast {
    background-color: Transparent;
    font-family: Verdana;
    font-size: 9px;
    color: Red;
    border-width: 1px;
    border-color: #C8D8E5;
}

.DynamicMenuStyleLast {
    background-color: Transparent;
    font-family: Verdana;
    font-size: 9px;
    color: Red;
    border-width: 1px;
    border-color: #C8D8E5;
}

/***********************************************************************
************************** Navitation styles end *********************
***********************************************************************/

/***********************************************************************
****************** Danfoss Peekserver styles start *********************
***********************************************************************/
.verdanabold {
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.verdanasize10bold {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.verdanasize10 {
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

/***********************************************************************
****************** Danfoss Peekserver styles end ***********************
***********************************************************************/

/***********************************************************************
****************** Modal Popup *****************************************
***********************************************************************/
.modalBackground {
    filter: alpha(opacity=50);
    -moz-opacity: .50;
    opacity: .50;
    background-color: Silver;
}

.modalBackground2 {
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
    background-color: Silver;
    color: Black;
}

.transbox {
    font-weight: bold;
    color: #000;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
    position: relative;
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.confirmPopup {
    background-color: white;
    border-width: 2px;
    border-style: solid;
    border-color: Black;
    padding: 20px;
    vertical-align: middle;
}

.300_normalTextBox {
    font-family: Verdana;
    font-size: 11px;
    color: black;
    width: 300px;
}

#topPanel {
    margin: 0px auto;
    width: 735px !important;
}

#topTable {
    margin-top: -2px;
}

#categoryTable span {
    font-size: 9px !important;
}