.txtbox		  { font-size:11px; font-family: Tahoma; color: #000000; }
.button		  { background-color:#FFD77D; color:#003974; font-family: tahoma; font-size: 8pt; color:#003974; text-decoration:none; font-weight:bold }

.link         { font-family: tahoma; font-size: 9pt; color:#043261; text-decoration:underline; }
.arabic-link  { font-family: tahoma; font-size: 9pt; color:#003A74; text-decoration:underline; font-weight:bold }
.more		  { font-family: tahoma; font-size: 9pt; color:#EB1F28; text-decoration:none; }
.text		  { line-height: 150%; font-family: tahoma; font-size: 9pt; color:#043261; text-decoration:none; }
.textbold	  { font-family: tahoma; font-size: 8pt; color:#043261; text-decoration:none; font-weight:bold; }
.title		  { font-family: tahoma; font-size: 10pt; color:#003873; text-decoration:none; font-weight:bold }
.news		  { font-family: tahoma; font-size: 9pt; color:#E81F29; text-decoration:none; }
.poll		  { font-family: tahoma; font-size: 9pt; color:#E81F29; text-decoration:underline; }
.path		  { font-family: tahoma; font-size: 8pt; color:#3C8CC9; text-decoration:none; font-weight:bold }
.menu-l1	  { font-family: Tahoma; font-size: 9pt; color:#FFD77D; text-decoration:none; font-weight:bold }
.menu-selected{ font-family: tahoma; font-size: 9pt; color:#003974; text-decoration:none; font-weight:bold }
.menu-l2	  { font-family: tahoma; font-size: 8pt; color:#305B88; text-decoration:none; font-weight:bold }
.footer-link  { font-family: tahoma; font-size: 8pt; color:#003974; text-decoration:none; font-weight:bold }
.footer-text  { font-family: tahoma; font-size: 8pt; color:#003974; text-decoration:none; }
.footer-red   { font-family: tahoma; font-size: 8pt; color:#EC2029; text-decoration:none; font-weight:bold }
.star		  { font-family: tahoma; font-size: 6pt; color:#EC2029; text-decoration:none; font-weight:bold }

table		  { direction:rtl;  }
body		  { margin:0; background-color:#E6E6E6; }

#basic-accordian{ border:5px solid #ffffff; padding:5px; width:600;	position:relative; left:3%;	top:3%;	margin-left:-20px; z-index:2; margin-top:-20px; }
.accordion_headings{ padding:5px; background:#C5C5C5; color:#FFFFFF; border:1px solid #FFF;	cursor:pointer; font-weight:bold; }
.accordion_headings:hover{ background:#EBEBEB; }
.accordion_child{ padding:15px;	background:#EEE; }
.header_highlight{ background:#EBEBEB; }