
table {
   border: 0px;
   padding: 0px;
   margin: 0px
}

td {
   border: 0px solid black;
   margin:0px;
   padding:0px;
   padding-right:5px;
   padding-left:5px;
   font-family: helvetica;
   font-size: 12px
}

tr {
   border: 1px solid black;
   margin:0px;
   padding:0px
}

html{
   direction: rtl;
   font-family: helvetica;
   font-size: 12px
}

hr {
   height: 0px;
   width: 100%;
   border: 1px solid black;
   color: black
}

a.topMenuItem{
   font-family: helvetica;
   font-size: 25px;
   font-weight: bold;
}

p.areaLinks {
   font-family: helvetica;
   font-size: 18px;
   font-weight: bold;
   margin:0px;
   padding: 0px;
   padding-bottom: 0px;
   padding-right: 5px;
}

a {
   color: #2222aa;
   text-decoration: none
}

a:hover {
   color: blue;
   text-decoration: underline
}

td.adSearch{
   padding-top: 5px;
   padding-bottom: 5px;
   border-bottom: 2px solid #aaaaaa;
   border-top: 1px solid lightgrey;
   background-color: #efeef7
}

h1 {
   color: darkblue;
   font-size: 20px;
}

h1.mainFooterText {
   color: black;
   font-size: 14px;
}
p.mainFooterText {
   color: black;
   font-size: 14px;
}

b {
   color: black
}

div#arabicPage{
   padding:20px;
   padding-top:0px;
}

div#arabicPage p{
   font-size: 15px;
}
div#arabicPage h1{
   font-size: 20px;
}

.t {background: url(../images/dot.png) 0 0 repeat-x;}
.b {background: url(../images/dot.png) 0 100% repeat-x}
.l {background: url(../images/dot.png) 0 0 repeat-y}
.r {background: url(../images/dot.png) 100% 0 repeat-y}
.bl {background: url(../images/bl.png) 0 100% no-repeat}
.br {background: url(../images/br.png) 100% 100% no-repeat}
.tl {background: url(../images/tl.png) 0 0 no-repeat}
.tr {background: url(../images/tr.png) 100% 0 no-repeat; padding:5px;padding-left:10px;padding-right:10px;padding-bottom:0px} 