INPUT.small
{
    font-weight: normal;
    font-size: xx-small;
    font-family: Verdana;
}
SELECT.small
{
    font-weight: normal;
    font-size: xx-small;
    font-family: Verdana;
}
TEXTAREA.small
{
    font-weight: normal;
    font-size: xx-small;
    font-family: Verdana;
}
INPUT.normal
{
    font-weight: normal;
    font-size: x-small;
}
SELECT.normal
{
    font-weight: normal;
    font-size: x-small;
}
TEXTAREA.normal
{
    font-weight: normal;
    font-size: x-small;
}
INPUT.bolder
{
    font-weight: bolder;
    font-size: x-small;
}
SELECT.bolder
{
    font-weight: bolder;
    font-size: x-small;
}
TEXTAREA.bolder
{
    font-weight: bolder;
    font-size: x-small;
}
INPUT.button
{
    font-weight: bold;
    font-size: x-small;
    background-image: url(../img/background_dark.gif);
    background-color: transparent;
}
button_list
{
    font-weight: bold;
    font-size: x-small;
    background-image: url(../img/background_dark.gif);
    background-color: transparent;
}

INPUT.browsebutton
{
    font-weight: normal;
    font-size: xx-small;
    height: 18px;
    width: 100%;
    font-family: Verdana;
}
INPUT.button_small
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
A.button_small
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-family: Verdana;
    font-size: xx-small;
    font-weight: normal;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    height: 15px;
    vertical-align: text-bottom;
    padding: 1 5 2 5;
    background-color: #ECE9D8;
}
button_small_list
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    background-color: Gray;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
.button_small_listorg
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 25px;
    height: 16px;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.label_bold_and_color
{
    font-weight: bolder;
    font-size: x-small;
    text-transform: uppercase;
    color: #63a9bc;
}
.labelnormal
{
    font-weight: normal;
    text-transform: none;
}
.labelError
{
    font-weight: normal;
    text-transform: none;
    vertical-align: middle;
    color: red;
    font-size: xx-small;
    font-family: Verdana;
}
A
{
    font-weight: normal;
    color: black;
    text-decoration: none;
}
.linethrough
{
    font-weight: normal;
    color: black;
    text-decoration: line-through;
}
A:hover
{
    color: navy;
    text-decoration: none;
}
BODY
{
    font-weight: normal;
    font-size: medium;
    word-spacing: normal;
    text-transform: none;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color: White;
}

.outer
{
    background-color: Transparent;
}
.tab_disabled
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    font-size: x-small;
    color: White;
    height: 10px;
    text-align: center;
    background-color: #E6E6FA;
}
.tab_disabled A
{
    color: black;
}
.tab_disabled A:hover
{
    text-decoration: none;
    color: Black;
}
.tab_enabled
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: x-small;
    font-weight: bold;
    background-color: #63a9bc;
    border-left: black 1px solid;
    color: white;
    height: 10px;
    text-align: center;
}
.tab_enabled A
{
    color: white;
    font-weight: bold;
}
.tab_enabled A:hover
{
    color: white;
    text-decoration: none;
}

.separator
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    font-size: x-small;
    background-image: url(../img/background.gif);
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    text-align: left;
}
.table_outer
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
}
.table_inner
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    font-size: x-small;
    border-left: silver 1px solid;
    width: 100%;
    border-bottom: silver 1px solid;
    background-color: Transparent;
    text-align: left;
}

