<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    background-image: url(/admin/images/topbg.png);
    background-repeat: no-repeat;
    color: #171717;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
}

#infobox
{
    float: right;
    color: #5FA3CF;

    height: 240px
}
#content
{
    clear: both;
    width: 500px;
    color: #5FA3CF;

}
#menu
{
    clear: both;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
TD.index-content1
{
    background:#ffffff;
    color: #000000;
    font-size:10pt;
    font-family: Segoe UI, Arial;
    font-weight: none;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#ffffff);
	vertical-align:top; 
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	padding: 2px 0px 0px 0px;
}

TD.index-content2
{
    background:#fff0b4;
    color: #7e4700;
    font-size: 10pt;font-family: Segoe UI, Arial;
    font-weight: none;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fffddd, endColorstr=#ffe188);
	vertical-align:top; 
	border-left: #ffbd69 1px solid;
	border-right: #ffbd69 1px solid;
	border-top: #ffbd69 1px solid;
	border-bottom: #ffbd69 1px solid;
	padding: 2px 0px 0px 0px;
}
.style1
{
    width: 100%;
}
</pre></body></html>