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

/* body { background-color:#1E438E } */
/* p,td { font-size:12px;color:#CCF2DD; } */
.logo { background-color:#D4D4D4 }
.cont { background-color :#22426D }
.fname { background-color :#18A513 }


.bot { font-size:12px;color:#75D772; }




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

html {
    overflow:auto;
}
body {
    background: #1E438E;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #CCF2DD;
    background: #1E438E;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #CCF2DD;}
#body p {font-size: 12px;color: #CCF2DD;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #75D772;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #18A513;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #18A513;
    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;}
