
body.personal {
	
	
	font-family: verdana;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f0f0ea;
	color:#000000;
	
}


body.business {
	
	
	font-family: verdana;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f0f0ea;
	color:#000000;
	
}

body.corporate {
	
	
	font-family: verdana;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f0f0ea;
	color:#000000;
	
}

#MainWhiteArea{
	min-height:500px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border:none;
}
td, th {
	
	text-align:left;
}
#mainArea {
	background-color:#FFFFFF;
}
td.VSep {
	width:12px;
}
.homeHeader {
	font-size:12px;
	color:#6b6b6b;
	padding-left:29px;
}
tr.HSep {
	height:12px;
}
tr.HSepDouble {
	height:28px;
}
.submenulink {
	color:#e51937;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}
.submenulinkover {
	color:#ffffff;
	background-color:#a8a9ab;
	background-image:none;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}
.subMenuArea {
	background-color:#f0f0ea;
}
.subMenuArea table {
	background-color:#f0f0ea;
	width:190px;
}

.subMenuArea table td.Activelink {
	color:#f0f0ea;
	background-image:none;
	background-color:#e51937;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}



.subMenuArea table td.link {
	color:#e51937;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}

.subMenuArea2 {
	background-color:#f0f0ea;
	
}
.subMenuArea2 table {
	background-color:#f0f0ea;
	
}

.subMenuArea2 table td.Activelink {
	color:#414141;
	background-color:#e51937;
background-image:none;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}
.subMenuArea2 table td.link {
	color:#e51937;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}

.subMenuArea2 table td.submenulinkover {
	color:#ffffff;
	background-image:none;
	background-color:#a8a9ab;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}
.subMenuArea2 table td.sublink {
	color:#e51937;
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}

.subMenuArea2 table td.sublinkactivePersonal {
	background-color:#ffcb0c;
	background-image:none;
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}

.subMenuArea2 table td.sublinkactiveBusiness {
	background-color:#373232;
	background-image:none;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
	cursor:pointer;
	height:25px;
}


.subMenuArea2 table td.subservicesmenulinkover {
	color:#e51937;
	background-color:#a8a9ab;
	background-image:none;
	font-size:11px;
	cursor:pointer;
	height:25px;
}
.subMenuArea2 table td.subservicesmenulinkoveractive {
	color:#414141;
	background-color:#e51937;
	background-image:none;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	cursor:pointer;
	height:25px;
}


.redButton {
	background-image:url(images/redButton.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:80px;
	height:22px;
	display:block;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	line-height: 20px;
}
.redButton:hover {
	background-image:url(images/redButtonRoll.gif);
	background-repeat:no-repeat;
}
.redButton:active {
	font-weight:bold;
	background-image:url(images/redButtonRoll.png);
	background-repeat:no-repeat;
}
.greyButton {
	background-image:url(images/greyButton.png);
	background-repeat:no-repeat;
	color:#f0f0ea;
	width:80px;
	height:22px;
	display:block;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	line-height: 20px;
}
.greyButton:hover {
	background-image:url(images/greyButtonRoll.png);
	background-repeat:no-repeat;
	color:#7f7f7c;
}
.greyButton:active {
	font-weight:bold;
	background-image:url(images/greyButtonRoll.png);
	background-repeat:no-repeat;
}
div#searchArea {
	width:210px;
	height:38px;
	color:#333333;
}
div#searchArea form {
	padding-top:9px;
	margin-left:20px;
	margin-right:20px;
}
.FAQQuestion {
	background-color:#f0f0ea;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.SearchArea {
	background-color:#f0f0ea;
	color:#666666;
}
td.arrowlink {
	background-image:url(images/corporate/arrowRedLarge.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:20px;
}
td.arrowlink a {
	padding-left:15px;
}
td.arrowlink a:visited {
	padding-left:15px;
}
td.arrowlink a:hover {
	padding-left:13px;
}
td.arrowlink a:active {
	padding-left:13px;
}


  td.smallarrowlink {
	background-image:url(/images/RedArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	height:20px;
	font-size:12px;
	padding-left:15px;
	cursor:pointer;
	color:#333333;
}

  td.smallarrowlink:hover {
	background-image:url(/images/RedArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	height:20px;
	font-size:12px;
	padding-left:13px;
	color:#e51937;
}


td.news {
	color:#333333;
	padding-left:0;
	padding-bottom:15px;
}
.date {
	font-weight:bold;
	color:#333333;
}
.eventImg {
	width:200px;
	padding-top:10px;
	vertical-align:top;
	height:140px;
	margin-top:10px;
	border:1px;
	border:#999999 solid 1px;
}
.redDate {
	font-size:10px;
	color:#e51937;
}
.eventTitle {
	font-weight:bold;
	color:#333333;
}
.besideImage {
	padding-left:10px;
	padding-top:10px;
	color:#333333;
}
.redBg {
	background-color:#e51937;
}
.redColor {
	color:#e51937;
}
a.redArrow {
	font-size:11px;
	color:#e51937;
	background-image:url(images/corporate/arrowRedLarge.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}
a.redArrow:visited {
	font-size:11px;
	color:#e51937;
	background-image:url(images/corporate/arrowRedLarge.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}
a.redArrow:hover {
	font-size:11px;
	color:#e51937;
	background-image:url(images/corporate/arrowRedLarge.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:13px;
	padding-left:2px;
}
a.redArrow:active {
	font-size:11px;
	color:#e51937;
	background-image:url(images/corporate/arrowRedLarge.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:13px;
	padding-left:2px;
}
div#footer a:link {
	color:#666666;
	text-decoration: none;
}
div#footer a:visited {
	color:#666666;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration:underline;
	color:#666666;
}
div#footer a:active {
	text-decoration: underline;
	color:#666666;
}
div#footer td {
	color:#666666;
}
.btnGo {
	background-image:url(images/corporate/BtnGo.gif);
	background-repeat:no-repeat;
	color:#f0f0ea;
	width:32px;
	height:18px;
	display:block;
	text-align:center;
	cursor:pointer;
	font-size:11px;
	line-height: 16px;
	font-weight:bold;
}
.btnGo:hover {
	background-image:url(images/corporate/BtnGoRoll.gif);
	background-repeat:no-repeat;
}
.btnGo:active {
	color:#000000;
}
.PageHeader {
	font-size:12px;
	color:#6b6b6b;
}
a.PageHeader {
	font-size:12px;
	color:#6b6b6b;
}
a.PageHeader:visited {
	font-size:12px;
	color:#6b6b6b;
}
a.PageHeader:hover {
	font-size:12px;
	color:#db2f42;
}
a.PageHeader:active {
	font-size:12px;
	color:#db2f42;
}
.PageName {
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
.loginArea {
	background-image:url(images/loginAreaBg.gif);
	background-repeat:repeat-x;
	width:210px;
	height:200px;
	color:#333333;
}
.loginArea table {
	float:right;
	width:200px;
}
.loginArea table td {
	color:#333333;
	font-size:12px;
	padding-left:20px;
}
.loginArea table td.title {
	color:#e51937;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
}
.loginArea table td.lable {
	color:#333333;
	font-size:11px;
	vertical-align:bottom;
}
.loginArea table td.button {
	padding-top:5px;
	padding-left:50px;
}
.loginArea table td.link {
	font-size:11px;
}
.searchArea {
	background-image:url(images/searchAreaBg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:42px;
	color:#000000;
	font-size:12px;
	padding-top:15px;
}
.searchArea table {
	float:right;
}
.searchArea table td.button {
	width:90px;
	text-align:left;
}
.searchArea table td.field {
	width:150px;
	padding-left:10px;
	text-align:left;
}
div.InternalPageImage {
	width:585px;
	height:160px;
	background-position:CENTER;
}

div.CategoryImage{
	width:190px;
	height:80px;
	background-position:center;
}

div.TopBannerArea {
	width:610px;
	height:180px;
	background-position:CENTER;
}
div.PressReleaseImage {
	width:385px;
	height:150px;
	background-position:CENTER;
}
div.SponsorshipsImage {
	width:150px;
	height:105px;
	background-position:CENTER;
	background-repeat:no-repeat;
	background-color:#000000;
}
div.imageGallery {
	width:150px;
	height:100px;
	background-position:CENTER;
	background-repeat:no-repeat;
	background-color:#000000;
}
.greyBg {
	background-color:#f0f0ea;
}
p.serviceHeader {
	font-size:20px;
	color:#e51937;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
p.serviceMainText {
	font-size:12px;
	color:#000000;
	padding-left:10px;
}
input.textfield {
	font-family: verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	height: 15px;
	color:#333333;
}
select {
	font-family: verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	height: 20px;
	color:#333333;
}
a {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#e51937;
	text-decoration:none;
}
a:active {
	color:#e51937;
	text-decoration:none;
}
td.headerLinks {
	color:#acacac;
	font-size:11px;
	padding-top:3px;
}
a.red {
	color:#e51937;
}
a.red:visited {
	color:#e51937;
}
a.red:hover {
	color:#333333;
	text-decoration:underline;
}
a.red:active {
	color:#333333;
	text-decoration:underline;
}
.arabic {
	font-family:arial;
	font-size:14px;
}
.error {
	color:#d30e45;
	margin:0;
	padding:0;
}
a.Search:link {
	color:#666666;
	text-decoration: none;
	font-size:9px;
}
a.Search:visited {
	color:#666666;
	text-decoration: none;
	font-size:9px;
}
a.Search:hover {
	text-decoration:underline;
	color:#666666;
	font-size:9px;
}
a.Search:active {
	text-decoration: underline;
	color:#666666;
	font-size:9px;
}

table.MainMenu {
	height:40px;
	background-image:url(images/MainMenu.gif);
	background-repeat:repeat-x;
}


td.MainMenuCorporate {

	height:40px;
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	vertical-align:top;

}

td.MainMenuCorporateOver {
	height:40px;
	color:#e51937;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	vertical-align:top;

}

td.MainMenuCorporateActive {

	height:40px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	vertical-align:top;

	
}

td.MainMenuPersonal {

	height:40px;
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	vertical-align:top;

}

td.MainMenuPersonalOver {
	height:40px;
	color:#e51937;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	vertical-align:top;

}

td.MainMenuPersonalActive {

	height:40px;
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	vertical-align:top;

	
}

td.MainMenuBusiness {

	height:40px;
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	vertical-align:top;

}

td.MainMenuBusinessOver {
	height:40px;
	color:#e51937;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	vertical-align:top;

}

td.MainMenuBusinessActive {

	height:40px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	vertical-align:top;

	
}


td.MainMenuE-Wataniya {

	height:40px;
	color:#e51937;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	vertical-align:top;

}

td.MainMenuE-WataniyaOver {
	height:40px;
	color:#e51937;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	vertical-align:top;

}



.whiteBg {
	background-color:#ffffff;
}
.WelcomeName {
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
}
.welcome {
	color:#7f7f7c;
}
.Name {
	color:#e51937;
}
.greyTableHeader {
	background-color:#f0f0ea;
	font-size:12px;
	font-weight:bold;
	color:#e51937;
	padding-left:15px;
}

td.SubMenuTD {
	background-image:url(/images/RedArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:25px;
	font-size:11px;
	font-weight:normal;
	
}
td.SubMenuTDActive {
	
	height:25px;
	font-size:11px;
	font-weight:normal;
	
}
td.SubMenuTD a {
	padding-left:13px;
}
td.SubMenuTD a:visited {
	padding-left:13px;
}
td.SubMenuTD a:hover {
	padding-left:10px;
}
td.SubMenuTD a:active {
	padding-left:10px;
	
}

td.SubMenuTDActive a {
	padding-left:10px;
	color:#e51937;
}
td.SubMenuTDActive a:visited {
	padding-left:10px;
	color:#e51937;
}
td.SubMenuTDActive a:hover {
	padding-left:10px;
	color:#e51937;
}
td.SubMenuTDActive a:active {
	padding-left:10px;
	color:#e51937;
	
}
.CMMTable{
	background-color:#e51937;
	height:40px;
	width:100%;
}

.PMMTable{
	background-color:#ffcb0c;
	height:40px;
	width:100%;
}

.BMMTable{
	background-color:#373232;
	height:40px;
	width:100%;
}



.CategoryTitle{
	font-size:13px;
	color:#e51937;
	font-weight:bold;
	height:25px;
	vertical-align:top;
	padding-left:2px;
	
}

.textBtnRed{
	position:relative;
	float:left;
	margin-top:6px;
	display:inline;
	color:#fff;
	font-weight:bold;
}

.textBtnRed span{
	cursor:hand;
	position:relative;
	float:left;
	padding-left:9px;
	padding-right:9px;
	line-height:2.7ex;
	padding-bottom:10px;
}

.textBtnRed:hover{
	background-position: right -95px;
	text-decoration:none; 
}
.textBtnRed:hover span{
	color:#fff;
	background-position: left -95px;
	text-decoration:none; 
}
.textBtnRed{
	background:url("/images/redRight.gif") no-repeat right top;
}
.textBtnRed span{
	background:url("/images/redLeft.gif") no-repeat left top;
}

.CatPageTitle{
	font-size:20px;
	color:#333333;
	font-weight:bold;
}

.ServiceDesc{
	font-size:13px;
	color:#8e8f92;
	font-family:Verdana, Geneva, sans-serif
	padding-right:20px;
	font-weight:bold;
}

.Servicename{
	font-size:18px;
	color:#e51937;
	padding-right:20px;
	font-weight:bold;

	
}
.features 
{
	/*font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-align:left;
	padding:4px;
	line-height:16px;
	*/
	
}
.countrylist
{
	font-family: verdana;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	height: 25px;
	color:#333333;
	
	}
	
	.th_red_header {
	background-color:#e51937;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.tr_grey {
	background-color:#f0f0ea;
	font-weight:bold;
	text-align:center;
	color:#333;
}