*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
}
body{
width:100%;
background-color:#E1DBD6;
}
#header{
width:100%;
background-color:#20221B;
text-align:center;
}
.inside{
width:980px;
margin:0 auto;
overflow:hidden;
direction:rtl;

}

.msg {
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20pt;
	margin-left: auto;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	direction: rtl;
	color:#F00
	background-color: #FFF;
}

input#Button
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    width: 126px;
    height: 28px;
}

.titjoin {
	background-image:url(images/menu_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	float:right;
	height:40px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

.join {
	margin-right: 50px;
	margin-bottom: 10px;
	float: right;
	font-family: tahoma;
	color: #666;
	font-size: 14px;

	}
.join2 {
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: tahoma;
	color: #666;
	font-size: 14px;	
}


.imgt {
	float:right;
	margin-right: 30px;
	}
.joinimg {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
	float: left;
	}

.inside2{
	width:980px;
	overflow:hidden;
	direction:rtl;
	background-color: #3B3B3B;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


.panel {
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: auto;
		margin-left: auto;
	text-align: right;
	}
	
.welcome {
	background-color: #EBEBEB;
	height: 26px;
	width: 600px;
	float: left;
	margin-top: 55px;
	margin-left: 18px;
	font-family: tahoma;
	font-size: 13px;
	color: #666;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #E5E5E5;
}

.welcome strong {
	margin-left: 10px;
	font-weight: normal;
	}

.welcome B {
	margin-left: 0px;
	color: #060;
	}
	
.contact {
	padding: 10px;
	margin-top: 40px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 70px;
	border: 1px solid #E1E1E1;
	color: #666;
}

input RADIO{

	text-align: right;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	border: 1px solid #C0BBB4;
	background:none;
	adding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	height:18px;
	font-family: tahoma;
	color: #666666;
	margin:2px;
	width:10px;

}

input{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	height:20px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
	border: 1px solid #C0BBB4;
	background: white url('images/bg_input_text.png') top repeat-x;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-family: tahoma;
	color: #666666;
	margin:2px;
	text-align: right;
} 

select{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height:24px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	border: 1px solid #C0BBB4;
	background: white url('images/bg_input_text.png') top repeat-x;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: tahoma;
	color: #666666;
	margin:2px;
	width: 128px;
}

select:hover{
	background: white url('images/bg_input_text_hover.png') top left repeat-x;
	border: 1px solid #6C0;
}

option {
	background-color: #EEE;
}

input:hover{
	background: white url('images/bg_input_text_hover.png') top left repeat-x;
	border: 1px solid #6C0;
}

textarea {
	background: white url('images/bg_input_text.png') top repeat-x;
	color:#0B0B0B;
	border: 1px solid #C0BBB4;
	padding:2px;
	float:right;
	font:normal 13px/20px Tahoma, Helvetica, sans-serif;
	
}

textarea:hover {
	background: white url('images/bg_input_text_hover.png') top left repeat-x;
	border: 1px solid #6C0;
}


.middle {
	float: left;
	width: 700px;
}
.logo{
	float:right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 41px;
}
.slogan{
font-family:tahoma, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
color:#82837F;
line-height:30px;
border-right:1px solid #82837F;
padding:0 21px 0 0;
margin:40px 0 0 0;
float:right
}
.rss{
float:right;
margin:29px 52px 0 0
}
.mn {
	width:980px;
	text-align:right;
	margin:0 auto;}
#menu{
background-image:url(images/menu_bg.gif);
background-position:top left;
background-repeat:repeat-x;
width:100%;
float:right;
height:40px;
}
#menu ul{
width:980px;
margin:0 auto;
padding:0 0 0 0px;
}
#menu li{
list-style-type:none;
display:inline;
}
.pic{
margin:0 auto;
/ margin:-4px auto;
}
#blocks{
background-image:url(images/bg.gif);background-position:top left;background-repeat:repeat-x;
height:176px;
padding:27px 0 0 0px
}


