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

body, #body{
	width:100%;
	height: 100%;
}

#main-table{
	width:765px;
	margin:0 auto;
}


.bot-bg{background:url('../../../../designs/design341/color5/images/botbg.gif');}

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

/* body { background-color:#BA2D3A; } */
td { font-size:12px;color:#000000; }
.bot { font-size:11px;color:#ffffff;text-align:left; }
.bgb { background-color:#BDB5BB; }
.bgt { background-color:#F1ECF1; }




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

html {
    overflow:auto;
}
body {
    background: #BA2D3A;
    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: #000000;
    background: #BA2D3A;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;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: #0055AA;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #ff0000;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #ff0000;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
#body .sitemapTable a, #body .sitemapTable a:visited {
color: #0055AA;
}
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;}
