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

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

#main-table {
	width: 975px;
	background-image: url('../../../../designs/design217/color2/images/header_bgr.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

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

#logo-container {
	width: 177px;
	height: 92px;
	float: left;
	position: relative;
	background-image: url('../../../../designs/design217/color2/images/header_left.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	bottom: 6px;
	left: 19px;
}

#keyvisual {
	float: left;
	margin-top: 28px;
}

#slogan {
	float: left;
}

#menu-container {
	width: 176px;
	padding-left: 1px;
	background-image: url('../../../../designs/design217/color2/images/menubg.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

#content-cell {
	padding: 20px 27px 0 16px;
}

.leftbg {
	background-image: url('../../../../designs/design217/color2/images/leftbg.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

.rightbg {
	background-image: url('../../../../designs/design217/color2/images/rightbg.gif'); 
	background-position: right top;
	background-repeat: repeat-y;
}

#footer-cell {
	padding: 2px 27px 5px 5px;
}

#to-top-link {
	display: block;
	margin-bottom: 18px;
	margin-right: -3px;
}

.footerbg {
	background-image: url('../../../../designs/design217/color2/images/footer_bgr.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

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

/* p,td { font-size:12px;color:#000000 } */
.bg1 { background-color:#E1E1E1 }


.bot { font-size:10px;color:#000000 }




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

html {
    overflow:auto;
}
body {
    background: #FFFFFF;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    text-align: left;
    color: #000000;
    background: #FFFFFF;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 20px;font-family: "Times New Roman", Times, serif;color: #000000;}
#body p {font-size: 20px;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: 11px;color: #000000;
}
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
#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 {
font-family: "Times New Roman", Times, serif;font-size: 16px;
}
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;}
