.input_ok {
        background: #D4F1D6;
}
.input_wrong {
        background: #EE4200;
}
.input_normal {
        border: 1px solid Black;
        background-color: #D9E5F0;
}
.inputact {
        border: 1px solid Black;
        background-color: #F8F4CD;
}
.inputok {
        border: 1px solid Black;
        background-color: #DDFFDE;
}
.inputnok {
        border: 1px solid Black;
        background-color: #FEB8B8;
}
.inserttable {
        border: 0;
        width: 95%;
}
.tableborder{
        border: 1px solid Black;
        width: 80%;
}
.tableborder2{
        border: 1px solid Black;
        width: 100%;
}
.tableborder3{
        border: 2px solid Black;
        width: 600;
}
.td1 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;

        border-top-color: #006699;

        border-right-color: #006699;
        border-bottom-color: #006699;
        border-left-color: #006699;
        padding: 0px 0px 0px 4px;
}
.th1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #0000ff;
        padding: 0px;
        border-top: 3px none #000033;
        border-right: 3px none #000033;
        border-bottom: 3px double #000033;
        border-left: 3px none #000033;
}.th1p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        padding: 0px;
        border-top: 3px none #000033;
        border-right: 3px none #000033;
        border-bottom: 3px none #000033;
        border-left: 3px none #000033;
}
.td2 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-top-color: #006699;
        border-right-color: #006699;
        padding: 0px 0px 0px 4px;
}
.td2o {
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #006699;
        padding: 0px 0px 0px 4px;
}
.td1t {
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: #006699;
        padding: 0px 0px 0px 4px;
}
.td1o {

        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #006699;
        padding: 0px 0px 0px 4px;
}
.td1to {
        padding: 0px 0px 0px 4px;
}
.tract {
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #E2E6F1;
        background-color: #00AACC;
}
.tr1 {
        background-color: #e2e6f1;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
}.tr1p {
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
}
.tr2 {
        background-color: #cdcee0;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
}
.tr3 {
        background-color: #edcee0;
        font-family: "Courier New", Courier, mono;
        font-size: 18px;
        color: #0c3366;
}
.tr4 {
        background-color: #edcee0;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #0c3366;
}

.tdDetailLabel {
        background-color: #cdcee0;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
        font-weight: bold;
        padding-left: 4px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-top-color: #003366;
        border-right-color: #003366;
}
.tdDetailLabelp {
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        font-weight: bold;
        padding-left: 4px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;
}
.tdVOIP {
        font-family: "Courier New", Courier, mono;
        font-size: 9px;
        font-weight: bold;
        padding-left: 4px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;
}

.tdDetailValue {
        background-color: #e2e6f1;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
        padding-left: 4px;
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #003366;
}

.tdDetailValuep {
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        padding-left: 4px;
        border-top-width: 1px;
        border-top-style: dotted;
        border-right-width: 1px;
        border-right-style: dotted;
}

.tooltiptitle{
        COLOR: #FFFFFF;
        TEXT-DECORATION: none;
        CURSOR: Default;
        font-family: arial;
        font-weight: bold;
        font-size: 8pt
}

.tooltipcontent{
        COLOR: #000000;
        TEXT-DECORATION: none;
        CURSOR: Default;
        font-family: arial;
        font-size: 8pt
}
