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


#body {
	width: 100%;	
}

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


#main-table {
	width: 729px;
	background-image: url('../../../../designs/design329/color5/images/bkg_central.gif'); 
	background-repeat: no-repeat; 
	background-position: 161px 116px;
}

#header-and-content-cell {
	background-image: url('../../../../designs/design329/color5/images/bkg_fname.gif');
	background-repeat: repeat-x;
	background-position: left 88px;
}

#content-cell {
	padding: 2px 46px 0 42px;
}

.bkg-right-content{
	background-image: url('../../../../designs/design329/color5/images/bkg_right_content.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

#footer-text-cell {
	padding: 10px 9px 10px 174px;
}

#footer-totop-cell {
	background-image: url('../../../../designs/design329/color5/images/img_down_copyright.gif'); 
	background-repeat: no-repeat; 
	background-position: 165px 0;
	padding-right: 3px;
}

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

.b { background-color:#DFDFDF } 
/* p,td { font-size:12px;color:#000000; } */
.a { background-color:#AEBCBC }

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




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

html {
    overflow:auto;
}
body {
    background: #DFDFDF url(../../../../designs/design329/color5/images/body_bg_rep.gif) repeat-x;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #DFDFDF url(../../../../designs/design329/color5/images/body_bg_rep.gif) repeat-x;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Tahoma, 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: Tahoma, sans-serif;font-size: 10px;color: #7F7F7F;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0000FF;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0000FF;
    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;}
