<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, #main-table {
	margin: 0 auto;
}

#main-table{
	width: 770px;
}

#slogan {
	margin-top: 26px;
}

#menu {
	margin-top: 20px;
}

#logo-container {
	padding-right: 9px;
	padding-top: 15px;
	text-align: center;
	width: 114px;
	height: 118px;
	float: right;
}

.content-bg-right {
	background-color:#fff;
}

#content-cell {
	padding: 9px 10px 10px 10px;
}

#footer-left-cell {
	padding: 10px 0 10px 10px;
}

#footer-right-cell {
	padding: 10px 10px 10px 0;
}

.bt {
	border-top: 1px solid #fff
}

.br {
	border-right: 1px solid #fff
}

.bl {
	border-left: 1px solid #fff
}

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

/* body { background-color:#E5F4F0;background-image:url(../../../../designs/design75/color5/images/bg_topline.gif);background-repeat:repeat-x } */
/* td { font-size:10px;color:#000000; } */
.bot { font-size:10px;color:#000000; }






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

html {
    overflow:auto;
}
body {
    background: #E5F4F0 url(../../../../designs/design75/color5/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: #E5F4F0 url(../../../../designs/design75/color5/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 .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;
}
p {
    margin-top: 0.0em;
    margin-bottom: 0.0em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #5900F9;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #5900F9;
    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>