.block1{
	background-image:url(images/block1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	height:118px;
	float:left;
	padding-top: 30px;
	padding-right: 57px;
	padding-bottom: 0;
	padding-left: 120px;
}
.block2{
background-image:url(images/block2.jpg);
background-position:top left;
background-repeat:no-repeat;
width:165px;
height:118px;
float:left;
	padding-top: 30px;
	padding-right: 57px;
	padding-bottom: 0;
	padding-left: 120px;
}
.block3{
background-image:url(images/block3.jpg);
background-position:top left;
background-repeat:no-repeat;
width:165px;
height:118px;
float:left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 120px;
}
#blocks h3{
font-family:Tahoma;
font-size:14px;
color:#505542;
display:block;
width:160px;
}
#blocks span{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#698224;
	display:block;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 0;
}
#main{
	background-image:url(images/bgmine.gif);
	background-color:#F6F1F0;
	padding:10px 0 40px 0;
	width:980px;
	margin:auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-repeat: repeat-x;
	background-position: top;
}

.titlem{
	color: #FFF;
	background:  url(images/menu.gif) 0 -32px;
	width: 165px;
	padding-top: 10px;
	padding-right: 20;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	}

.column{
padding:0 60px 0 37px;
width:410px;
font-family:Tahoma;
font-size:11px;
color:#64584C;
line-height:17px;
float:left;
}
.column h3{
background-image:url(images/bullet.png);
background-position:right 2px;
background-repeat:no-repeat;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 0px;
font-family:Arial;
font-size:18px;
color:#64584C;
font-weight:normal;
}
.news_block h3{
	background-image:url(images/bullet.png);
	background-position:right 0px;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:18px;
	color:#64584C;
	font-weight:normal;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-right: 20px;
}
.text{
	font-size:14px;
	color:#666;
	line-height:20px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.right{
text-align:right;
padding:25px 0 0 0;
}
.right2{
width:430px;
float:left;
text-align:right;
padding:25px 0 0 0;
}
.news_block{
	width:425px;
	font-family:Tahoma;
	font-size:11px;
	color:#64584C;
}
.news_block span{
	display:block;
	float:left;
	color:#FF8400;
	text-align:right;
	width:130px;
}
.news_block li{
list-style-type:none;

}
.news_block p{
	background-image:url(images/arrow.gif);
	background-position:right 2px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-weight:bold;
	width:250px;
	text-align:right;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 8px;
}

.news_block IMG {}
#footer{
background-color:#333;
width:100%;
height:auto;
font-family:Tahoma;
font-size:11px;
color:#9B9B9B;
text-transform:uppercase;
text-align:right;
}

.footermalath {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: center;
}
#footer a{
	color:#9B9B9B;
	text-decoration:none;
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#footer p{
line-height:90px;
padding:0 48px 0 0
}

#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}










.main {
	ALIGN: center; MARGIN-RIGHT: 0px; MARGIN-LEFT: 0px; FONT-STYLE: normal; FONT: 12px Tahoma; COLOR: #1E70A6;
}
.right_panel {
	MARGIN-RIGHT: 25px;  WIDTH: 135px;  height: 220px; BORDER-LEFT: #405A01 0px solid;  FONT: normal 9pt/20px tahoma; TEXT-ALIGN: right; COLOR: #FFFFFF; PADDING-RIGHT: 5px;
}

.menuitemoff {
	PADDING-RIGHT: 6px; BORDER-TOP: #fffff0 1px solid; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; CURSOR: pointer; COLOR: #1E70A6; PADDING-TOP: 2px; BORDER-BOTTOM: #b6b6b6 1px solid; FONT-FAMILY: Tahoma, Arial, "Traditional Arabic"; BACKGROUND-COLOR: #efefeb
}
.menuitemon {
	PADDING-RIGHT: 6px; BORDER-TOP: #e1e1e1 1px solid; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; CURSOR: pointer; COLOR: #ffffff; PADDING-TOP: 2px; BORDER-BOTTOM: #b6b6b6 1px solid; FONT-FAMILY: Tahoma, Arial, "Traditional Arabic"; BACKGROUND-COLOR: #ffcc66
}


.middle_panel {
	MARGIN-LEFT: 30px;
	MARGIN-RIGHT: 5px;
	TEXT-ALIGN: right;
	margin-bottom: auto;
	width: 740px;
	float: left;
	font-family: tahoma;
	font-size: 12px;
	color: #666;
	border: 1px solid #E0E0E0;
	padding: 3px;
}

.title {
	TEXT-ALIGN: right;
	COLOR: #666;
	PADDING-RIGHT: 5px;
	font-family: tahoma;
	font-size: 9pt;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #390;
}
.text {
	MARGIN: 0px; FONT: normal 9pt/20px tahoma; TEXT-ALIGN: right; COLOR: #1E70A6; PADDING-RIGHT: 5px;
}



