<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ************************************************ */
/* Generic Design Css: design.css */

#body {
	width: 100%;
}

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

#main-table {
	width: 762px;
}

#logo-container {
	width: 117px;
	height: 146px;
	margin-top: 10px;
	float: right;
}

#menu-cell {
	padding-top: 19px;
}

#content-cell {
	background: url('../../../../designs/design404/color7/images/bkg_top.gif') repeat-x left top;
	padding-top: 18px;
}

.bkg-left {
	background: url('../../../../designs/design404/color7/images/bkg_left.gif') repeat-y;
}

.bkg-right {
	background: url('../../../../designs/design404/color7/images/bkg_right.gif') repeat-y;
}

#footer-cell {
	background: url('../../../../designs/design404/color7/images/bkg_bot.gif') repeat-x left bottom;
	padding-bottom: 22px;
}

#to-top-link {
	display: block;
	float: right;
	text-align: right;
}

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

/* p,td { font-size:12px;color:#000000; } */
/* body { background-color:#91799B } */
.bot { font-size:11px;color:#FFD4BB; }





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

html {
    overflow:auto;
}
body {
    background: #91799B url(../../../../designs/design404/color7/images/body_bg_rep.gif) repeat-x;
    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: #91799B url(../../../../designs/design404/color7/images/body_bg_rep.gif) repeat-x;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Verdana, Geneva, Helvetica, Arial, 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: Verdana, Geneva, Helvetica, Arial, sans-serif;font-size: 20px;color: #000000;
}
p {
    margin-top: 1.0em;
    margin-bottom: 1.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #FFD4BB;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #FFD4BB;
    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;}
</pre></body></html>