
/* ************************************************ */
/* Generic Design Css: design.css */

#body, #mainTable {
   margin-left:auto;
   margin-right:auto;
}
/* ************************************************ */
/* Design Css for Color: color.css */

/* p,td { font-size:12px;color:#000000; } */
.bot { font-size:11px;color:#000000; }
.a { background-color:#000000 }
.b { background-color:#5B6AA1 }
.c { background-color:#FFFFFF; }



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

html {
    overflow:auto;
}
body {
    background: #666666 url(../../../../designs/design14/color8/images/body_bg_rep.gif) repeat-x;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    color: #000000;
    background: #666666 url(../../../../designs/design14/color8/images/body_bg_rep.gif) repeat-x;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 10px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 10px;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;
}
p {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #005DAC;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #005DAC;
    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;}
