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

body {
	margin-left:auto;
	margin-right:auto;
}

#body {
	margin-left:auto;
	margin-right:auto;
}                         

.edge {
	position:static;
}
/* ************************************************ */
/* Design Css for Color: color.css */

/* body { background-color:#E4E1DB } */
.bodybgcolor { background-color:#e4e1db }
.bot { font-size:12px;color:#e4e1db; }
/* td { font-size:12px;color:#000000; } */
.crbgcolor { background-color:#888479 }
.topbgcolor { background-color:#9bcaa4 }




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

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