html {
    overflow-y: scroll;
    overflow-x: scroll;
}

body {
    background: #b1cfed url(/img/bodybg.png) repeat-x;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #523c92;
}

hr {
    color: #e3eaf8;
    background-color: #e3eaf8;
    height: 1px;
    border: 0px;
}

#mb { background: #ffffff url(/img/mb.png) repeat-x; }
#mb a:link, #mb a:visited {
    font-size: 11px;
    outline: none;
    color: #422c82;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    font-family: arial, sans-serif;
}
#mb a:hover, #mb a:active {
    font-size: 11px;
    outline: none;
    color: #b6b0d0;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    font-family: arial, sans-serif;
}

#hbr { background: #ffffff url(/img/hbr.png) repeat-x; }
#sr_image { background: #effbff url(/img/bg.jpg) no-repeat; text-align: justify; }
#sr_image_s { background: #effbff url(/img/bg_s.jpg) no-repeat; text-align: justify; }

#bs { font-size: 3px; }

#cb { background: #ffffff url(/img/bottom.png) repeat-x; color: white; font-size: 10px; text-decoration: none; font-family: arial, sans-serif; }
#cb a:link, #cb a:visited {
    font-size: 10px;
    outline: none;
    color: #422c82;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    font-family: arial, sans-serif;
}
#cb a:hover, #cb a:active {
    font-size: 10px;
    outline: none;
    color: white;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    font-family: arial, sans-serif;
}

.ln {
    outline: none;
    text-decoration: none;
    background-color: transparent;
}

ul.fl li {
    list-style-type: none;
    list-style-image: url(/img/tick_b.gif);
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 7px;
    padding-top: 0px;
    margin-top: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: 0px 20px;
}

.mlink, .mlink:link, .mlink:visited {
    font-size: 12px;
    outline: none;
    background-color: transparent;
    color: #1b6ba2;
    text-decoration: none;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    cursor: pointer;
}
.mlink:hover, .mlink:active {
    font-size: 12px;
    outline: none;
    color: #b6b0d0;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    cursor: pointer;
}

.use_srv_item_link, .use_srv_item_link:link, .use_srv_item_link:visited {
    outline: none;
    background-color: transparent;
    color: #1b5ba2;
    text-decoration: none;
    cursor: pointer;
    font-size: 8pt;
    font-family: arial, helvetica, sans-serif;
}
.use_srv_item_link:hover, .use_srv_item_link:active {
    outline: none;
    color: #b6b0d0;
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;
    font-size: 8pt;
    font-family: arial, helvetica, sans-serif;
}

.hd, .hd .pimg {
    display: none;
}

.hintclass {
    width: 300px;
    position: absolute;
    top:-2000px;
    left:0px;
    text-align: center;
    border-top: 4px solid #b7cbf3;
    border-bottom: 2px solid #b7cbf3;
    border-left: 2px solid #b7cbf3;
    border-right: 2px solid #b7cbf3;
    background-color: #effbff;
    padding: 10px;
    opacity: 0.0;
    filter: alpha(opacity=0);
    z-index: 10;
}

.selectorclass {
    position: absolute;
    top:-1000px;
    left:-1000px;
    text-align: center;
    border-top: 1px solid #b7cbf3;
    border-bottom: 1px solid #b7cbf3;
    border-left: 1px solid #b7cbf3;
    border-right: 1px solid #b7cbf3;
    background-color: #effbff;
    padding: 5px;
}

.searchHintclass {
    position: absolute;
    top:-2000px;
    left:0px;
    text-align: left;
    border-top: 1px solid #b7cbf3;
    border-bottom: 1px solid #b7cbf3;
    border-left: 1px solid #b7cbf3;
    border-right: 1px solid #b7cbf3;
    background-color: #effbff;
    padding: 1px;
    z-index: 10;
}

.fax_preview {
    position: absolute;
    top:-1000px;
    left:-1000px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #b7cbf3;
    border-bottom: 1px solid #b7cbf3;
    border-left: 1px solid #b7cbf3;
    border-right: 1px solid #b7cbf3;
    background-color: #effbff;
    padding: 1px;
    z-index: 9;
}

.HintScroll {
    min-width: 200px;
    overflow: auto;
    border: 0px none;
    padding: 0px;
}

.HintItem1 {
    text-align: left;
    border-top: 1px solid #effbff;
    border-bottom: 1px solid #effbff;
    border-left: 1px solid #effbff;
    border-right: 1px solid #effbff;
    background-color: #effbff;
    padding: 1px;
    z-index: 10;
}

.HintItem2 {
    text-align: left;
    border-top: 1px solid #effbff;
    border-bottom: 1px solid #effbff;
    border-left: 1px solid #effbff;
    border-right: 1px solid #effbff;
    background-color: #a7a7f8;
    color: white;
    padding: 1px;
    z-index: 10;
    cursor: default;
}
