<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{
    background-color: #808080;
    font-family: Verdana, Tahoma, Arial;
    font-size: 0.8em;    
    text-align: center;
    margin: 0;
    padding: 0;
}

#container
{
    background-color: #FDFDFD;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
}

#pheader
{
    display: none;
}

#header
{
    background-color: #333333;  
}

#header A, #footer A
{
    font-size: 0.8em;
    font-weight: bold;
    color: #FFFFFF;  
    text-decoration: none;
}

#header A:HOVER, #footer A:HOVER
{
    color: #FFFF66;
    text-decoration: underline;
}

td.black
{
    text-align: center;
}

td.red
{
    text-align: center;
    background-color: #A63516;
}

#top
{
    font-size: 0.75em;
    padding: 5px 8px 0 0;
    color: #999999;
}

#top A
{
    color: #999999;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
}

#top A:HOVER
{
    color: #FFFFFF;
    text-decoration: underline;
}


#subheader
{
    background-color: #EBEBEB;
    border-bottom: dashed 1px #CCCCCC;
}

#subheader A
{
    font-size: 0.8em;
    color: #CC3300;  
}

#subheader A:HOVER
{
    color: #993300;
}

#theme
{
}

#content
{
    clear: both;
}

#left
{
    width: 188px;
    float: left;
}

.colapsed, .expanded
{
    background-color: #F5F5F5;
    width: 188px;
    padding: 5px 0 5px 0px;
    border-bottom: solid 2px #CCCCCC;
    display: block;
}
.expandedHided
{
    background-color: #F5F5F5;
}
.expanded
{
    background-color: #FFFFFF;
    cursor: pointer;
}
.colapsed A
{
    background-image: url(bullet_c.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-left: 10px;
    text-decoration: none;
    color: #333333;
    font-size: 0.85em;
    font-weight: bold;
}
.expanded A
{
    background-image: url(bullet_e.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-left: 10px;
    text-decoration: none;
    color: #333333;
    font-size: 0.85em;
    font-weight: bold;
}
.subitem A
{
    background-color: #FFFFFF;
    display: block;
    background-image: url(arrow000.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-left: 25px;
    margin-bottom: 2px;
    color: #333333;
    font-size: 0.85em;
}

#middle
{
    width: 990px !important;
    float: left;
    margin-left: 10px;
    min-height: 850px;
    /* border-left: dashed 1px #CCCCCC;
    border-right: dashed 1px #CCCCCC;
    */
}
/* for Internet Explorer */
/*\*/
* html #middle {
    height: 850px;
}
/**/

#midcontent
{
    font-size: 0.9em;
    line-height: 1.5em;
    margin: 10px;
}

#midcontent H1
{
    text-align: center;
    font-size: 1.5em;
    color: #A63516;
}

#midcontent H2
{
    text-align: center;
    font-size: 1.4em;
    color: #A63516;
}

#midcontent H3
{
    text-align: center;
    font-size: 1.3em;
    color: #A63516;
}

#midcontent H4
{
    text-align: center;
    font-size: 1.3em;
    color: #000000;
}

#midcontent IMG
{
    margin: 0 8px 0 8px;
}

#midcontent HR
{
    height: 1px;
    color: #000000;
}

#midcontent TABLE
{
    border-collapse: collapse;
    border: solid 1px black;
}

#midcontent TABLE TD
{
    border-collapse: collapse;
    border: solid 1px black;
    padding: 6px;
}

#midcontent FONT
{ 
    font-family: inherit !important;
    font-family: Verdana, Tahoma, Arial;
    font-size: inherit !important;
    font-size: 1.0em;
    color: inherit;
    color: #A63516;
    font-weight: inherit; 
}

#midcontent A
{ 
    font-family: inherit !important;
    font-family: Verdana, Tahoma, Arial;
    font-size: inherit !important;
    font-size: 12px;
    color: inherit;
    color: #A63516;
    font-weight: inherit; 
}

#midcontent A
{ 
    color: #A63516;
    text-decoration: underline;
}

#midcontent P
{
    text-indent: 0em;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 99%;
}

#midcontent Li
{
    margin-bottom: 0.6em;
}

#dyncontent
{
    font-size: 0.9em;
}

#dyncontent H1
{
    margin-top: 3px;
    margin-bottom: 5px;
    font-size: 1.5em;
    color: #A63516;
}

#dyncontent H2
{
    margin-top: 3px;
    margin-bottom: 5px;
    font-size: 1.1em;
    color: #A63516;
}

#dyncontent .Note
{
    font-size: 0.8em;
    margin-top: 5px;
    color: #AAAAAA;
}

#dyncontent A
{ 
    color: #A63516;
    text-decoration: underline;
}

A.Red
{ 
    color: #A63516;
    text-decoration: underline;
}

#dyncontent HR
{
    height: 1px;
    color: #AAAAAA;
}

#dyncontent .Text
{
    font-size: 0.8em;
}

#dyncontent .Item
{
    margin-top: 25px;
    margin-right: 10px;
    border: solid 1px black;
}

#dyncontent INPUT.Item
{
    font-size: 1em;
    margin-top: 0px;
    margin-right: 0px;
}

#right
{
    width: 189px;
    float: left;
    font-size: 1em;
}

#footer
{
    clear: both;
    background-color: #333333;
    color: #FFFFFF;  
    height: 50px;
}

#pfooter
{
    display: none;
}

.MyHeader
{
    font-weight: bold;
    font-size: 0.8em;
    color: #ffffff;
    padding: 5px 0px 5px 20px;
}    

.Btn
{
    background-color: #ffffff;
    border: solid 1px #CCCCCC;
    color: #333333;
    font-size: 11px;
    padding: 1px;
}

.Date
{
    font-size: 0.80em;
}</pre></body></html>