﻿body {
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #013569;
	background-image: url('../images/contact/bg.gif');
}
table {
	border-collapse: collapse;
	margin: 0;
	border-width: 0px;
}
td {
	padding: 0;
	margin: 0;
}
img {
	border-width: 0px;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
.w-h-100p {
	width: 100%;
	vertical-align: top;
	height: 100%;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.page-body {
	height: 100%;
	width: 100%;
	vertical-align: top;
}
.table-main {
	width: 950px;
	height: 100%;
	margin: 0 auto;
}
.txt-b {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:15px 0 0 0;
}
.txt-b a {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:15px 0 0 0;
}
.txt-b a:hover {
	text-decoration: underline;
}
.txt-c {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:0;
}
.txt-c a {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
}
.txt-c a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.txt-c-1 {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:33px 24px 86px 164px;
}
.txt-c-2 {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	direction:rtl;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:250px 24px 0 164px;
}
.center-en {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin: 33px 24px 30px 164px;
	text-align: justify;
}
.center-ar {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	direction: rtl;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin: 247px 24px 0 164px;
	text-align: justify;
}

