body {
	margin: 0px;
	padding: 0px;
	font-style:normal;
}
.main{
	background-image:url(../images/bgHome.gif);
	background-repeat:no-repeat;
}
.mainHome{
	background-image:url(../images/bgHome.gif);
	background-repeat:no-repeat;
	height:761px;
}
.logo{
	padding:6px 0 0 108px;
	background-image:url(../images/logo-TuneTalk.gif);
	background-repeat:no-repeat;
	background-position:108px 4px;
	width:260px;
}
.liveChat{
	vertical-align:top;
	height:70px;
	text-align:right;
	padding-right:51px;
	padding-top:2px;
}
.headerMenu{
	vertical-align:top;
	height:85px;
}
.width73{width:73px;}
.mainMenu{
	padding:4px 0 0 38px;
}
.flag{
	width:29px;
}
.homeMid{
	padding-left:41px;
}
.innerMid{
	padding-left:41px; background-image:url(../images/bgMidInner.gif); background-repeat:repeat-y; background-image:url(../images/bgBottomInner.jpg); background-repeat:no-repeat; background-position:bottom left;
}
.space11{
	height:11px;
	width:11px;
}
.space150{
	width:150px;
}
a.buttonMainActive {
	background: transparent url('../images/bg_buttonWhite_a.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 51px;
	width: 126px;
	margin-right: 2px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	color:#ee2e24;font-size:12px;font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}

a.buttonMainActive span {
	background: transparent url('../images/bg_buttonWhite_span.png') no-repeat;
	display: block;
	line-height: 41px;
	padding: 5px 0 5px 18px;
}
a.buttonMainActive:hover {
	text-decoration: none;
}

a.buttonMain {
	background: transparent url('../images/bg_buttonRed_a.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 51px;
	width: 126px;
	margin-right: 2px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	color:#FFF;font-size:12px;font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
a.buttonMain span {
	background: transparent url('../images/bg_buttonRed_span.png') no-repeat;
	display: block;
	line-height: 41px;
	padding: 5px 0 5px 18px;
}
a.buttonMain:hover {
	background: transparent url('../images/bg_buttonRedHoA.png') no-repeat scroll top right;
	color: #ee2e24;
	text-decoration: none;
	outline: none; /* hide dotted outline in Firefox */
}
a.buttonMain:hover span {
	background: transparent url('../images/bg_buttonRedHo_span.png') no-repeat scroll top left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
a.buttonRed {
	background: transparent url('../images/bg_buttonRed_a.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 51px;
	width: 68px;
	margin-right: 7px;
	padding-right: 16px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	color:#FFF;font-size:12px;font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
a.buttonRed span {
	background: transparent url('../images/bg_buttonRed_span.png') no-repeat;
	display: block;
	line-height: 41px;
	padding: 5px 0 5px 18px;
}
a.buttonRed:hover {
	background-position: bottom right;
	color: #ee2e24;
	text-decoration: none;
	outline: none; /* hide dotted outline in Firefox */
}
a.buttonRed:hover span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
a.buttonWhiteCountry {
	background: transparent url('../images/bg_buttonCountry_a.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 50px;
	width: 110px;
	margin-right: 6px;
	padding-right: 28px; /* sliding doors padding */
	text-decoration: none;
	color:#ee2e24;font-size:12px;font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
a.buttonWhiteCountry span {
	background: transparent url('../images/bg_buttonCountry_span.png') no-repeat;
	display: block;
	line-height: 20px;
	padding: 5px 0 5px 18px;
}
a.buttonWhiteCountry:hover {
	background-position: bottom right;
	color: #FFF;
	outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}
a.buttonWhiteCountry:hover span {
	background-position: bottom left;
	padding: 5px 0 5px 18px; /* push text down 1px */
}
a.buttonWhiteCountry img {
	padding-right: 5px;
}
a.buttonWhite {
	background: transparent url('../images/bg_buttonWhite_a.png') no-repeat scroll top right;
	dispay: block;
	float: left;
	height: 51px;
	width: 87px;
	margin-right: 7px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	color:#ee2e24;font-size:12px;font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
a.buttonWhite span {
	background: transparent url('../images/bg_buttonWhite_span.png') no-repeat;
	display: block;
	line-height: 41px;
	padding: 5px 0 5px 18px;
}
a.buttonWhite:hover {
	background-position: bottom right;
	color: #FFF;
	text-decoration: none;
	outline: none; /* hide dotted outline in Firefox */
}
a.buttonWhite:hover span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

/* footer */
.footer{
	font-family:"Myriad Pro", "Lucida Sans Unicode", "Trebuchet MS", Verdana; font-size:14px; color:#848484; line-height:18px; vertical-align:top;
}
.footer a{
	color:#848484; text-decoration:none;
}
.footer a:hover{
	color:#ee2e24; text-decoration:none;
}
.copyright{
	vertical-align:top; text-align:center; font-style:italic;
}
.footerIcons{
	vertical-align:top; text-align:right;
}

#advert{overflow:visible; height:10px; position:absolute; top:210px; width:120px; margin:0 auto; padding-left:30px; margin-left:850px;}
/* #advert{overflow:visible; height:10px; position:absolute; top:210px; width:1010px; margin:0 auto; padding-left:30px;} */

/*#container{overflow:visible; position:absolute; top:0px; width:100%; margin:0 auto;}*/
.clear{clear:both;height:1px;}
.breadCrumb{float:left; margin-left:5px; margin-top:5px; padding:2px 5px 2px 5px;background-color:#f7f7f7; color:#5f5f5f; font-size:11px; font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"}
.breadCrumb a{color:#c22927; text-decoration:none;}
.breadCrumb a:hover{color:#c22927; text-decoration:underline;}
.dots{background-image:url(../images/dots.gif); background-repeat:repeat-y; padding-right:165px; float:right;height:30px; }
.dots4{background-image:url(../images/dots4.gif); background-repeat:repeat-y; background-position:left top; height:41px;}
.leftMenuOpt1 a{display:block;background:url(../images/ltMenuInActive.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#FFFFFF;font-size:14px;line-height:30px;text-align:center; font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode";}
.leftMenuOpt1 a:hover{display:block;background:url(../images/ltMenuActive.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#b1231d;font-size:14px;font-weight:700;line-height:30px;text-align:center;}
.leftMenuOpt1 a.active{display:block;background:url(../images/ltMenuActive.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#b1231d;font-size:14px;font-weight:700;line-height:30px;text-align:center;}
a.buttonMainDot {
	background: transparent url('../images/bg_buttonRed_a.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 51px;
	width: 126px;
	margin-right: 2px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	color:#FFF;font-size:12px;font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
a.buttonMainDot span {
	background: transparent url('../images/bg_buttonRedDot_span.png') no-repeat;
	display: block;
	line-height: 41px;
	padding: 5px 0 5px 18px;
}
a.buttonMainDot:hover {
	background-position: bottom right;
	color: #ee2e24;
	text-decoration: none;
	outline: none; /* hide dotted outline in Firefox */
}
a.buttonMainDot:hover span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
a.buttonMainDotActive {
	background: transparent url('../images/../images/bg_buttonRed_a.png') no-repeat scroll bottom right;
	display: block;
	float: left;
	height: 51px;
	width: 126px;
	margin-right: 2px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-align:center;
	color:#ee2e24;font-size:12px;font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
a.buttonMainDotActive span {
	background: transparent url('../images/bg_buttonRedDotative_span.png') no-repeat;
	display: block;
	line-height: 41px;
	padding: 5px 0 5px 18px;
	text-decoration:none;
}
a.buttonMainDotActive:hover {
	text-decoration:none;
}
.PageHeading{font-family:"Trebuchet MS", "Myriad Pro", "Lucida Sans Unicode", Verdana; color:#d20a00; font-size:24px;line-height:24px;font-weight:bold;font-style:normal;}
.heading{font-family:"Trebuchet MS", "Myriad Pro", "Lucida Sans Unicode", Verdana; color:#d20a00; font-size:20px;line-height:20px;font-style:normal;}
.ParaTitle{font-family:"Trebuchet MS", "Myriad Pro", "Lucida Sans Unicode", Verdana; color:#000000; font-size:14px; font-weight:bold;}
.txt{font-family:"Trebuchet MS", "Myriad Pro", "Lucida Sans Unicode", Verdana; color:#5f5f5f; font-size:12px;line-height:20px;padding-left:10px;}
.rightTips{background-image:url(../images/rightTipsTop.gif);background-repeat:no-repeat;padding:20px 15px 0 20px;font-size:11px; color:#5f5f5f;line-height:18px;font-family:"Trebuchet MS", "Myriad Pro", "Lucida Sans Unicode", Verdana;}
.rightTips b{color:#d20a00; font-size:14px;}
.rightTipsBottom{background-image:url(../images/rightTipsBottom.gif);background-repeat:no-repeat;height:17px;}
.padB280{padding-bottom:280px;}
a{color:#d20a00;text-decoration:none;}
a:hover{color:#d20a00;text-decoration:underline;}
.innerContentBig{width:600px; padding:5px}
.innerContentSmall{width:450px;padding:5px;}




/* Fancy Tune Talk Table */
.rowBg{background:url(../images/rowBg.gif) repeat-x left top;font-size:11px;color:#c22927}
.rowBg a{color:#c22927;text-decoration:none;margin-left:10px;font-weight:700}
.downArrow{background:url(../images/downArrow.gif) no-repeat left top;padding-left:15px}
.upArrow{background:url(../images/upArrow.gif) no-repeat left top;padding-left:15px}
.normalRowW{color:#666666;padding-left:10px; background:#FFFFFF}
.normalRowG{color:#666666;padding-left:10px; background:#f6f6f6}
.tdBg{border:1px solid #dedede;border-left:none; background:#FFFFFF url(images/tdBg.gif) repeat-x left bottom}
 
 
 /* Left menu */
 #leftMenu a.manageUser{display:block;background:url(../images/manageUser.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#FFFFFF;font-size:12px;font-weight:700;line-height:30px;padding-left:15px; font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode";}
#leftMenu a.manageUser_d{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; display:block;background:url(../images/manageUser_d.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#cd0f05;font-size:12px;font-weight:700;line-height:30px;padding-left:15px}
#leftMenu a.manageUser_d:hover{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; display:block;background:url(../images/manageUser.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#FFFFFF;font-size:12px;font-weight:700;line-height:30px;padding-left:15px}

#leftMenu a.managePrivilege{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; display:block;background:url(../images/managePrivilege.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#FFFFFF;font-size:12px;font-weight:700;line-height:30px;padding-left:15px}
#leftMenu a.managePrivilege_d{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; display:block;background:url(../images/managePrivilege_d.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#cd0f05;font-size:12px;font-weight:700;line-height:30px;padding-left:15px}
#leftMenu a.managePrivilege_d:hover{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; display:block;background:url(../images/managePrivilege.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#FFFFFF;font-size:12px;font-weight:700;line-height:30px;padding-left:15px}

#leftMenu a.manageCampaign{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; display:block;background:url(../images/manageCampaign.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#FFFFFF;font-size:12px;font-weight:700;line-height:30px;padding-left:15px}
#leftMenu a.manageCampaign_d{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; display:block;background:url(../images/manageCampaign_d.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#cd0f05;font-size:12px;font-weight:700;line-height:30px;padding-left:15px}
#leftMenu a.manageCampaign_d:hover{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode";display:block;background:url(../images/manageCampaign.gif) no-repeat left top; height:30px; width:160px;text-decoration:none;color:#FFFFFF;font-size:12px;font-weight:700;line-height:30px;padding-left:15px}

#leftMenu .lm_sub a{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; border:1px solid #dedede;background:#FFFFFF url(../images/grayArrow.gif) no-repeat left top;padding-left:24px;color:#444444;font-family:Arial, Helvetica, sans-serif;line-height:24px;display:block;text-decoration:none;font-size:11px;width:136px;}
#leftMenu .lm_sub a:hover{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; background:#FFFFFF url(../images/redArrow.gif) no-repeat left top;color:#c22927;text-decoration:none;font-weight:700;border-right:none;}
#leftMenu .lm_sub a.actived{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; background:#FFFFFF url(../images/redArrow.gif) no-repeat left top;color:#c22927;text-decoration:none;font-weight:700;border-right:none;}
#leftMenu .lm_sub a span{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode"; display:block;line-height:24px;width:136px;background:#FFFFFF;cursor:pointer}
#leftMenu .lm_sub a:hover span{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode";display:block;line-height:24px;width:136px;background:#FFFFFF;position:relative;left:1px}
#leftMenu .lm_sub a.actived span{font-family:"Trebuchet MS", Verdana, "Myriad Pro", "Lucida Sans Unicode";display:block;line-height:24px;width:136px;background:#FFFFFF;position:relative;left:1px}




/* flexible buttons */
.clear { /* generic container (i.e. div) for floating buttons */
 overflow: hidden;
 width: 100%;
}
a.buttonRed {
 background: transparent url('../images/bg_buttonRed_a.png') no-repeat scroll top right;
 display: block;
 float: left;
 height: 51px;
 margin-right: 6px;
 padding-right: 18px; /* sliding doors padding */
 text-decoration: none;
 color:#FFF;font-size:12px;font-weight:700;
 font-family:Arial, Helvetica, sans-serif;
}
a.buttonRed span {
 background: transparent url('../images/bg_buttonRed_span.png') no-repeat;
 display: block;
 line-height: 41px;
 padding: 5px 0 5px 18px;
}
a.buttonRed:hover {
 background-position: bottom right;
 color: #ee2e24;
 outline: none; /* hide dotted outline in Firefox */
}
a.buttonRed:hover span {
 background-position: bottom left;
 padding: 6px 0 4px 18px; /* push text down 1px */
}
a.buttonRedSmall {
 background: transparent url('../images/bg_buttonRedSmall_a.png') no-repeat scroll top right;
 display: block;
 float: left;
 height: 35px;
 margin-right: 6px;
 padding-right: 18px; /* sliding doors padding */
 text-decoration: none;
 color:#FFF;font-size:12px;font-weight:700;
 font-family:Arial, Helvetica, sans-serif;
}
a.buttonRedSmall span {
 background: transparent url('../images/bg_buttonRedSmall_span.png') no-repeat;
 display: block;
 line-height: 25px;
 padding: 5px 0 5px 18px;
}
a.buttonRedSmall:hover {
 background-position: bottom right;
 color: #ee2e24;
 outline: none; /* hide dotted outline in Firefox */
}
a.buttonRedSmall:hover span {
 background-position: bottom left;
 padding: 6px 0 4px 18px; /* push text down 1px */
}
a.buttonWhite {
 background: transparent url('../images/bg_buttonWhite_a.png') no-repeat scroll top right;
 display: block;
 float: left;
 height: 51px;
 margin-right: 6px;
 padding-right: 18px; /* sliding doors padding */
 text-decoration: none;
 color:#ee2e24;font-size:12px;font-weight:700;
 font-family:Arial, Helvetica, sans-serif;
}
a.buttonWhite span {
 background: transparent url('../images/bg_buttonWhite_span.png') no-repeat;
 display: block;
 line-height: 41px;
 padding: 5px 0 5px 18px;
}
a.buttonWhite:hover {
 background-position: bottom right;
 color: #FFF;
 outline: none; /* hide dotted outline in Firefox */
}
a.buttonWhite:hover span {
 background-position: bottom left;
 padding: 6px 0 4px 18px; /* push text down 1px */
}
a.buttonWhiteSmall {
 background: transparent url('../images/bg_buttonWhiteSmall_a.png') no-repeat scroll top right;
 display: block;
 float: left;
 height: 35px;
 margin-right: 6px;
 padding-right: 18px; /* sliding doors padding */
 text-decoration: none;
 color:#ee2e24;font-size:12px;font-weight:700;
 font-family:Arial, Helvetica, sans-serif;
}
a.buttonWhiteSmall span {
 background: transparent url('../images/bg_buttonWhiteSmall_span.png') no-repeat;
 display: block;
 line-height: 25px;
 padding: 5px 0 5px 18px;
}
a.buttonWhiteSmall:hover {
 background-position: bottom right;
 color: #FFF;
 outline: none; /* hide dotted outline in Firefox */
}
a.buttonWhiteSmall:hover span {
 background-position: bottom left;
 padding: 6px 0 4px 18px; /* push text down 1px */
}
/* END flexible buttons */
.txtRed{color:#ee2e24;}

/* press */
.press{background-image:url(../images/pressBG.gif); background-repeat:no-repeat; background-position:left top; font-family:"Trebuchet MS", "Myriad Pro", "Lucida Sans Unicode", Verdana; color:#5f5f5f; font-size:12px;line-height:20px;padding:50px 10px 0 10px; width:260px; text-align:justify}
.pressBottom{background-image:url(../images/pressBG.gif); height:18px; background-repeat:no-repeat;background-position:left bottom;}



/* video */
.video{background-image:url(../images/bgCommercials.jpg); background-repeat:no-repeat; background-position:left top; padding:45px 10px 0 15px; width:380px; height:267px; text-align:left;}
.videoBottom{background-image:url(../images/bgCommercials.jpg); height:80px; background-repeat:no-repeat;background-position:left bottom;font-family:"Trebuchet MS", "Myriad Pro", "Lucida Sans Unicode", Verdana; color:#5f5f5f; font-size:12px;line-height:18px;padding:0 20px 0 20px; text-align:left;}




/* partner */
.pad10{padding:10px;}
.pad5{padding:5px;}
.brdrYellow{border:1px solid #ffcc01;}
.yellow1px{height:1px; background-color:#ffcc01;}
.space10{height:10px;}
.yellowBox{background-image:url(../images/yellowBox.gif); background-repeat:no-repeat; background-position:top left; width:309px;height:336px;}
.yellowBoxBottom{background-image:url(../images/yellowBox.gif); background-repeat:no-repeat; background-position:bottom left; height:15px;}
.txtBlackHeading{height:39px; font-family:"Trebuchet MS", "Lucida Sans Unicode", Verdana; font-size:18px; color:#000000; padding-left:20px; font-weight:bold;}
.redBox{background-image:url(../images/redBox.gif); background-repeat:no-repeat; background-position:top left; width:309px;}
.redBoxBottom{background-image:url(../images/redBox.gif); background-repeat:no-repeat; background-position:bottom left; height:15px;}
.txtWhiteHeading{height:39px; font-family:"Trebuchet MS", "Lucida Sans Unicode", Verdana; font-size:18px; color:#ffffff; padding-left:20px; font-weight:bold;}
.greenBox{background-image:url(../images/greenBox.gif); background-repeat:no-repeat; background-position:top left; width:309px;}
.greenBoxBottom{background-image:url(../images/greenBox.gif); background-repeat:no-repeat; background-position:bottom left; height:15px;}

.partnerBoxHeading{background-image:url(../images/bgHeadPartnerTop.gif); background-repeat:no-repeat; height:36px; color:#ee2e24; font-size:18px; font-family:"Trebuchet MS", "Lucida Sans Unicode", Verdana; padding-left:15px;}
.partnerBoxBottom{background-image:url(../images/bgHeadPartnerBottom.gif); background-repeat:no-repeat; height:16px;}

.brdrRed{border:1px solid #dd0000;}
.red1px{height:1px; background-color:#dd0000;}

.brdrGreen{border:1px solid #017a40;}
.green1px{height:1px; background-color:#017a40;}

.cmbBox{font-family:"Trebuchet MS", "Lucida Sans Unicode", Verdana; font-size:11px; color:#999999; height:20px;}

/*99-partner*/
.txtGreenBig{font-size:18px; color:#007f49;}
.greenBoxBig{background-image:url(../images/greenBoxBig.gif); background-repeat:no-repeat; background-position:top left; width:665px;}
.greenBoxBigBottom{background-image:url(../images/greenBoxBig.gif); background-repeat:no-repeat; background-position:bottom left; height:15px;}


/*Baloon Help*/
#selfcare-tooltip{position:absolute; top:125px; left:500px; width:318px; z-index:2; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 2px solid #CC0000; visibility: hidden; text-align:left;-moz-border-radius: 5px; -webkit-border-radius: 5px; }
#signup-tooltip{position:absolute; top:125px; left:570px; width:318px; z-index:2; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 2px solid #CC0000; visibility: hidden; text-align:left;-moz-border-radius: 5px; -webkit-border-radius: 5px; }
.padd6{padding:6px;padding-bottom:0px;}


/* intl-roaming */
.heading-table{font-family:"Trebuchet MS", "Myriad Pro", "Lucida Sans Unicode", Verdana; color:#2f2f2f; font-size:16px; font-weight:bold; text-align:center; background-image:url(../images/bg-headRoaming.gif); background-repeat:repeat-x; line-height:21px;}


/* bankislam */
.brdr-pink{border:1px solid #c50743;}
.pink1px{height:1px; background-color:#c50743;}
.pinkBox{background-image:url(../images/pinkBox.gif); background-repeat:no-repeat; background-position:top left; width:309px;}
.pinkBoxBottom{background-image:url(../images/pinkBox.gif); background-repeat:no-repeat; background-position:bottom left; height:15px;}

.grey1px{height:1px; background-color:#c50743;}
.greyBox{background-image:url(../images/greyBox.gif); background-repeat:no-repeat; background-position:top left; width:309px;}
.greyBoxBottom{background-image:url(../images/greyBox.gif); background-repeat:no-repeat; background-position:bottom left; height:15px;}

.txtBankIslam-head{height:39px; font-family:"Times New Roman", Times, serif; font-size:26px; color:#fff; padding-left:20px;}
