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

body, #body, #maintable { margin-left:auto; margin-right:auto; }
/* ************************************************ */
/* Design Css for Color: color.css */

/* p,td { font-size:12px;color:#000000; } */
.bot { font-size:10px;color:#000000; }
.bg1 { background-color:#A9BAF1 }.bg2 { background-color:#D5E0F8 }
.bg3 { background-color:#68A0C8 }
.bg4 { background-color:#7CB2DE }

#maintable {
	border-left:33px solid #865f34;
	border-right:33px solid #865f34;    
	border-bottom:33px solid #865f34;    
}


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

html {
    overflow:auto;
}
body {
    background: #68A0C8;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: left;
    color: #000000;
    background: #68A0C8;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 14px;font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;color: #000000;}
#body p {font-size: 14px;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;font-size: 10px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #007eb6;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #007eb6;
    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;}
