body {
	font-family: Tahoma;
	font-size: 8px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/bodybg.gif);
	background-position: top;
	background-repeat:repeat;
	background-color:#999999;
}
.vdots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style:dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: center top;
	vertical-align: top;
	background-repeat: repeat-y;
	background-image: url(images/dots.gif);
}
.maintable {
	background-color: #FFFFFF;
}
.style10 {
	color: #999999;
	font-size: 17px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
.logo {
	
	
	height: 119px;
}
.gradient {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menuu {
	background-image: url(images/mbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.topnav {
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #b0b0b0;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.homeborder {
	background-color: #000000;
	width: 76px;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
.home {
	background-color: #000000;
	width: 76px;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
a.home {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	width: 76px;
	font-weight: bold;

	
}
a.home:hover {
	background-color: #FFBB0F;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	width: 76px;
	padding-top:8px;
	padding-bottom:7px;
	font-weight: bold;

	}
	.homeactive {
	background-color: #FFBB0F;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 76px;
	height:31px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
		
	}
.footer {
	background-color: #ffbb0f;
	height: 35px;
}
.leftheading {
	background-color: #ffbb0f;
	height: 35px;
	font-family: Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
}

.innerslogan {
	font-family: Arial, Helvetica;
	font-size: 21px;
	color: #B6B6B6;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 22px;
	text-decoration: none;
	line-height: 24px;
	
}
.dottedunderline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
}

.submenu {
	background-color: #ffbb0f;
	height: 25px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	word-spacing: 2px;

}

.home1 {
	background-color: #000000;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.home1border {
	background-color: #000000;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
		

}
a.home1 {
	background-color: #000000;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	font-family:Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
		
	
}
a.home1:hover {
	background-color: #FFBB0F;
	text-align: center;
	width: 130px;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:8px;
	padding-bottom:7px;
	display:block;
	font-weight: bold;
		

}
.home1active {
	background-color: #FFBB0F;
	height: 31px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
		

}

.home2 {
	background-color: #000000;
	width: 86px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
a.home2 {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
.home2border {
	background-color: #000000;
	width: 86px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
		
}
a.home2:hover {
	background-color: #FFBB0F;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top:8px;
	padding-bottom:7px;
	font-weight: bold;

}
.home2active {
	background-color: #FFBB0F;
	height: 31px;
	width: 86px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;

}

.flashbg {
	background-color: #ffd411;
	background-image: url(images/leftflash.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 161px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: right;
}
.flshdown {
	background-color: #ffd411;
	background-image: url(images/flshdown.jpg);
	background-position: left;
	height: 25px;
	background-repeat: repeat-x;
}
.flshdown2 {
	background-color: #ffd411;
	background-image: url(images/flashdown2.gif);
	background-position: left;
	height: 41px;
	background-repeat: repeat-x;
}

.tool {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #ffffff;
	height: 112px;
	background-color: #000000;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 29px;
	background-image: url(images/toosl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #ffbb0f;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 16px;
}

.tooltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	
}
a.tooltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
}
a.tooltext:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffbb0f;
	text-decoration: none;
	
}
.innerleft {
	background-image: url(images/innerleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
}
.leftshadowdown{
	background-image: url(images/shadeleft2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000000;
	
}
.leftshadow{
	background-image: url(images/shadeleft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#000000;
	}
	.leftshadow2{
	background-color:#ffbb07;
	}
.pfinance {
	background-image: url(images/pfinancehead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.serviceshead {
	background-image: url(images/servicceshead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.about {
	background-image: url(images/abouthead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bfinance {
	background-image: url(images/bfinancehead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.services {
	background-image: url(images/services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerin{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #ffbb0f;
	text-align: left;
	padding-top:9px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	height: 25px;
	background-image: url(images/footer-down.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footernew{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffbb0f;
	text-align: right;
	height: 25px;
	padding: 0px;
	vertical-align:top;
	text-align:right;
	
	
	
}
.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
	text-align: right;
	
	height: 25px;

}
.lefttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFBB0F;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	vertical-align:middle;
}
a.lefttext:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	height: 35px;
	width: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFBB0F;
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#999999;
	padding: 0px;
	vertical-align:middle;
	
}
a.lefttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFBB0F;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	
	
}
.didu {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 19px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.dots {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: left top;
	vertical-align: top;
}
.hometext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align:right;
	text-decoration: none;
	font-weight: normal;
}
a.hometext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align:justify;
	text-decoration: underline;
	font-weight: normal;
}
a.hometext:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	text-align:justify;
	text-decoration: none;
	font-weight: normal;
}

.links {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	text-align:justify;
	text-decoration: none;
}
a.links {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	text-align:justify;
	text-decoration:none;
	font-weight: normal;
}
a.links:hover {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #FFBB07;
	line-height: 18px;
	text-align:justify;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.submenutext {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
a.submenutext {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
}
a.submenutext:hover {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.submenutextactive {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.products {
	background-image: url(images/pbg.gif);
	background-position: left;
	height: 41px;
	background-repeat: no-repeat;
}
.service {
	background-image: url(images/sebg.gif);
	background-position: left;
	height: 41px;
	background-repeat: no-repeat;
	text-align: right;
}
.tools {
	background-image: url(images/wtools.gif);
	background-position:  top left;
	background-repeat: no-repeat;
	text-align: right;
}
.careers {
	background-image: url(images/careers.gif);
	background-position:  top left;
	background-repeat: no-repeat;
	text-align: right;
}
.sitemap {
	background-image: url(images/sitemap.gif);
	background-position:  top left;
	background-repeat: no-repeat;
	text-align: right;
}
.privacy {
	background-image: url(images/privacy.gif);
	background-position:  top left;
	background-repeat: no-repeat;
	text-align: right;
}
.subsid {
	background-image: url(images/subg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 41px;
}



.hometextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align:justify;
	text-decoration: none;
	font-weight:bold
}
a.hometextbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align:justify;
	text-decoration: underline;
	font-weight:bold
}
.homeheading {
	font-family: Tahoma;
	font-size: 15px;
	font-weight:bold;
	color: #666666;
	
}
.arabic {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top;
	height: 88px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
 .contact {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.disclaim {
	background-image: url(images/privacyhead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.careers {
	background-image: url(images/careers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headers {
	font-family: Arial, Helvetica;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/headingbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
