body
{
    margin: 0px;
    padding: 0px;
    background-color: #D4D4D4;
    background: url(images/bgtexture.jpg);
    font-size: 12px;
    font-family: Tahoma;
    color: #7F7F7F;
    line-height: 14px;
}

td, div
{
    font-size: 12px;
    font-family: Tahoma;
    color: #7F7F7F;
    line-height: 14px;
}

ul
{
    list-style-position: outside;
    list-style-type: square;
}


a
{
    color: #0b0072;
    text-decoration: underline;
}

a:hover
{
    color: #569BBD;
    text-decoration: underline;
}

.m
{
    color: #7F7F7F;
}

.rm2
{
    color: #327398;
}

.link
{
    color: #02C7E6;
}

.pointer
{
    margin-right: 6px;
}

.title
{
    color: #569BBD;
    font-size: 12px;
    font-weight: bold;
}

.pol
{
    color: #FFFFFF;
    text-decoration: none;
}

.pol a
{
    color: #FFFFFF;
    text-decoration: underline;
}

.pol a:hover
{
    color: #FFDF6B;
    text-decoration: underline;
}

a.rm:hover
{
    text-decoration: underline;
}

a.rm2:hover
{
    text-decoration: none;
}

a.link:hover
{
    text-decoration: none;
}

a.m:hover
{
    text-decoration: none;
}


.hoverPanel
{
    cursor: pointer;
}

.popupPanel
{
    background-color: #ffffff;
    border-right: #0B0072 2px solid;
    border-top: #0B0072 2px solid;
    border-left: #0B0072 2px solid;
    border-bottom: #0B0072 2px solid;
    position: absolute;
    visibility: hidden;
    padding: 10px;
    filter: alpha(opacity=90);
    opacity: 0.9;
}


.popupMenu
{
    position: absolute;
    visibility: hidden;
    padding: 0px;
}


.GMap a
{
    color: #0b0072;
}
.GMap a:active
{
    color: #0b0072;
}
.GMap a:hover
{
    color: #569BBD;
}

.GMap a:link
{
}
.GMap a:visited
{
}

.GMap
{
    width: 460px;
    height: 360px;
    color: Black;
    border-right: #569BBD 1px solid;
    border-top: #569BBD 1px solid;
    border-left: #569BBD 1px solid;
    border-bottom: #569BBD 1px solid;
    background-color: #569BBD;
}

.GMapPanel
{
    background-color: transparent;
}

.GMapPanelLink
{
    font-size: smaller;
}

.modalBackground
{
    background-color: #000000;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.WaterMark
{
    color: #0b0072;
}

.Progress
{
    position: fixed;
    top: 50%;
    left: 50%;
}

.photo
{
    margin-right: 4px;
}










