
/* ************************************************ */
/* Design Css for Color: design166.css */

.bg_a { background-color:#99BBCE }
.bg_b { background-color:#003366 }
.bg_d { background-color:#FFFFFF }
/* td { font-size:12px;color:#333333;text-align:justify; } */





/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    background: #FFFFFF;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: left;
    color: #333333;
    background: #FFFFFF;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: "Times New Roman", Times, serif;color: #333333;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: "Times New Roman", Times, serif;color: #333333;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #003974;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #003974;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
