table.IB_Childpage
{
	background-image: url(http://www2.stifel.com/Images/InvestmentBanking/gray_background.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 600px;
	margin: 0px;
	border-collapse: collapse;
}

.IndustryGroupBanner
{
	background-image: url(http://www2.stifel.com/Images/InvestmentBanking/consumer_services_banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	border: 3px;
	border-style: groove;
	border-color: #BB9D57;
	width: 590px;
	height: 134px;
}

.IndustryGroupLeftCol
{
	background-image: url(http://www2.stifel.com/Images/InvestmentBanking/consumer_services_leftcol.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 200px;
	height: 600px;
}

td.Section_Current
{
	background-color: #BB9D57;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#BB9D57', EndColorStr='#000000', GradientType='0');	
	font-family : Verdana;
	font-weight : bold;
	color : White;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-top : 3px;
}

td.RoundedCornerMiddleColumn
{
	background-color: #A9937C;	
}

table.BankerBio
{
	background-color: #A9937C;
}

.CurrentSelectedBanker
{
	background-color: #A9937C;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#EFEFEF', EndColorStr='#A9937C', GradientType='1');	
	padding: 3px;
	border-bottom: 1px solid #000000;
    border-left:   1px solid #000000;	
}

.fadeRight
{
	background-color: #A9937C;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#A9937C', EndColorStr='#EFEFEF', GradientType='1');	
	width: 250px;
	
}

.fadeLeft
{
	text-align: left;
	background-color: #A9937C;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#EFEFEF', EndColorStr='#A9937C', GradientType='1');	
	width: 250px;
}

.noFade
{
	background-color: #A9937C;
}

.IB_RO_Mouse_In 
{
	background-color: #836E3D;
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
}

.IB_RO_Mouse_Out 
{
	
}

