
HTML {
	min-width: 770px
}
BODY
{
    font-size: 12px;
    background: url(Images/background.jpg) #ffcc33 fixed no-repeat left top;
    font-family: "Arial";
    text-align: center;
    direction: rtl;
    padding-right: 0px;
    padding-left: 0px;
    left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    top: 0px;
}

IMG
{
    border: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

.Title Space
{
     width: 10px;
    }    
#Nav A
{
    display: block;
    font-size:16px;
    text-transform: lowercase;
    color: gray;
    text-align: Center;
    text-decoration: none;
}
#Nav A:hover
{
    color: #ff0033;
}
#Nav A:active {
	COLOR: #ff0033;
	
}

.NavSpace
{
         width: 1px;
    }
HR {
	BORDER-LEFT-COLOR: #cc0000; BORDER-BOTTOM-COLOR: #cc0000; COLOR: #cc0000; BORDER-TOP-COLOR: #cc0000; HEIGHT: 1px; BACKGROUND-COLOR: #cc0000; BORDER-RIGHT-COLOR: #cc0000
}

.mainText
{
    font-size: 16px;
   
    font-family:  "Arial";
    text-align: center;
    direction: rtl;
     
    }
    
    .menub
{
}
.menub A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: silver;
    FONT-FAMILY: 'Arial (Hebrew)';
    TEXT-DECORATION: none
}
.menub A:hover
{
    FONT-WEIGHT: bold;
    COLOR: gray;
    FONT-FAMILY: 'Arial (Hebrew)';
    TEXT-DECORATION: none
}
.menub A:active
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

#shops A
{
    display: block;
    font-size:16px;
    text-transform: lowercase;
    color: navy;
    text-align: right;
    text-decoration: none;
}
#shops A:hover
{
    color: #ff0033;
}
#shops A:active {
	COLOR: #ff0033;
	
}