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

#body, #main-table{
	margin:0 auto;
}

#main-table{
	border-width:0 1px 1px 0;
	border-style: solid; 
	border-color: #fff;
	width:765px;
}

#header-bar{
	border-width:1px 0;
	border-style: solid; 
	border-color: #fff;
	height:15px;
}

#main-menu{
	border-right:1px solid #fff;
	width:223px;
}

.content-style{
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
}

#bottom{
	border-top:1px solid #ffffff;
	padding: 2px 0 2px 10px;
}

#to-top-link {
	padding-top: 3px;
}

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

/* body { background-color:#99AFCE } */
/* p,td { font-size:12px;color:#000000 } */
.a { background-color:#D3D3D3 }
.b { background-color:#FF7E00 }
.c { background-color:#E8E8E8 }
.d { background-color:#F2F2F2 }

.bot { font-size:12px;color:#000000 }




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

html {
    overflow:auto;
}
body {
    background: #99AFCE;
    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: #99AFCE;
    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;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: #000000;
}
#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;}
