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

/* td,p { font-size:12px; } */
.bot { font-size:12px;color:#6973AC; }

/* firefox needs this to expand the content area down to fill the window height */
html { height: 100% }
body { height: 100% }
#body { height: 100% }



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

html {
    overflow:auto;
}
body {
    background: #FFFFFF url(../designs/body_bg_rep.gif) repeat;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	background: #FFFFFF url(../designs/body_bg_rep.gif) repeat;
	display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {
	font-size: 12px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #2d3870;
	font-weight: normal;
	text-align: left;
}
#body p {
	font-size: 16px;
	color: dde6ff;
}
#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: 12px;color: #6973AC;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
	color: #2d3870;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #0014FF;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {

}
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;}

