@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background:url(../images/body_bg.jpg);
}

p{
margin:0px;
padding:0px;
}

table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}

.left_bg {
	background: url(../images/left_side.png) no-repeat;
	width: 30px;
	height: 68px;
}

.right_bg {
	background: url(../images/right_side.png) no-repeat;
	width: 30px;
	height: 68px;
}

/*.main_bg {
	background: url(../images/main_bg.jpg) repeat-x;
	height: 68px;
}*/

.inner_bg {
	background: url(../images/inner_bg.png) repeat-y;
	width: 871px;
}

.inner_curv_left {
	background: url(../images/inner_bottom_left.png) no-repeat;
	width: 17px;
	height: 19px;
}

.iner_curv_right {
	background: url(../images/inner_bottom_right.png) no-repeat;
	width: 16px;
	height: 19px;
}

.inner_bottom_middle {
	background: url(../images/inner_bottom_middle.jpg) repeat-x;
	height: 19px;
}

.inner_bg_n {
	background: #fff6e5;
}

/************************************* MENU CSS ****************************************/

.menu_bg {
	background: url(../images/menu_bg.jpg) repeat-x;
	height: 48px;
}


/**************************** CONTAINER CSS *****************************/

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding-left: 10px;
}

.new_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

/*************************** RIGHT SIDE **************************/

.contact_bg {
	background: url(../images/contact_bg.jpg) repeat-x;
	width: 227px;
	height: 33px;
}

.contact_text {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding-left: 60px;
	padding-top: 4px;
}

.contact_bottom {
	background: url(../images/contact_bottom.jpg) no-repeat;
	width: 227px;
	height: 17px;
}

.contact_middle {
	background: url(../images/contact_middle.jpg) repeat-y;
	width: 227px;
}

.add_bg {
	background: url(../images/add_bg.jpg) no-repeat;
	width: 192px;
	height: 131px;
}

.add_text {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #624933;
	line-height: 16px;
	padding-left: 10px;
}

.add_text1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding:0px 8px 0px 8px;
}


/******************* FOOTER CSS ******************/

.footer_left {
	background: url(../images/footer_left.png) no-repeat;
	width: 17px;
	height: 28px;
}

.footer_right {
	background: url(../images/footer_right.png) no-repeat;
	width: 16px;
	height: 28px;
}

.footer_middle {
	background: url(../images/footer_middle.jpg) repeat-x;
	height: 28px;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a5120;
	line-height: 18px;
}


a.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a5120;
	text-decoration: none;
}

a.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #907238;
	text-decoration: none;
}

/**************** Title CSS **********************/

.title_bg {
	background: url(../images/title_bg.jpg) repeat-x;
	height: 37px;
	padding-top: 6px;
	padding-left: 5px;
}

.title_text {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #ac8e54;
	font-weight: bold;
}

.hd1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#EB9500;
	text-decoration:none;
}
.hd2{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#333333;
	text-decoration:none;
}

.eml{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	outline:0;
}
.eml:hover{
	font-family:tahoma;
	font-size:11px;
	color:#625529;
	text-decoration:none;
}

.navigation_link{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	outline:0;
}
.navigation_link:hover{
	font-family:tahoma;
	font-size:11px;
	color:#625529;
	text-decoration:none;
}

.navigation_text{
	font-family:tahoma;
	font-size:11px;
	color:#625529;
	padding-left:7px;
}


.txtfields{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:black;
 border: 1px solid #e0d3ba;
 width: 165px;
}

.txtdetail0{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:black;
	 border: 1px solid #e0d3ba;
	 width: 165px;
}

.tbl_border{
border:1px solid #e0d3ba;
}

.txtflds{
 BORDER-WIDTH:1;
 BORDER-STYLE:SOLID;
 border-color:#000000;
 font-family:tahoma;
 font-size:11px;
 color:black;
}

a.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #694f39;
	
	text-decoration: none;
}

a.text_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #694f39;
	
}

/************************ LOGO BGS ****************/

.logo_bg {
	background: url(../images/headar.jpg) no-repeat;
	width: 921px;
	height: 150px;
}

.arabic_bg {
	background: url(../images/arabic_bg.png) no-repeat;
	width: 60px;
	height: 19px;
	margin-left: 55px;
	margin-top: 5px;
}

a.arabic_txt {
	font-family: Arial, Verdana, Tahoma, Geneva, sans-serif, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #624933;
	text-decoration: none;
	padding-left: 16px;
	padding-bottom: 10px;
}

a.arabic_txt:hover {
	color: #000000;
	text-decoration: none;
}






