@charset "windows-1256";
/* author: Aziz Al-Marshad */
/* Creation date: 5/27/2005 */
body.template {
margin:0 0 0 0;
background:#f1f1f1;
scrollbar-base-color: #f1f1f1;
scrollbar-face-color: gray;
scrollbar-track-color: #f1f1f1;
scrollbar-arrow-color: white;
scrollbar-darkshadow-color: #f1f1f1;
scrollbar-highlight-color: gray;
direction:rtl;
font-family:   MS Sans Serif;  
font-size: 11px;   
font-style: normal;
color: #000000;
text-align: justify;

}
body.newsletter {
margin:0 0 0 0;
background:white;
direction:rtl;
font-family:   MS Sans Serif;  
font-size: 11px;   
font-style: normal;
color: #000000;
text-align: justify;
}
td {
font-family:   MS Sans Serif;  
font-size: 11px;   
font-style: normal;
color: #000000;
text-align: justify;
}
td.cat{
FILTER: Shadow(direction=135,color=#ffffff,strength=2);
text-align: center;
width: 72px;
}
td.cat2{
text-align: justify;
background:white;
border-right:1px solid black;
border-left:1px solid black;
border-bottom:1px solid black;
padding:2px;
}
td.cat3{
background:white;
border-right:1px solid black;
border-left:1px solid black;
border-bottom:1px solid black;
}
td.main{
FILTER: Shadow(direction=135,color=#c0c0c0,strength=5);
}
a:link {
font-family:  MS Sans Serif;
font-size: 11px;
font-style: normal;
color: #000000;
text-decoration: none;
}
a:hover {
font-family:MS Sans Serif;
font-size: 11px;
font-style: normal;
color: #FF6600;
text-decoration: none;
}
a:visited {
font-family:MS Sans Serif;
font-size: 11px;
font-style: normal;
color: gray;
text-decoration: none;
}
a:active {
font-family:MS Sans Serif;
font-size: 11px;
font-style: normal;
color: #FF6600;
text-decoration: none;
}
table.head_borders {
border-left:1px solid black;
border-right:1px solid black;
}
input.submit {
border:1px solid black;
width:40px;
height:22px;
}
marquee.ehdaa{
font-style: normal;
color: white;
FILTER: Shadow(direction=135,color=#f1f1f1,strength=3);
}