body {
margin:0;
background-color:#ffffff;
}

.whiteclrbg {
        background-color: #FFFFFF;
}
.greenclrbg {
        background-color: #9DC141;
}
.blueclrbg {
        background-color: #008FD2;
}.green16bold {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        color: #9DC141;
}
.grey11bold {
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        color: #616365;
}
.black12bold {
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}
.grey14bold {
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        color: #616365;
}
.white12bold {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
}
.white9bold {
        font-family: Arial;
        font-size: 8px;
        font-weight: normal;
        color: #FFFFFF;
}
.greyclrbg {
        background-color: #BCBDC0;
}
#popitmenu{
position: absolute;
background-color: #F4f4f4;
border:2px solid CBCCCE;
font: bold 10px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: 666666;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
text-decoration: none;
padding-left: 6px;

color:008FD2;
display: block;
}
.green12bold {
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}
.blk12bold {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}
.red12bold {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #FF0000;
}

.blue16bold {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        color: #008FD2;
}
.black16bold {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
}

.white14bold {
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
}
