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

#body {
	margin:0 auto;
}

#body_table {
	position:relative;
	margin:0 auto; 
}

#header_td {
	padding: 10px 35px 0 0;
}

#main_td {
	 padding: 0 35px 0 30px;
}

.bot {
	margin:10px 39px 10px 0; 
}

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

/* td,p { font-size:12px;color:#000000; } */
.bot { color:#474343; }
.bgContentBorder { background-color:#011128 }

#body table {
	background-color:#EAEAEA;
}


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

html {
    overflow:auto;
}
body {
    background: #611f08;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #611f08;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: "Times New Roman", Times, 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: "Times New Roman", Times, serif;font-size: 16px;color: #474343;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #000000;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #000000;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
#body .sitemapTable a, #body .sitemapTable a:visited {
text-decoration: none;
}
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;}
