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

.contacttxt {
	background-color:#4d4d4d;
	border-width:thin;
	border-style:none;
	border-color:#333333;
	color:#ffffff;
	width:200px;
}
.msgtxt {
	background-color:#4d4d4d;
	border-width:thin;
	border-style:none;
	border-color:#333333;
	color:#ffffff;
	width:280px;
	height:80px;
}
#page-wrap {
	margin: 0 auto;
}
.photo-link {
	padding: 5px;
	margin: 5px;
	border: 1px solid #999;
	display: block;
	width: 180px;
	float: left;
}
.photo-link:hover {
	border-color: white;
}
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	margin: 0;
	padding: 0;
}

A.go_en {
	display: block;
	float:right;
	width: 57px;
	height: 22px;
	margin: 0 0 0 -1px;
	margin-left: 4px;
	background: url(images/btn_en.jpg) no-repeat 0 0;
}
A.go_en:hover {
	background-position: 0 -22px;
}
A.go_ar {
	display: block;
	float:right;
	width: 57px;
	height: 22px;
	margin: 0 0 0 -1px;
	margin-left: 4px;
	background: url(images/btn_ar.jpg) no-repeat 0 0;
}
A.go_ar:hover {
	background-position: 0 -22px;
}
A.go_submit {
	display: block;
	float:center;
	width: 70px;
	height: 24px;
	margin: 0 0 0 -1px;
	background: url(images/go_submit1.png) no-repeat 0 0;
}
A.go_submit:hover {
	background-position: 0 -24px;
}
A.go_clear {
	display: block;
	float: right;
	width: 70px;
	height: 24px;
	margin: 0 0 0 -1px;
	background: url(images/go_clear.png) no-repeat 0 0;
}
A.go_clear:hover {
	background-position: 0 -24px;
}
A.mailo {
	COLOR: #292929;
	TEXT-DECORATION: none;
}
A.mailo:hover {
	TEXT-DECORATION:underline;
	color:#717171;
}
A.menutop {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A.menutop:hover {
	TEXT-DECORATION:underline;
	color:#000000;
}
A.list {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A.list:hover {
	TEXT-DECORATION:underline;
	color:#ffffff;
}
A {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION:underline;
	color:#292929;
}
A.menu {
	COLOR: #010101;
	TEXT-DECORATION: none;
	font-weight:bold;
}
A.menu:hover {
	TEXT-DECORATION: none;
	color:#4e4e4e;
	font-weight:bold;
}
.table0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0067ac;
	font-weight: bold;
	color: #FFFFFF;
}
.table1 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color:#e2e2e2;
}
.table2 {
	font-family: Verdana;
	font-size: 12px;
	color: #4D4435;
	text-decoration: none;
}
/*

Form Styles

*/

input.loginmail {
	padding-left: 5px;
	background-color:#e5e5e5;
	border-color:#005096;
	height:24px;
	width:150px;
}
input.addnew {
	padding-left: 5px;
	border-color:#e2e2e2;
	border-style:dashed;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	color:#00549a;
}
textarea.addnew {
	padding-left: 5px;
	border-color:#e2e2e2;
	border-style:solid;
	color:#00549a;
}
select.addnew {
	padding-left: 5px;
	border-color:#e2e2e2;
	border-style:solid;
	color:#00549a;
}
/*

Font

*/

.tarial {
	font-family:Arial;
}
.ttahoma {
	font-family:Tahoma;
}
.tverdana {
	font-family:Verdana;
}
.tmyriad {
	font-family:Myriad Pro;
}
tarabic {
	font-family:"Traditional Arabic";
}
/*

Font Weight

*/

.tbold {
	font-weight:bold;
}
.tnormal {
	font-weight:normal;
}
/*

Font Size

*/

.t8 {
	font-size:8px;
}
.t9 {
	font-size:9px;
}
.t10 {
	font-size:10px;
}
.t11 {
	font-size:11px;
}
.t12 {
	font-size:12px;
}
.t13 {
	font-size:13px;
}
.t14 {
	font-size:14px;
}
.t15 {
	font-size:15px;
}
.t18 {
	font-size:18px;
}
.t19 {
	font-size:19px;
}
.t34 {
	font-size:34px;
}
/*-----------------------

Cursor Pointer

*/

.icursor {
	cursor:pointer;
}
UL.check {
	list-style-image: url(images/lgicon.jpg);
	line-height:1.5em;
}
/*-----------------------

Font Color

*/

.tblue {
	color:#0163aa;
}
.tgrey {
	color:#ffffff;/*cacaca*/
}
.tgrey1 {
	color:#ffffff;/*909090*/
}
.tblack {
	color:#ffffff;/*000000*/
}
.twhite {
	color:#ffffff;
}
.tred {
	color:#ffffff;/* 930000*/
}
.tred1 {
	color:#ff0000;/* 930000*/
}
.tgreen {
	color:#ffffff;/*007d00*/
}
.tgold {
	color:#ffffff;/*0d0d0d*/
}
.tgoldd {
	color:#ddbd72;/*292929*/
}
tgreyy {
	color:#ffffff;/*909090*/
}
.tline24 {
	line-height: 24px;
}
.tline22 {
	line-height: 20px;
}
.tline30 {
	line-height: 30px;
}
