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

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

#main-table {
	width: 1000px;
	background-image: url('../../../../designs/design211/color1/images/bann_bgr.gif');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #fff;
}

#header-cell {
	background-image: url('../../../../designs/design211/color1/images/header_right.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#logo {
	margin-top: 7px;
}

#menu-cell {
	padding-bottom: 10px;
}

#content-cell {
	padding: 0 87px 10px 18px;
}

.rt-bgr {
	background-image: url('../../../../designs/design211/color1/images/rt_bgr.gif');
	background-position: right top;
	background-repeat: repeat-y;
}

.menu-bgr {
	background-image: url('../../../../designs/design211/color1/images/menu_bgr.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

#footer-cell {
	padding: 0 87px 0 0;
	text-align: right;
}

#to-top-link {
	display: block;
	width: 19px;
	height: 13px;
	float: left;
	margin: 0 18px;
}

#bottom-cell {
	background-image: url('../../../../designs/design211/color1/images/footer_bgr.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

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

/* p,td { font-size:12px;color:#000000 } */
.bg1 { background-color:#D7D7D7 }
.bg2 { background-color:#AFC4BB }
.bg3 { background-color:#FFFFFF }
.bg4 { background-color:#909090 }
.bot { font-size:10px;color:#000000 }


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

html {
    overflow:auto;
}
body {
    background: #D7D7D7;
    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: #D7D7D7;
    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: 10px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0066CC;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0066CC;
    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;}
