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

html, body, #body, #main-table {
	height:100%;
}

#body {
	display: inline !important;
}

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

#main-table{
	width: 760px;
	background: url('../../../../designs/design146/color9/images/td_bg.gif') repeat-y left top;
}

.body-bg {
	background-image: url('../../../../designs/design146/color9/images/right_border.gif');
	background-repeat: repeat-y;
	background-position: right 0;
}

#main-cell {
	padding-right: 10px;
}

#inner-main-table {
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #040404;
}

#logo-container {
	float: right;
}

#header-separator {
	width: 1px;
	height: 104px;
	margin: 2px 0 6px 0;
	float: right;
	background:url('../../../../designs/design146/color9/images/gray_dot.gif') repeat-y left top;
}

#menu-spacer {
	width: 141px;
	height: 3px;
	background: url('../../../../designs/design146/color9/images/white_dot.gif');
}

#content-cell {
	padding: 28px 90px 15px 15px;
}

#to-top-cell {
	padding: 17px 10px 20px 15px;
}

.thin-black-dot {
	background: url('../../../../designs/design146/color9/images/black_dot.gif') repeat-x left top;
}

#to-top-img {
	margin-bottom: -1px; 
	margin-right: 3px;
}

#footer-text {
	float: left;
	padding: 6px 20px 6px 13px;
}

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

/* td,p { font-size:12px; } */
.bot { font-size:12px; }




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

html {
    overflow:auto;
}
body {
    background: #FFFFFF;
    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: #FFFFFF;
    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;}
#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;
}
#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;}