.colored
{
    /*BACKGROUND-IMAGE: url(../img/background.gif); */
    background-color: #F3F3F3;
}
.colored_center
{
    text-align: center;
    width: 5%;
}
.colored_center_risk
{
    text-align: center;
    width: 5%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.colored_center_expand
{
    text-align: center;
}
.colored_left
{
    text-align: left;
}
.colored_header
{
    background: #63a9bc;
    color: white;
    border-bottom: silver 1px solid;
    text-align: left;
    font-weight: bold;
}
.colored_header_center
{
    background: #63a9bc;
    color: white;
    border-bottom: silver 1px solid;
    text-align: center;
    font-weight: bold;
    width: 5%;
}
.colored_header_center_horiz
{
    background: #63a9bc;
    color: white;
    border-bottom: black 1px solid;
    text-align: center;
    font-weight: bold;
    width: 5%;
}
.colored_header_center_vert
{
    background: #63a9bc;
    color: white;
    border-bottom: black 1px solid;
    text-align: center;
    font-weight: bold;
    width: 5%;
    writing-mode: tb-rl;
    filter: flipv fliph;
}

.colored_header_center_choose
{
    background: #63a9bc;
    color: white;
    border-bottom: silver 1px solid;
    text-align: center;
    font-weight: bold;
}
.colored_header A
{
    color: white;
    font-weight: bold;
}
.colored_header_center A
{
    color: white;
    font-weight: bold;
    text-align: center;
}
.colored_header_dark
{
    border-right: #63a9bc 1px outset;
    border-top: #63a9bc 1px outset;
    background-image: url(../img/background_dark.gif);
    border-left: #63a9bc 1px outset;
    color: white;
    border-bottom: #63a9bc 1px outset;
    background-color: #63a9bc;
}
.table_small
{
    border-right: silver 1px solid;
    padding-right: 0px;
    border-top: silver 1px solid;
    padding-left: 0px;
    font-size: x-small;
    padding-bottom: 0px;
    margin: 0px;
    border-left: silver 1px solid;
    width: 100%;
    padding-top: 0px;
    border-bottom: silver 1px solid;
    font-family: Verdana,Arial;
    background-color: #E6E6FA; /*Lavendel;*/
}
.table_x_small
{
    border-right: silver 1px solid;
    padding-right: 0px;
    border-top: silver 1px solid;
    padding-left: 0px;
    font-size: xx-small;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: baseline;
    border-left: silver 1px solid;
    width: 100%;
    padding-top: 0px;
    border-bottom: silver 1px solid;
    font-family: Verdana,Arial;
    background-color: #E6E6FA; /*Lavendel;*/
}
.table_x_small_trans
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: xx-small;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: baseline;
    width: 100%;
    padding-top: 0px;
    font-family: Verdana,Arial;
}
.table_x_small_MSG
{
    border-right: silver 1px solid;
    padding-right: 0px;
    border-top: silver 1px solid;
    padding-left: 0px;
    font-size: x-small;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: baseline;
    border-left: silver 1px solid;
    width: 100%;
    padding-top: 0px;
    border-bottom: silver 1px solid;
    font-family: Verdana,Arial;
    background-color: #E6E6FA; /*Lavendel;*/
}
.table_x_small_result
{
    border-right: silver 1px solid;
    padding-right: 0px;
    border-top: silver 1px solid;
    padding-left: 0px;
    font-size: xx-small;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: baseline;
    border-left: silver 1px solid;
    width: 100%;
    padding-top: 0px;
    border-bottom: silver 1px solid;
    font-family: Verdana,Arial;
    background-color: #E6E6FA; /*Lavendel;*/
}
.table_x_small_select
{
    border-right: silver 1px solid;
    padding-right: 0px;
    border-top: silver 1px solid;
    padding-left: 0px;
    font-size: xx-small;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: baseline;
    border-left: silver 1px solid;
    width: 100%;
    padding-top: 0px;
    border-bottom: silver 1px solid;
    font-family: Verdana,Arial;
    background-color: #F3F3F3 /*#E6E6FA; Lavendel;*/;
}

.th_small
{
    background: #63a9bc;
    color: white;
    border-bottom: silver 1px solid;
    text-align: left;
}
.th_small A
{
    font-weight: bolder;
    color: white;
    text-align: left;
}
.table_x_small TH
{
    font-weight: bold;
    color: white;
    border: 0;
    text-align: left;
    background: #63a9bc;
}
.table_small TH
{
    font-weight: bold;
    color: black;
    border-bottom: silver 1px solid;
    text-align: left;
}
.resultfooter
{
    border-top: black 1px solid;
    font-weight: bold;
    background-image: url(../img/background.gif);
    color: #63a9bc;
}
.th
{
    font-weight: bold;
    border-bottom: silver 1px solid;
    text-align: left;
}
.infoCell
{
    font-size: xx-small;
}
.err_header
{
    background: red;
    color: white;
    border: silver 1px solid;
    text-align: left;
    font-weight: bold;
}
.risk_value
{
    font-size: xx-small;
    color: #000000;
}
.mainmenuseparator
{
    width: 15px;
    text-align: center;
    position: relative;
    top: -8px;
}
.mainmenu
{
    font-size: x-small;
    font-weight: bold;
    background: white;
    color: black;
    text-align: center;
    vertical-align: top;
    position: relative;
    top: -8px;
}
.mainmenu a
{
    font-weight: bold;
}
.mainmenu a:hover
{
    font-weight: bolder;
    background: #E6E6FA;
}
.treeview
{
    color: black;
    font-size: xx-small;
    font-weight: bold;
}
.treeview a
{
    color: black;
    font-weight: normal;
    font-size: xx-small;
}
.treeview a:hover
{
    color: white;
    font-weight: bold;
}
.treeview_leaf
{
    color: red;
    font-size: xx-small;
    font-weight: bold;
}
.treeview_node
{
    font-size: xx-small;
    font-weight: bold;
}
.treeview_node a
{
    font-size: xx-small;
    padding-left: 5px;
}
.treeview_hover
{
    background-color: #63a9bc;
    color: White;
    font-weight: bold;
    font-size: xx-small;
    padding-right: 3px;
}
.treeview_hover a
{
    color: white;
    font-weight: bold;
}
.treeview_hover a:hover
{
    color: white;
    font-weight: bold;
}
.treeview_selected
{
    font-size: xx-small;
    background-color: #63a9bc;
    color: White;
    font-weight: bold;
}

