<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H1 {
    color: #cccccc;
    font-weight: normal;
    font-size: 24px;
    line-height: 100%;
    font-family: "Helvetica Neue", HelveticaNeue, Helvetica, "Lucinda Grande", Arial, Verdana, sans-serif;
    margin-bottom: 4px;
    letter-spacing: 3px;
}

H2 {
    color: #999;
    font-weight: none;
    font-size: 16px;
    line-height: 100%;
    font-family: "Helvetica Neue", HelveticaNeue, Helvetica, "Lucinda Grande", Arial, Verdana, sans-serif;
    margin: 0px 0 5px 0;
}

H3 {
    color: #999;
    font: 600 12px/13px Arial, Verdana, sans-serif;
    text-align: left;
    margin-top: 17px;
}

H4 {
    color: #999;
    font: 600 12px/13px Arial, Verdana, sans-serif;
    text-align: left;
    margin-top: 17px;
    margin-bottom: -7px;
}

H5 {
    color: #ccc;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
}

#panel {
    padding-left: 17px;
    padding-bottom: 17px;
    padding-right: 17px;
    padding-top: 17px;
    border: #444 2px solid;
    margin-bottom: 10px;
    background: #333;
}

.homepage-side {
    color: #333;
    font-style: normal;
    font-weight: bold;
    font-size: 9px;
    line-height: 14px;

    text-transform: uppercase
}

.headline {
    color: #fff;
    font-weight: normal;
    font-size: 19px;
    line-height: 25px;

    text-align: left;
}

p {
    color: #fff;
    font-size: 10px;
    line-height: 14px;

    text-decoration: none
}

body {
    color: #fff;
    text-decoration: none;
    background-color: #333;
    margin: 20px;
    padding: 0px;
    font-family: Verdana, Arial, "Lucida Grande", sans-serif;
}

ul {
    font-size: 11px;
    line-height: 18px;
}

/*&lt;group=a&gt;*/

.link_underline {
    text-decoration: underline;
    font-style: inherit;
    font-weight: inherit;
    color: #000000;
}

a {
    text-decoration: none;
    font-style: normal;
}

a:link {
    color: #cccc99;
}

a:visited {
    color: #cc9
}

a:active {
    color: #cc9
}

a:hover {
    color: white;
    text-decoration: underline;
}

/*&lt;/group&gt;*/
B {
    color: #699;
    font-weight: bold;
    border-top: 1px none
}

input.text {
    font-size: 11;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #666666;
    border: solid 1px;
}

.info {
    color: #999
}

/*&lt;group=borders&gt;*/

.dotted_below {
    border-bottom: 1px dotted #666
}

.dotted_above {
    border-top: 1px dotted #666
}

.dashed_above {
    border-top: 1px dashed #666
}

.dotted_table {
    border-right: 1px dotted #666;
    border-bottom: 1px dotted #666
}

.dotted_border {
    border: dotted 1px #666
}

.dotted_abovebelow {
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666
}

.dashed_below {
    border-bottom: 1px dashed #666
}

.dashed {
    border-top: 1px dashed #666;
    border-left: 1px dashed #666
}

.dashed_right_bottom {
    border-top: #666;
    border-right: 1px dashed #666;
    border-bottom: 1px dashed #666;
    border-left: #666;
    border-spacing: 1px 1px;
}

.dashed_left {
    border-left: 1px dashed #666
}

.border_right {
    border-right: 1px  #666 dotted;
}

/*&lt;/group&gt;*/
.indent {
    margin-left: 18px
}

.menu_select {
    color: #69c;
    border: #999
}

.smallfont {
    color: #cccc99;
    font-size: 9px;
    text-transform: uppercase;
    top: 5px
}

#buttons p {
    color: #ffffff;
    font-size: 10px;
    text-transform: lowercase;
    background-color: #666;
    padding: 1px;
    width: 135px;
    text-align: center;
    border-color: #999;
    border-style: dotted;
    border-width: 1px;

    margin-top: 5px;
}

#buttons a:hover {
    text-decoration: none;
}

#buttons p:hover {
    background-color: #cc9;
    color: #666;
    text-decoration: none;
}

/*&lt;group=orders&gt;*/

/*&lt;/group&gt;*/
.icons {
    color: #fff;
    font-size: 10px;
    line-height: 15px;
    padding-top: 5px;
}

#copyright p {
    color: #666;
    font-size: 9px;
    line-height: 10px;
}

#copyright a {
    color: #666;
}

.faq {
    color: #ccc;
    font-weight: bold;
    font-size: 9px;
    font-family: Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: -7px
}

.homepage-photo {
    background: url(../images-ui/homepage2.jpg) no-repeat;
    border: solid 1pt #000
}

</pre></body></html>