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


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


#main-table {
	width: 733px;
}

.bkg-header {
	background-image: url('../../../../designs/design27/color1/images/bkg_header.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

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

#logo-container {
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #fff;
}

#logo {
	margin: 0 3px 0 3px;
}

#slogan {
	display: block;
	float: left;
	margin: 29px 0 0 9px;
}

#menu-and-content-cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
}

#keyvisual {
	float: right;
	display: block;
}

#menu-and-content-table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

#menu-cell {
	padding-top: 15px;
}

#content-cell {
	padding: 22px 8px 8px 8px;
}

#footer-cell {
	padding-left: 203px;
	border-color: #fff;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

#to-top-link {
	width: 44px;
	height: 19px;
	display: block;
	float: left;
}

#footer-text {
	float: left;
	padding: 0 44px 10px 33px;
}

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

/* p,td { font-size:12px;color:#FFFFFF; } */
/* body { background-color:#666666 } */
.bot { font-size:12px;color:#FFFFFF; }
.a { background-color:#01669A }
.b { background-color:#003366 }
.c { background-color:#666666 }




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

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