/* ************************************************ */
/* Design Css for Color: design224.css */
/* td,p { font-size:14px;color:#000000; } */
.bgBody {
    background-color: #F49A50
    }
.bgTopButton {
    background-color: #F8B05A
    }
.bot {
    font-size: 14px;
    color: #000;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px
    }
/* ************************************************ */
/* Custom Css Part */
html {
    overflow: auto
    }
body {
    background: #F49A50 url(../../../../designs/design224/color2/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: 14px;
    text-align: left;
    color: #000;
    background: #F49A50 url(../../../../designs/design224/color2/images/body_bg_rep.gif) repeat-x;
    display: table
    }
* html #body {
    height: 100%;
    width: 100%;
    overflow: auto
    }
#body td {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000
    }
#body p {
    font-size: 14px;
    color: #000
    }
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000
    }
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
    color: #00F;
    text-decoration: underline
    }
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #00F;
    text-decoration: none
    }
#body a:hover, #body a.pager:hover {
    text-decoration: underline
    }
#body .sitemapTable a, #body .sitemapTable a:visited {
    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
    }