﻿body {
    font-family:Arial, Verdana, Aharoni;
    font-size:12px;
    background-color:#696238;
    margin:0 0 0 0;
}
a
{
    color:#696238;
    text-decoration:none;
}

h1
{
	font-family:Arial, Verdana, Aharoni;
    font-size:12px;
	color:#DD9910;
    font-weight:bold;
    direction:rtl;
    margin-bottom:-15px;
}

.Menu
{
    color:white;
    font-weight:bold;
    text-decoration:none;
    background-color:#696238;
}
.Menu a:hover
{
    background-color:#763426;
}
.MenuLink
{
    color:white;
    font-weight:bold;
    text-decoration:none;
}
.MenuTable
{
    text-align:center;
    background-color:white;
}
.MenuSelect
{
    color:#897B70;
    font-weight:bold;
    text-decoration:none;
    background-color:#763426;
}

.Footer1
{
	font-family:Arial;
	font-size:11px;
	color:#cab88f;
    font-weight:normal;
    text-decoration:none;
}

.Footer2
{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
    font-weight:normal;
    text-decoration:none;
}
 a.FooterLinks:link
 {
	font-family:Arial;
	font-size:11px;
	color:#cab88f;
    font-weight:normal;
    text-decoration:none;
 }
 
a.FooterLinks:visited
 {
	font-family:Arial;
	font-size:11px;
	color:#cab88f;
    font-weight:normal;
    text-decoration:none;
 }
 
 
 a.FooterLinks:hover
 {
	font-family:Arial;
	font-size:11px;
	color:#000000;
    font-weight:normal;
    text-decoration:none;
 }
 
 
.Text
{
    direction:rtl;
    scrollbar-3dlight-color: #DAEDDB;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #c0c0cc;
    scrollbar-track-color: #f5f5f5;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#E9F3FC;
    scrollbar-darkshadow-color:#808080;
    scrollbar-face-color:#ffffff;
}

.Text2
{
    scrollbar-3dlight-color: #DAEDDB;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #c0c0cc;
    scrollbar-track-color: #f5f5f5;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:#E9F3FC;
    scrollbar-darkshadow-color:#808080;
    scrollbar-face-color:#ffffff;
}


.Text a
{
    color:#DD9910;
    text-decoration:underline;
}

.TitleGreen
{
    font-weight:bold;
    color:#71A637;
    direction:rtl;
}

.HomepageThumbnails
{
    direction:rtl;
    font-weight:bold;
    color:#8B8484;
}
.Logo
{
    background-color:white;
    color:#763426;
    font-size:15px;
    font-weight:bold;
}
.LogoPhone
{
    color:#D99202;
    font-size:15px;
}
.GalleryTitle
{
    color:#DD9910;
    font-weight:bold;
    direction:rtl;
}
.GalleryFrame
{
    border:1px solid #AEBA9E;
    direction:rtl;
}
.GalleryThumbText
{
    font-size:10px;
    direction:rtl;
}
.GalleryMenuText
{
    direction:rtl;
}
.GalleryMenuTextSelected
{
    background-color:#F0F0F0;
}
.GalleryMenuTextSelectedList
{
    background-image:url(../images/bg_dots.gif);
    background-position:bottom;
    background-repeat:repeat-x;
    padding:2px 10px 2px 0px;
}
.GalleryMenuTitle
{
    font-weight:bold;
    color:white;
    background-image:url(../images/bg_galleryMenu.gif);
    background-repeat:repeat-x;
    vertical-align:bottom;
    padding-bottom:3px;
}
.GallerySpacer
{
    background-color:#696238;
}
.GalleryFrameEnlarge
{
    border-left:1px solid #AEBA9E;
    direction:rtl;
}