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

/* p,td { font-size:12px;color:#FFFFFF; } */
.bot { font-size:12px;color:#FFFFFF; }


.bg1 { background-color:#10457D }
.bg2 { background-color:#3879A4 }
.bg3 { background-color:#EC9A16 }
.bg4 { background-color:#FFFFFF }




/* ************************************************ */
/* 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: #FFFFFF;
    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: #FFFFFF;}
#body p {font-size: 12px;color: #FFFFFF;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: "Times New Roman", Times, serif;font-size: 22px;color: #FFFFFF;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #9DC4EE;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #9DC4EE;
    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;}
