.menu
{
    FONT-SIZE: 10pt;
    COLOR: #555555;
    background-color: #ffffff;
    FONT-FAMILY: Verdana, Arial
}
.menu:hover
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    background-color: #7CAFC6;
    FONT-FAMILY: Verdana, arial
}
A:link
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: #222;
    FONT-FAMILY: Arial, Tahoma
}
TH
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #222222;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #7CAFC6
}
P
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Tahoma
}
BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Tahoma
}
INPUT
{
    FONT-FAMILY: Arial, Tahoma
}
SELECT
{
    FONT-FAMILY: Arial, Tahoma
}
TEXTAREA
{
    FONT-FAMILY: Arial, Tahoma
}
H1
{
    FONT-SIZE: 18pt;
    COLOR: #C58955;
    FONT-FAMILY: Verdana
}
H2
{
    FONT-SIZE: 16pt;
    COLOR: #C58955;
    FONT-FAMILY: Verdana
}
H3
{
    FONT-SIZE: 14pt;
    COLOR: #C58955;
    FONT-FAMILY: Verdana
}
H4
{
    FONT-SIZE: 12pt;
    COLOR: #C58955;
    FONT-FAMILY: Verdana
}
H6
{
    FONT-SIZE: 12pt;
    COLOR: #e7874d;
    FONT-FAMILY: Verdana;
    margin:0px
}
INPUT.Right
{
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: right
}
INPUT.Center
{
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: center
}
.bookmark:link, .Bookmark:link
{
    FONT-WEIGHT: bold;
    COLOR: #2c558c;
    TEXT-DECORATION: none
}
.bookmark:visited, .Bookmark:visited
{
    FONT-WEIGHT: bold;
    COLOR: #2c558c;
    TEXT-DECORATION: none
}
.bookmark:hover, .Bookmark:hover
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #2c558c
}
TH.Head2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: teal
}
TH.Blue
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #84b5ff;
    TEXT-ALIGN: left
}
TD.LightBlue
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #d6deef
}
LI
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Tahoma
}

/* Gallery System */
div.gallery_item { z-index:100; position:relative; font-size:11px; border:solid 1px #111; color:#eee; background-color:#222; overflow:hidden; }
div.gallery_item.plain {  border:solid 1px transparent; color:black; background-color:transparent; }
div.gallery_item .gallery_date { position:absolute; bottom:17px; left:2px; white-space:nowrap }
div.gallery_item .gallery_cap { z-index:101; position:absolute; bottom:1px; left:2px; white-space:nowrap }
div.gallery_item .gallery_cap a { color: #f1cd2f; }
div.gallery_item .gallery_rate { position:absolute; bottom:16px; right:1px; }
div.gallery_item .gallery_edit { z-index:102; cursor:pointer; position:absolute; background-image:url(//maps.exploroz.com/images/icons/Edit16.gif); background-color:#222; height:14px; width:13px; clip: rect(1px 14px 15px 2px); bottom:0px; right:0px; }


