#CSSTabContainer{

}
.shadetabs{
	margin-left: 0;
	margin-bottom: 0;
	padding-left:3px !important;
	padding-left:0px;
	padding-bottom:0;
	padding-top:0;
	padding-right:0;
	font: bold 12px Verdana;
	list-style-type: none;	
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs a
{
	margin:0;
}

.shadetabs li{
	display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:35px;
	padding-right:6px;
	margin-left:0px;
	background-image:url(images/withicon.gif);
	background-repeat:no-repeat;
}

.shadetabs li a{
	text-decoration: none;

/*	padding: 3px 7px;*/
/*	margin-right: 3px;*/
/*	border: 1px solid #778;*/
	color: #FFF;


/*	height:34px;*/
/*	background: white url(images/grayshade.gif) top left repeat-x;*/
}

.shadetabs li a:visited{
	color: #FFF;
}

.shadetabs li a:hover{
	color: #412b90;
}

.shadetabs li.selected{
	border-right:1px solid #b2aad2;
	background-image:url(images/withicon_hover.gif);
	background-repeat:no-repeat;
	margin-left:-3px !important;	
	margin-left:0px;
	position: relative;

}

.shadetabs li.selected a{ /*selected main tab style */
/*	background-image:url(images/withicon_hover.gif);
	background-repeat:no-repeat;
*/	color: #412b90;

/*
	padding:-20px;
	border-right:1px solid #b2aad2;*/
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;

}
.shadetabs li.selected a:visited{ /*selected main tab style */
	text-decoration: none;

	color: #412b90;
}
.tabcontentstyle{ /*style of tab content oontainer*/
/*	float:left;*/
	width: 704px;
	height:206px;
}

.shadetabs li a span
{
	padding-left:40px;
	padding-top:10px !important;


}
.tabcontent{
	display:none;
	margin-top:10px;
	position:relative;
}

.shadetabs li#CSSTabID0
{
	display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:0px;
	padding-right:40px;
	margin-left:-3px !important;	
	margin-left:-1px;
	background-image:url(images/AlMeezan.gif);
	background-repeat:no-repeat;
}
.shadetabs li#CSSTabID2
{
	display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:35px;
	padding-right:20px;
	margin-left:-3px !important;	
	margin-left:0px;
	background-image:url(images/MIF.gif);
	background-repeat:no-repeat;
}

.shadetabs li.CSSTabID2{
	border-right:1px solid #b2aad2;
	background-image:url(images/MIF-o.gif);
	background-repeat:no-repeat;
	margin-left:-3px !important;	
	margin-left:0px;
	position: relative;

}
.shadetabs li#CSSTabID3
{
	display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:35px;
	padding-right:16px;
	margin-left:-3px !important;	
	margin-left:0px;
	background-image:url(images/MTPF.gif);
	background-repeat:no-repeat;
}
.shadetabs li#CSSTabID1
{
	display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:35px;
	padding-right:20px;
	margin-left:-3px !important;	
	margin-left:0px;
	background-image:url(images/MIIF.gif);
	background-repeat:no-repeat;
}
.shadetabs li#CSSTabID4
{

display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:35px;
	padding-right:25px;
	margin-left:-4px !important;	
	margin-left:0px;
	background-image:url(images/Investment_plan-.gif);
	background-repeat:no-repeat;
}
.shadetabs #CSSTabID4.selected{ 
display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:35px;
	padding-right:25px;
	margin-left:-4px !important;	
	margin-left:0px;
	background-image:url(images/Investment_plan-o.gif);
	background-repeat:no-repeat;
}
.shadetabs #CSSTabID0.selected{ 
	display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:0px;
	padding-right:40px;
	margin-left:-3px !important;	
	margin-left:-1px;
	background-image:url(images/AlMeezan-o.gif);
	background-repeat:no-repeat;
}
.shadetabs #CSSTabID1.selected{ 
	display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:35px;
	padding-right:20px;
	margin-left:-3px !important;	
	margin-left:0px;
	background-image:url(images/MIIF-o.gif);
	background-repeat:no-repeat;
}

.shadetabs #CSSTabID2.selected{ 
	display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:35px;
	padding-right:20px;
	margin-left:-3px !important;	
	margin-left:0px;
	background-image:url(images/MIF-o.gif);
	background-repeat:no-repeat;
}
.shadetabs #CSSTabID3.selected{ 
	display: inline;
	border-right:1px solid #b2aad2;
	padding-bottom:16px;
	padding-left:35px;
	padding-right:16px;
	margin-left:-3px !important;	
	margin-left:0px;
	background-image:url(images/MTPF-o.gif);
	background-repeat:no-repeat;
}


@media print {
.tabcontent {
	display:block!important;
}
}