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

@media print {
        div#body {
                height: auto;
                display: block;
        }
}                        

#body, #mainTable {
	margin-left: auto;
	margin-right: auto;
}

#logoCell {
	background: url("../../../../designs/design619/color9/images/bgLogo.gif") top left no-repeat;
	padding-left: 8px;
}

.bgContentTop {
	background: url("../../../../designs/design619/color9/images/bgContentTop.gif") top left repeat-x;
}

.bgContentBottom {
	background: url("../../../../designs/design619/color9/images/bgContentBottom.gif") top left repeat-x;
}

.bgCopyrightTop {
	background: url("../../../../designs/design619/color9/images/bgCopyrightTop.gif") top left repeat-x;
}

.bgCopyrightBottom {
	background: url("../../../../designs/design619/color9/images/bgCopyrightBottom.gif") top left repeat-x;
}

.bgCopyrightLeft {
	background: url("../../../../designs/design619/color9/images/bgCopyrightLeft.gif") top left repeat-y;
}

.bgCopyrightRight {
	background: url("../../../../designs/design619/color9/images/bgCopyrightRight.gif") top left repeat-y;
}

#contentMinWidth {
	width: 540px;
}

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

/* td,p { font-size:12px;color:#000000; } */
.bot { font-size:10px;color:#000000;margin-top:1px;margin-left:1px;margin-right:1px;margin-bottom:1px; }
.bgCopyright { background-color:#FFFFFF }




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

html {
    overflow:auto;
}
body {
    background: #E2E6DF url(../../../../designs/design619/color9/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: 12px;
    text-align: left;
    color: #000000;
    background: #E2E6DF url(../../../../designs/design619/color9/images/body_bg_rep.gif) repeat-x;
    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: 8px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0000FF;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0000FF;
    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;}