.middle_panel td {
	TEXT-ALIGN: right;
	COLOR: #666;
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding:2px;
}
tr {
	FONT: normal 9pt/20px tahoma; TEXT-ALIGN: right; COLOR: #390;
}
th {
	background-color: #80AC13;
	FONT: bold 9pt/20px tahoma;
	TEXT-ALIGN: right;
	COLOR: #ffffff;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62860F;
}


#active a:link, #active a:visited, #active a:hover
{
border: 0px solid #FFFFFF;
background-color: #51A9E8;
background-image: url(l1_link.gif);
color: #FFFFFF;
}

a:link, a:visited
{
FONT: normal 9pt/20px tahoma; COLOR: #1B83CD; text-decoration: none;
}

a:hover
{
FONT: normal 9pt/20px tahoma; COLOR: #ECA500; 
}


.tl {
background-color: #CCE4F7;
} 
.tl2 {
background-color: #F3FAFE;
} 

.brief { FONT: normal 8pt/20px tahoma; color:#808080}
ul {
margin: 0;
padding: 0;
}
ol {
margin: 0;
padding: 0;
}

.smallth {
	background-color: #999;
	FONT: normal 9pt/20px tahoma;
	TEXT-ALIGN: right;
	COLOR: #ffffff;
direction=rtl;  			text-indent: 3;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #090;
}
.smalltd {
	background-color: #D6EAF8; FONT: normal 9pt/20px tahoma; TEXT-ALIGN: right; COLOR: #1E70A6; direction=rtl;
}

.underline {
FONT: normal 9pt/20px tahoma; TEXT-ALIGN: right; COLOR: #1E70A6; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: 1px solid; BORDER-RIGHT-WIDTH: 1px
}
p.note1{
	font-size:0.9em;
	line-height: 1.3em;
	border:1px solid #E7C536;
	background-image:url('images/bgnote.gif');
	padding:3px 3px 3px 5px;
	margin:5px 0px 5px 0px;
	color: #F00;
}

p.note{
	font-size:0.9em;
	line-height: 1.3em;
	border:1px solid #B0D358;
	background-image:url('images/bgnote2.gif');
	padding:3px 3px 3px 5px;
	margin:5px 0px 5px 0px;
	color: #F00;
}

TR.GridRow TD {
	
}


TR.GridRowOver TD {
  BACKGROUND-COLOR: #EEEEEE
}

select { FONT: normal 9pt/20px tahoma; }



.form_error1 {
	BORDER-RIGHT: red 4px solid; PADDING-RIGHT: 2px;
                FONT: 12px tahoma; COLOR: #1E70A6;  

}

.input_box1 {
                 FONT: 12px tahoma;  COLOR: #1E70A6 
}







#login-box {
	width:333px;
	height: 352px;
	color: #ebebeb;
	font: 12px tahoma, Helvetica, sans-serif;
	background: url(images/login-box-backg.png) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 58px;
	padding-right: 76px;
	padding-bottom: 0;
	padding-left: 76px;
}

#login-box img {
	border:none;
}

#login-box h2 {
	padding:0;
	margin:0;
	color: #ebebeb;
	font: bold 44px "Calibri", Arial;
}


#login-box-name {
	float: left;
	display:inline;
	width:100px;
	text-align: right;
	padding: 14px 10px 0 0;
	margin:0 0 7px 0;
}

#login-box-field {
	float: left;
	display:inline;
	width:210px;
	margin:0;
	margin:0 0 7px 0;
}


.form-login  {
	width: 190px;
	padding: 10px 4px 6px 3px;
	border: 1px solid #0d2c52;
	font-size: 16px;
	color: #060;
}


.login-box-options  {
	clear:both;
	padding-left:87px;
	font-size: 11px;
}

.login-box-options a {
	color: #ebebeb;
	font-size: 11px;
}

.login2 {
	background-color:transparent;
	margin-right:120px;
	}


#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu2 {
	width: 170px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	}
	
#menu2 li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	text-align: right;
	width: 160px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: right;

	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu.gif);
	text-align: right;


	}
	
#menu2 li a:hover {
	width: 160px;
	color: #FFF;
	background:  url(images/menu.gif) 0 -32px;
	width: 160px;
	padding-top: 8px;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: right;
	}