/* HOCNFcategory START */

.HOCNFValue5
{
    background-color: black;
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:white;
}
.HOCNFValue4
{
    background-color: red;
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.HOCNFValue3
{
    background-color: orange;
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.HOCNFValue2
{
    background-color: yellow; 
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:black;
}
.HOCNFValue1
{
    background-color: green;
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:white;
}
.HOCNFValue0
{
    display:none;
    
}
/* HOCNFcategory END */

/* Healtcategory START */

#HFKContainer
{
    text-align: center;
    font-family: Verdana;
    font-size: x-small;
    width:650px;
    height:250px;
}
.HFKLine
{
    background: #E6E6FA;
    clear: both;
    border: 1px solid silver;
    width: 100%;
    height:100%;
    color:black;
}
.HFKLinePV
{
    width: 100%;
    height:100%;
}
.HFKCol1
{
    width: 25%;
    height:100%;
    float: left;
    text-align: center;
    color:black;
}
.HFKCol2
{
    width: 25%;
    height:100%;
    float: left;
    text-align: center;
    border-right: 1px solid silver;
}
.HFKCol3
{
    width: 25%;
    height:100%;
    float: left;
    text-align: center;
    border-right: 1px solid silver;
}
.HFKCol4
{
    width: 25%;
    height:100%;
    float: left;
    text-align: center;
    border-right: 1px solid silver;
}
.HFKCol5
{
    width: 24%;
    height:100%;
    float: left;
    text-align: center;
}
.HFK1Col5
{
    background-color:Green;
    height:100%;
    float: left;
    text-align: center;
}
.HFK2Col5
{
    background-color:Yellow;    
    height:100%;
    float: left;
    text-align: center;
}
.HFK3Col5
{
    background-color:Orange;    
    height:100%;
    float: left;
    text-align: center;
}
.HFK4Col5
{
    background-color:red;        
    height:100%;
    float: left;
    text-align: center;
}
.HFK5Col5
{
    background-color:black;        
    height:100%;
    float: left;
    text-align: center;
}
.HFK5TextCol5
{
    text-align: left;
    color:White;
    font-weight:bold;
    font-family: Verdana;
    font-size: xx-small;
    vertical-align:top;
    padding: 0 1px 0 1px;
    background-color:Black;
    height:100%;
    text-align:center;
    vertical-align:middle;
}
.HFK4TextCol5
{
    text-align: left;
    color:black;
    font-weight:bold;
    font-family: Verdana;
    font-size: xx-small;
    vertical-align:top;
    padding: 0 1px 0 1px;
    background-color:red;
    height:100%;
    text-align:center;
    vertical-align:middle;
}
.HFK3TextCol5
{
    text-align: left;
    color:black;
    font-weight:bold;
    font-family: Verdana;
    font-size: xx-small;
    vertical-align:top;
    padding: 0 1px 0 1px;
    background-color:orange;
    height:100%;
    text-align:center;
    vertical-align:middle;
}
.HFK2TextCol5
{
    text-align: left;
    color:black;
    font-weight:bold;
    font-family: Verdana;
    font-size: xx-small;
    vertical-align:top;
    padding: 0 1px 0 1px;
    background-color:yellow;
    height:100%;
    text-align:center;
    vertical-align:middle;
}
.HFK1TextCol5
{
    text-align: left;
    color:white;
    font-weight:bold;
    font-family: Verdana;
    font-size: xx-small;
    vertical-align:top;
    padding: 0 1px 0 1px;
    background-color:green;
    height:100%;
    text-align:center;
    vertical-align:middle;
}
.HFKSymbols
{
/*    height:100%; */
    width:15%;
    float:left;
    padding: 0 1px 0 1px;
}
.HFKLineHeader
{
    background: #63a9bc;
    font-weight: bold;
    color:White;
    text-align: center;
    width: 100%;
    font-size: xx-small;
}
#HFKLine1 .HFKCol3
{
    padding: 0px;
}
#HFKLine1
{
    background-color: #E6E6FA; /* Lavendel */
    font-weight: normal;
    text-align: center;
    height:100%;
}
#HFKLine2
{
    /* background-color: #FF0000; */
    background-color: red;
    height:100%;
}
#HFKLine3
{
    /* background-color: #F7941C; */
    background-color: Orange; 
    height:100%;
}
#HFKLine4
{
    /* background-color: #FFF799; */
    background-color: yellow; 
    height:100%;
}
#HFKLine5
{
    /* background-color: #9DC54D; */
    background-color: LightGreen;
    height:100%;
}
#HFKLine6
{
    /* background-color: #A1EEC8; */
    background-color: Green;
    color:White;
    height:100%;
}
.HFKTextRow1
{
    text-align: left;
    color:black;
    font-weight:bold;
    font-family: Verdana;
    font-size: xx-small;
    vertical-align:top;
    padding: 0 1px 0 1px;
}
.HFKTextRow2
{
    text-align: left;
    width:85%;
    font-weight:bold;
    font-family: Verdana;
    font-size: xx-small;
    vertical-align:top;
    padding: 0 1px 0 1px;
}
.HFKText
{
    text-align: left;
}
.HFKCol2 strong
{
    text-decoration: underline;
}
.HFKcolored_center
{
    text-align: center;
    width: 3%;
}
.HFKValue5
{
    background-color: red;
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.HFKValue4
{
    background-color: Orange;
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.HFKValue3
{
    background-color: yellow;
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.HFKValue2
{
    background-color: lightgreen; 
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:black;
}
.HFKValue1
{
    background-color: green;
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:White;
}

.HFKValue0
{
    display:none;
    
}
/* Healtcategory END */

/* Environcategory */

.MFKcolored_center
{
    text-align: center;
    width: 3%;
}

.MFKValue5
{
    background-color: red; /*#FF0000;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.MFKValue4
{
    background-color: orange; /*#F7941C;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.MFKValue3
{
    background-color: yellow; /*#FFF799;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.MFKValue2
{
    background-color: lightgreen; /*#9DC54D;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:black;
}
.MFKValue1
{
    background-color: green; /*#A1EEC8;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:White;
}

.MFKValue0
{
    display:none;
    
}

/* Environcategory END */

/* Safetycategory */

.SFKcolored_center
{
    text-align: center;
    width: 3%;
}

.SFKValue5
{
    background-color: red; /*#FF0000;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.SFKValue4
{
    background-color: orange; /*#F7941C;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.SFKValue3
{
    background-color: yellow; /*#FFF799;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.SFKValue2
{
    background-color: lightgreen; /*#9DC54D;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:black;
}
.SFKValue1
{
    background-color: green; /*#A1EEC8;*/
    text-align: center;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    font-weight: bold;
    font-size: xx-small;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    width: 16px;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:white;
}

.SFKValue0
{
    display:none;
    
}

/* Safetycategory END */

/* Pagerfooter */
.pagerfooter_pageof
{
    float: left;
    width: 25%;
    font-size: xx-small;
    height: 20px;
}
.pagerfooter_pagesize
{
    float: left;
    width: 25%;
    font-size: xx-small;
    text-align: right;
    height: 20px;
    padding-top: 4px;
}
.pagerfooter_pagedrop
{
    width: 25%;
    float: left;
    text-align: left;
    font-size: xx-small;
}
.pagerfooter_buttons
{
    float: right;
    width: 24%;
    text-align: right;
    font-size: xx-small;
}
/* Telerik CSS */
.tabStrip
{
    height:10px;
}

.SelectedTab
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: x-small;
    font-weight: bold;
    background-color: #63a9bc;
    border-left: black 1px solid;
    color: white;
    height: 10px;
}

.CustomTab
{
    font-weight: bold !important;
}

.DisabledTab
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    font-size: x-small;
    color: White;
    height: 10px;
    text-align: center;
    background-color: #E6E6FA;
}
.DisabledTab A
{
    color: black;
}

.HoveredTab
{
    text-decoration: none;
    color: Black;
}

.ComboBoxInput_Outlook
{
height: 55px;
}