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

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

#mainTable {
	background: url("../../../../designs/design7/color10/images/bottom.gif") bottom left repeat-x;
}

#frameLeft {
	background: url("../../../../designs/design7/color10/images/left.png") bottom left repeat-y;
}

#menuCell {
	padding-bottom: 30px;
}

#frameRight {
	background: url("../../../../designs/design7/color10/images/right.png") bottom left repeat-y;
}

.llnavi {
	background: url("../../../../designs/design7/color10/images/llnavi.gif");
}

.rlbg {
	background: url("../../../../designs/design7/color10/images/rlbg.gif");
}
 
#contentCell {
	padding: 28px 12px 0 13px;
	background:url("../../../../designs/design7/color10/images/cont_top_bg.gif") top left repeat-x;
}

#contentMinWidth {
	width: 540px;
}

#footerCell {
	padding: 0 0 9px 0;
}

#footerContentCell {
	padding: 12px 0 24px 13px;
	background: url("../../../../designs/design7/color10/images/bot_bg.gif") bottom left repeat-x;
}

#toTop {
	margin: 0;
	float:right;
}

.bot {
	margin: 0;
	padding: 8px 12px 0 0; 
	clear:right;
}


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

/* td,p { font-size:12px; } */
.bot { font-size:12px; }
#sloganAndKeyvisual, #menuCell, #footerMenuCell {
        background-color: #415664;
}

#contentCell,#footerContentCell {
        background-color: #DCDEDF;
}


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

html {
    overflow:auto;
}
body {
    background: #E1E1E1;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #E1E1E1;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: "Times New Roman", Times, serif;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: "Times New Roman", Times, serif;font-size: 12px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #294CB7;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #294CB7;
    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;}
