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

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

.bdr-t, 
.bdr-r,
.bdr-l { 
	border-color:#546161;
}

.bdr { border-color:#546161; border:1px solid;}
.bdr-t {border-top: 1px solid; }
.bdr-r {border-right: 1px solid;}
.bdr-l {border-left: 1px solid;}


#main-table {
	width: 763px;
}

.bot-bg {
	background: url('../../../../designs/design41/color10/images/botbg.gif');
}

.header-bg, #menu-cell, #footer-right {
	background:url('../../../../designs/design41/color10/images/page41A_15.gif');
}

#bottom-header {
	background: url('../../../../designs/design41/color10/images/page41A_19.gif'); 
	height: 19px;	
}

.header-divisor {
	width: 193px;
	height: 19px;
	background: url('../../../../designs/design41/color10/images/page41A_14.gif'); 	
}

#top-bg {
	background: url('../../../../designs/design41/color10/images/top_bg.gif'); 	
}

#menu-cell {
	padding: 8px 0 16px 0;
}

#content-cell {
	padding: 10px 15px 15px 15px;
}

#to-top-link {
	display: block;
	float: right;
	width: 33px;
	height: 13px;
}

#footer {
	clear: both;
}

#footer-left { 
	background: url('../../../../designs/design41/color10/images/page41A_19.gif');
}

/* ************************************************ */
/* Design Css for Color: design41.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: 15px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #294CB7;
    text-decoration: none;
}
#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;}
