body {
	text-align:center;
	padding:0;
	font-family:tahoma;
	font-size: 11px;
	margin:0 auto;
	width:760px;
	}
#footer {
        font-family:tahoma;
        background-color: #CCCCCC;
        direction:rtl;
        text-align:center;
       	font-size: 11px;
       	padding:5px;
}
#header {
	text-align:right;
	margin:0;
	padding:5px;
	background-image:url('images/header.jpg');
	}
a {
	color:#369;
	text-decoration:none;
	}
a:hover{
	color:#c30;
	text-decoration:none;
	}
#right {
	text-align:center;
	margin:0;
	padding:0;
	background-color: #DED9CD;
	background-image: url('images/right-menu-bg.gif');
	background-repeat: repeat-x;
	background-position-y: top;
	color:#000;
	text-decoration:none;
	}
#right a {
	color:#000;
	text-decoration:none;
	}
#right a:hover{
	color:#369;
	text-decoration:none;
	}
	
#left {
	text-align:right;
	margin:0;
	padding-top:10px;
	font-family:tahoma;
	font-size:11px;
	direction:rtl;
	}
#main {
	text-align:right;
	padding:10;
	direction:rtl;
	font-family:tahoma;
	font-size: 11px;
	line-height:140%;
	}

.text {
	font-family:tahoma;
	font-size:11px;
	padding-right:15px;
	padding-left:5px;
	line-height:160%;
	}

.head-menu {
	text-align:center;
	font-family:tahoma;
	font-size: 11px;
	}

.head-menu a {
	color: #000;
	text-decoration:none;
	}

.head-menu a:hover {
	background-image: url('images/head-menu-bg-over.gif');
	background-repeat: repeat-y;
	color:#c30;
	text-decoration:none;
	}
.head-sep {
	background-image: url('images/head-menu-bg.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	}
.menu-item {
	text-align:right;
	padding-right:30px;
	padding-top:4px;
	padding-bottom:4px;
	font-family:tahoma;
	font-size: 11px;
	direction: rtl;
	}
.image {
	text-align:center;
	float:left;
	border:1px solid #ccc;
	padding:5px;
	}
input, textarea, form, select, option {
	font-family:tahoma;
	font-size:11px;
	}
.ddmx {
    font: 11px tahoma;
    text-align:right;
    direction:rtl;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding-right:30px;
    padding-top:4px;
    padding-bottom:4px;
    border-bottom:0;
    font: 11px tahoma;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    text-align:right;
    direction:rtl;
   	background-image: url('images/right-item-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px;
    margin:0;
    font: 11px tahoma;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    text-align:right;
    padding-left:10px;
    width:175px;
}
.ddmx .item2 {
    background: #e5e1da;
    direction:rtl;
    text-align:right;
    padding-left:10px;
    width:175px;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #F8E8B8;
    text-align:right;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
    text-align:right;
}
.ddmx .section {
    padding-right:5px;
    padding-top:4px;
    padding-bottom:4px;
    border:0;
    position: absolute;
    visibility: hidden;
    text-align:right;
    z-index: -1;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
