/*//////////////////////////////////////////////////////////////////////////////////////
//......................................................................................
//  This is a part of UI Soft Web services library.                                    .
//  Copyright © 2002 UI Soft Inc.                                                      .
//......................................................................................
//////////////////////////////////////////////////////////////////////////////////////*/
table
{
    border-collapse: collapse;
}

body.home
{
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        xx-small;
}

table.home
{
    margin: 2 2 2 2;
    border: none 0;
}

.home-logo
{
    background-color: rgb(255, 255, 255);
}

img.home-logo
{
    background-color: rgb(255, 255, 255);
    vertical-align:   top;
    border:           none 0;
}

.logo-underline
{
    background-repeat: repeat-x;
}

.home-date
{
    font-family:      arial, helvetica, sans-serif;
    font-size:        14px;
    font-weight:      bold;
    color:            rgb(212, 0, 0);
    background-color: rgb(255, 255, 255);
}

.home-navigator
{
    background-color: rgb(255, 255, 255);
    border:           none 0;
}

table.home-navigator
{
    background-color: rgb(255, 255, 255);
    border:           none 0;
}

img.home-navigator
{
    background-color: rgb(255, 255, 255);
    border:           none 0;
}

.home-body
{
    background-color: rgb(255, 255, 255);
}

img.home-body
{
    background-color: rgb(255, 255, 255);
    border:           none 0;
}

.home-tools
{
    background-color: rgb(255, 255, 255);
}

img.home-tools
{
    background-color: rgb(255, 255, 255);
    border:           none 0;
}

.home-language-label
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        x-small;
    font-weight:      bold;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

.home-language-select
{
    font-family:       verdana, arial, helvetica, sans-serif;
    font-size:         12;
    font-style:        normal;
    font-weight:       400;

    border-left:       1 solid rgb(47, 100, 142);
    border-top:        1 solid rgb(47, 100, 142);
    border-right:      1 solid rgb(47, 100, 142);
    border-bottom:     1 solid rgb(47, 100, 142);

    color:             rgb(47, 100, 142);
    background-color:  rgb(255, 255, 255);
}


.epilog-home /* ui soft contact info */
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        xx-small;
    font-weight:      bold;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a.epilog-home
{
    text-decoration: none;
    color: rgb(47, 100, 142);
}

a:active.epilog-home
{
    text-decoration: none;
    color: rgb(47, 100, 142);
}

a:hover.epilog-home
{
    text-decoration: none;
    color: rgb(47, 100, 142);
}

a:visited.epilog-home
{
    text-decoration: none;
    color: rgb(47, 100, 142);
}

#privacy-content
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        11px;
    font-weight:      400;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

#about-content
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        11px;
    font-weight:      400;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

#contact-body
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        11px;
    font-weight:      400;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

#contact-header
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        16px;
    font-weight:      600;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

.contact-prompt
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        14px;
    font-weight:      400;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

.contact-address
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        12px;
    font-weight:      600;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

.contact-label
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        12px;
    font-weight:      400;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

.contact-form
{
        font-family:          arial, helvetica, sans-serif;
        font-size:            11pt;
        font-style:           normal;
        font-weight:          400;
        color:                rgb(0, 0, 0);
        background:           rgb(255, 255, 255);
        background-color:     rgb(255, 255, 255);
        border-left:          1 solid rgb(204, 204, 204);
        border-bottom:        1 solid rgb(204, 204, 204);
        border-right:         1 solid rgb(204, 204, 204);
        border-top:           1 solid rgb(204, 204, 204);
        
        scrollbar-base-color:       rgb(204, 204, 204);
        scrollbar-3dlight-color :   rgb(192, 192, 192);
        scrollbar-darkshadow-color: rgb(192, 192, 192);
        scrollbar-shadow-color :    rgb(255, 255, 255);
        scrollbar-face-color:       rgb(238, 238, 238);
        scrollbar-highlight-color : rgb(238, 238, 238);
        scrollbar-track-color:      rgb(238, 238, 238);
}

.mail-content
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        14px;
    font-weight:      600;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

.community-online-header
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        24px;
    font-weight:      600;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

.community-online-title
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        14px;
    font-weight:      600;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

.community-online-content
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        14px;
    font-weight:      400;
    color:            rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
}

a:active.community-online-content
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:link.community-online-content
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:visited.community-online-content
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:hover.community-online-content
{
    text-decoration:  none;
    color:            rgb(255, 255, 255);
    background-color: rgb(47, 100, 142);
}

.archive-link
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        14px;
    font-weight:      400;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:active.archive-link
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:link.archive-link
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:visited.archive-link
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:hover.archive-link
{
    text-decoration:  none;
    color:            rgb(255, 255, 255);
    background-color: rgb(47, 100, 142);
}

.postcards
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        11px;
    font-weight:      400;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:active.postcards
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:link.postcards
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:visited.postcards
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:hover.postcards
{
    text-decoration:  none;
    color:            rgb(255, 255, 255);
    background-color: rgb(47, 100, 142);
}

.postcard-guide
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        11px;
    font-weight:      400;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

.postcards-title
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        24px;
    font-weight:      600;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

.postcards-subtitle
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        14px;
    font-weight:      600;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

.postcards-order
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        10px;
    font-weight:      400;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

.postcards-price
{
    font-family:      verdana, arial, helvetica, sans-serif;
    font-size:        14px;
    font-weight:      400;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:active.mortgage
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:link.mortgage
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:visited.mortgage
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:hover.mortgage
{
    text-decoration:  none;
    color:            rgb(255, 255, 255);
    background-color: rgb(47, 100, 142);
}

.mortgage-title
{
    font-family:      "Arial Rounded MT Bold";
    font-size:        28px;
    font-weight:      700;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:active.realestate
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:link.realestate
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:visited.realestate
{
    text-decoration:  none;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}

a:hover.realestate
{
    text-decoration:  none;
    color:            rgb(255, 255, 255);
    background-color: rgb(47, 100, 142);
}

.realestate-title
{
    font-family:      "Arial Rounded MT Bold";
    font-size:        28px;
    font-weight:      700;
    color:            rgb(47, 100, 142);
    background-color: rgb(255, 255, 255);
}
