/* main page css */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
.logo{
background-image:url(../images/habibgroup_main_03.gif);
background-repeat:no-repeat;
width:142px;
height:57px;
cursor:hand;
}

.top_link{
font-size:12px;
color:#4C8BC9;
font-weight:bold;
text-decoration:none;
}
A.detail:ACTIVE, A.detail:LINK, A.detail:VISITED {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;

}
A.detail:HOVER {
	font-size: 9px;
	color : #ffffff;
	background:#336699;
	text-decoration: none;
}
.banking_finance{
background-image:url(../images/hg_18.jpg);
height:51px;
width:274;
background-repeat:no-repeat;
padding-left:10px;
}
.Insurance{
background-image:url(../images/hg_24.gif);
height:51px;
width:274;
background-repeat:no-repeat;
padding-left:10px;
}
.Textile{
background-image:url(../images/hg_30.jpg);
height:51px;
width:274;
background-repeat:no-repeat;
padding-left:10px;
}

.Sugar_Industry{
background-image:url(../images/hg_32.gif);
height:51px;
width:274;
background-repeat:no-repeat;
padding-left:10px;
}

.Biofuels{
background-image:url(../images/hg_36.jpg);
height:51px;
width:274;
background-repeat:no-repeat;
padding-left:10px;
}


.Terminal{
background-image:url(../images/hg_47.jpg);
height:51px;
width:274;
background-repeat:no-repeat;
padding-left:10px;
}

.Foods{
background-image:url(../images/hg_51.gif);
height:51px;
width:274;
background-repeat:no-repeat;
padding-left:10px;
}
.auto{
background-image:url(../images/hg_53.gif);
height:51px;
width:274;
background-repeat:no-repeat;
padding-left:10px;
}
.Community_development{
background-image:url(../images/hg_61.gif);
height:51px;
width:274;
background-repeat:no-repeat;
padding-left:10px;
}
.right_heading{
font-size:13px;
color:#6B79B;
}


A.r_links:ACTIVE, A.r_links:LINK, A.r_links:VISITED {
	font-size: 9px;
	color: #003399;
	text-decoration: underline;

}
A.r_links:HOVER {
	font-size: 9px;
	color : #003399;
	text-decoration: none;
}
UL {
	list-style: url(../images/habibgroup_main_10.gif);

	 padding-left:10px;
      margin-left:10px;	
}

.gray{
background:#E8E8E8;
height:21px;
}
.light_gray{
background:#F6F6F6;
height:84px;
}

.footer{
font-size:9px;
color:#666666;
}

/* secondary page css*/


.smalltxt{
	font-size: 9px;
	color: #666666;
}
.brudcrumtxt{
	font-size: 10px;
	color: #666666;
}

A.brudcrum:ACTIVE, A.brudcrum:LINK, A.brudcrum:VISITED {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;

}
A.brudcrum:HOVER {
	font-size: 9px;
	color : #336699;
	text-decoration: none;
}
.brudcrum_active{
color:#336699;
font-size:9px;
}

.blue_h{
color:#336699;
font-size:13px;
}
.gray_h{
color:#666666;
font-size:13px;
}
.orange_h{
color:#CC9966;
font-size:13px;
}

A.orange_h:ACTIVE, A.orange_h:LINK, A.orange_h:VISITED {
	font-size:13px;
	color:#336699;
	text-decoration: none;

}
A.orange_h:HOVER {
font-size:13px;
color:#336699;
	text-decoration: underline;
}


.table{
border:1px;
border-style:solid;
border-color:#ECE3DE;
}


A.left_nav:ACTIVE, A.left_nav:LINK, A.left_nav:VISITED {
	font-size:13px;
	color:#889294;
	text-decoration: underline;

}
A.left_nav:HOVER {
font-size:13px;
color:#889294;
	text-decoration: none;
}

#div_rgiht{
width:778px;
/*width:642px;*/
text-align:right;
float:right;
}
#div_rgiht_main{
width:720px;
/*width:565px;*/
text-align:right;
float:right;
}

.green{
color:#009900;
}

.contact{
	font-weight:bold;
	color:#333333;
	font-size: 11px;
	padding-left:3px;
	width: 230px;
    border: 1px solid #D6D6cb;
    border-collapse: collapse;
	padding-left:3px;
	background:#EAEAEA;}
.red{
	color:red;
	font-size: 11px;
}
P{
text-align:justify;
}
/* the news box */
#news
{
	width:190px;
	background:#eee;
}
#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
