/* CSS Document */

body{
direction:rtl;
font-family:tahoma;
font-size:9pt;
font-weight:normal;
margin-left:0;
margin-top:0; 
margin-bottom:0;
margin-right:0;
height:100%;
color:#362536;
width:100%;
display:block;
}

body td{
direction:rtl;
font-family:tahoma;
font-size:9pt;
color:#362536;

}

p{
margin-top:1px;
margin-bottom:2px;
}

.footer_menu,
.footer_menu a,
.footer_menu a:hover,
.footer_menu a:visited,{
text-align:right;
FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Tahoma; BORDER-COLLAPSE: collapse;
}

.traditional,
.traditional a{
font-family:"traditional arabic";
font-size:16pt;
font-weight:bold;
}

.tahoma_title,
.tahoma_title a
{
font-family:"tahoma";
font-weight:bold;
color:#800000;
}
.block_title{
background-color:#f5f5f5;
padding:3px;
font-weight:bold;
}

.input-error{
	color:#FF0000;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	padding-right:17px;
	background:url(../error.gif) no-repeat center right;
}


.smaller{

font-size:10px;
font-family:tahoma;
}



.errormessage {
background-color: #FFFFE1;
border: 1px dotted #CFCFCF;
margin-top: 8px;
margin-bottom: 16px;
padding: 6px 6px 6px 32px;
line-height: 18px;
background-image:url(../images/error_icon.gif);
padding-right:50px;
background-repeat: no-repeat;
background-position: 98% 50%;
}

#message {
	background-color: #FFFFE1;
	border: 1px dotted   #993300;
	padding: 6px 6px 6px 32px;
	margin: 5px;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 18px;
	padding-right:50px;
	background-image: url(../images/info_icon.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}

img{
border:none;
}
hr{
color:#CCCCCC;
border:1px #CCCCCC solid;
height:1px;

}

table , td, div , p{
direction:rtl;
}

table th{
text-align:center;
background-color:#333333;
}
table th p{
background-color:#3C5768;
}
table .nc{
text-align:right;
}


.gridtable {
	border-width: 1px;
	border-spacing: ;
	border-style: ridge;
	border-color: white;
	border-collapse: separate;
	background-color: #fffff0;
}
.gridtable a {
color:#386561;
}
.gridtable th {
	border-width:0px;
	padding: 1px;
	padding-top:4px;
	padding-bottom:4px;
	border-style:none;
	border-collapse:collapse;
	border-color:#333333;
	border-spacing:0px;
	background-color:#333333;
	-moz-border-radius:0px ;
}
.gridtable td{
	border-width: 1px;
	padding: 1px;
	border-style: ridge;
	border-color: ;
	-moz-border-radius: ;
}

.gridtable .highlight_1{
 background-color:#E6F2E9;
}

.gridtable .highlight_2{
 background-color:#FFFFFF;
}
p{
padding:1px;
margin:0px;
}

textarea, .myinput , select {
border:1px solid  #333333;
font-family:Tahoma;
font-size:11px;
color:#000000;

}
input
{
font-family:Tahoma;
font-size:11px;
color:#000000;
}
th , th div , th p{
/* background-image:url(../images/../images/table-toptile.png); */
color:#FFFFFF;
font-size:12px;
padding-right:5px;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
text-align:right;
background-color:#172C3C;
font-weight:normal;
height:15px;
}
div.errormessage td {
line-height: 18px;
}
img.errormessage {
margin-left: -24px;
}


h1{
font-family:Arial;
font-size:20px;
color:#000000;
font-weight:bold;
margin:0px;
line-height:100%;
}
h2{
font-family:Arial;
font-size:16px;
color:#333333;
font-weight:bold;
padding-bottom:3px;
margin:0px;
line-height:100%;
}
h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF3300;
padding-bottom:2x;
margin:1px;

}
h4{
font-family:"Tahoma";
font-size:10pt;
color:#003333;
padding-bottom:2x;
margin:1px;
font-weight:normal;

}
.MyCode{

size:12;
}

a{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
color:#CC0000;
}


.clean_table{
	border:1px solid #E9E9E9;
	border:none;
	font-family:tahoma;
	font-size:9pt;
	border-spacing:2px;
}

.clean_table thead td ,
.clean_table thead th ,
{
color: #000000;
border-style: solid;
border-width: 1px;
padding:2px;
}

.clean_table tfoot td ,
.clean_table tfoot th ,
{
color: #000000;
border-style: solid;
border-width: 1px;
padding:2px;
}
.clean_table td{
color: #000000;
border-style: solid;
border-width: 1px;
padding:2px;
}

