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

#body, #main-table {
        margin: 0 auto;
        position: relative;
}

#main-table {
	width: 779px;
}

#header-bar {
	background: url('../../../../designs/design397/color3/images/bgTop.gif');
}

#slogan {
	display:block;
}

#keyvisual-container {
	width: 369px; 
	height: 101px;
	background: url('../../../../designs/design397/color3/images/imgKeyvRight.gif') no-repeat top right;
}

#logo-container {
	width: 368px;
	height: 72px;
	background: url('../../../../designs/design397/color3/images/bgLogo.gif') no-repeat;
	padding-right: 20px;
}

.left-border-style {
	border-left: 1px solid #676D6B
}

.menu-bg {
	background: url('../../../../designs/design397/color3/images/bgMenu.gif') repeat-y;
	
}

#content-cell {
	padding: 0 25px 0 15px;
}

.content-bg-right {
	background: url('../../../../designs/design397/color3/images/bgContentRight.gif');
}

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

/* body { background-color:#ECEDEE } */
/* td,p { font-size:12px;color:#000000; } */
.bgContent { background-color:#D4D5D7 }


.bot { font-size:12px;color:#000000;margin-top:5px;margin-left:5px;margin-right:5px;margin-bottom:5px; }




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

html {
    overflow:auto;
}
body {
    background: #ECEDEE;
    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: #ECEDEE;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 12px;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: 12px;color: #000000;
}
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #000000;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #000000;
    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;}
