html, body {
	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video

  background-color: #ffffff;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  overflow-x: hidden;
  margin:0;
  padding:0;
  height:100%;

}

.tab-main {
	width:100%;
	height:100%;
}
.topbg1{ 
background-image:url(../img/right_bg.jpg);
}

.topbg{ 
background-image:url(../img/left_bg.jpg); background-position:right;
}
.copyright{ color:#ffffff; background:#181a2f;
}

.copyright b{ color:#95c41f; 
}
.copyright a{ color:#95c41f; text-decoration:none;
}
.topbtactive{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.topbtactivearb{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
}

.topbt a {
	color:#af7f3d;
	text-decoration:none;
}
.topbt a:hover {
	color: #333;
	text-decoration:none;
	font-weight:bold;
}

.topbtarb a {
	color:#af7f3d;
	text-decoration:none;
	font-size:20px;
}
.topbtarb a:hover {
	color: #333;
	text-decoration:none;
	font-weight:bold;
}

.addresstext  {
	color: #ffffff;
	text-decoration:none;
	font-weight:100;
	font-size:14px;
}
.addresstext a {
	color: #ffffff;
	text-decoration:none;
	font-weight:100;
	font-size:14px;
}
.addresstext a:hover {
	color: #95c41f;
	text-decoration:none;
	font-weight:100;
	font-size:14px;
}

.h1text {
	color: #95c41f;
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
}
.h2text {
	color: #000;
	text-decoration:none;
	font-size:14px;
	line-height: 1.5;
}
.h2textarb {
	color: #000;
	text-decoration:none;
	font-size:18px;
	line-height: 1.5;
	direction: rtl;
}
.h3text {
	color: #95c41f;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}
.mapbrder {
	border:solid 4px #999999;
}
.arabic_bg {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../img/aribic_bg.jpg);
}
.arabic_bg a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.arabic_bg a:hover {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}

.english_bg {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../img/aribic_bg.jpg);
}
.english_bg a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.english_bg a:hover {
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
.cv td {
	border:solid 1px #CCCCCC;
	color: #95c41f;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}
.cv_black_text {
	line-height:1.5;
	color: #000000;
	text-decoration:none;
	font-size:14px;
}
.cvarb td {
	border:solid 1px #CCCCCC;
	color: #95c41f;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	direction: ltr;
}

.cvarb_black_text {
	line-height:1.5;
	color: #000000;
	text-decoration:none;
	font-size:16px;
	direction: rtl;
}