﻿BODY {
	color: Black;
	font-family: Verdana;
	font-size: 11pt;
	direction= rtl;

	
scrollbar-face-color:#B82D2D;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#B82D2D;
scrollbar-darkshadow-color:#B82D2D;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
	background-image: url('../images/bg.gif');
	}

input {
scrollbar-face-color:#3E65CE;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}	

img { border: 0px; }
	
tr, div {
  font-family      : Verdana;
  font-size        : 12pt;
  color            : black  ;
  direction= rtl; }

td {text-align: right;
	direction= rtl; }
  

hr {
  width            : 100%;

}

.H1 {
	font-size: 12pt;
	color: #000000;
	text-align: right;
	padding-right: 2pt;
	font-weight: bold;
	font-family: 
}
.H1_w {
	font-size: 12pt;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5pt;
	padding-left: 5pt;
	font-weight: bold;
}

.H1_1 {
	font-size: 10pt;
	color: #000000;
	text-align: Center;
	font-weight: bold;
	font-family: Verdana;
}

.H2 {
	font-size: 9pt;
	color: #000000;
	text-align: right;
	padding-right: 2pt;
	font-weight: bold;
	font-family: Verdana;}

ul {
	margin: 0px;
	padding-left: 1px;
	padding-right: 18px;
	list-style-type: circle;
	dir="rtl";
	text-align: right;
}
a.a1:link,active,visited{
font-family: Arabic Transparent;
font-weight: bolder; 
color: #800000;
}
a.a1:hover{
font-family: Arabic Transparent;
font-weight: 700; 
color:#000000;
font-weight:bolder;
}

td.td1{background-color:#990000;
}
td.td1:HOVER{background-color:#C74E33;}

#hr { background-image: url('../images/hl_dotts.gif');  background-repeat: repeat-x;  background-color: White;  border: 1px dashed #DCDCDC;  height: 2px;  line-height: 2px      }
hr {  background-repeat: repeat-x;  background-color: White;  border: 1px dashed #DCDCDC;  height: 2px;  line-height: 2px      }

.english { text-align: left; dir="rtl";  padding-left: 5px;  padding-right: 5px;  font-size: 12px;     }
#english { text-align: left; dir="rtl";  padding-left: 5px;  padding-right: 5px; font-size: 12px;     }

.center { text-align: center; direction= none; }

/** LINKS ********************************************************/

a:link, a:visited { font-family: Verdana;  color: #B82D2D;  font-size: 12pt;   text-decoration: none;               } 
a:hover, a:active { color: #B82D2D;  text-decoration: underline;  } 


a.menu:link, a.menu:visited { font-family: Verdana; width: 120px;  font-size: 12pt;  text-align: right;     height: 24px;  padding-right: 6px;  line-height: 24px;    background-color: #990000;  color: #EFEFEF;  border: 1px groove #EEEEEE;         }
a.menu:hover, a.menu:active { text-decoration: none;  color: White;  background-color: #C74E33;     }

a.menu2:link, a.menu2:visited { font-family: Verdana; width: 120px;  font-size: 12pt;  font-weight:bold; text-align: right;     height: 24px;  padding-right: 6px;  line-height: 24px;    background-color: #7597fd;  color: #000000;  border: 0px groove #EEEEEE;         }
a.menu2:hover, a.menu2:active { text-decoration: none;  color: black;  background-color: #AABFFF;  font-weight:bold;   }

a.submenu:link, a.submenu:visited {font-family: Verdana;  width: 120px;  font-size: 12pt;  text-align: right;     height: 30px;  padding-right: 5px;  line-height: 30px;    background-color: #000000;  border: 1px groove #EEEEEE;  color: White;   }

a.submenu:hover, a.submenu:active { background-color: White;  color: #B82D2D; border: 1px solid #B82D2D;  text-decoration: none;   }

a.button:link, a.button:visited { border: 1px ridge #B22222;  padding-right: 2px;  padding-top: 2px;  padding-left: 2px;  padding-bottom: 2px;  background-color: #FBFBFB;      }
a.button:hover, a.button:active {   }

a.white:link, a.white:visited { color: White; }
a.white:hover, a.white:active {   }

/** IDs *******************/
#visited { color: Black;  font-size: 9pt;     background-position:  right 50%;  background-image: url('../images/visited.gif');  background-repeat: no-repeat;  padding-right: 20px;  text-align: right;  font-weight: bold           }
#bold { font-weight: bold; }
#ver_dots_left { background-image: url('../images/ver_dotts.gif');  background-position:  left 50%;  background-repeat: repeat-y   }
#ver_dots_right { background-image: url('../images/ver_dotts.gif');  background-position:  right 50%;  background-repeat: repeat-y   }
#padding { padding-right: 5px;  padding-left: 5px;  }
#center { text-align: center; }