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

#body, #main-table {
	margin: 0 auto;
}

#main-table {
	width: 755px;
}

#header-cell {
	padding-left: 49px;
}

#content-cell {
	background: url('../../../../designs/design420/color4/images/bgContent.gif') no-repeat;
	padding: 14px 25px 0 0;
}

#footer-cell {
	background: url('../../../../designs/design420/color4/images/bgContentBottom.gif') repeat-x 0 35px;
	padding-top: 52px;
}

.bot {
	margin: 20px 58px 10px 5px;
}

#to-top-link {
	display: block;
	float: right;
	padding: 20px 0;
	width: 38px;
}

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

/* td,p { font-size:12px;color:#000000; } */
.bot { font-size:12px;color:#7F7F7F; }
.bgBody { background-color:#88D3B2 }




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

html {
    overflow:auto;
}
body {
    background: #88D3B2 url(../../../../designs/design420/color4/images/body_bg_rep.gif) repeat-x;
    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: #88D3B2 url(../../../../designs/design420/color4/images/body_bg_rep.gif) repeat-x;
    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: 22px;color: #7F7F7F;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #0000FF;
    text-decoration: none;
}
#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;}
