.fe_mktq_wrapper {
	width:851px;
	margin-right:13px;
}
.fe_mktq_wrapper table {
	border: 2px groove #0066CB;
	width:851px;
}
.fe_market_cell {
	border-left: 1px solid #048;
}
.fe_market_cell a{
	font-size: 13px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	display: inline-block;
	font-weight: normal;
	color: #048;
}
.fe_market_cell a:hover{
	text-decoration:underline;
}
.fe_sector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
//	color: #048;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/folder.gif);
	background-repeat:no-repeat;
}
.fe_sector:hover {
	background-image: url(images/folder_roll.gif);
}
.fe_sector_cell {
	vertical-align: top;
	width: 154px;
//	background-color:#DEE7EF;
	background-image: url(images/folder_bg.gif);
	background-position: right center;
}

/**/
.sector {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/folder.gif);
	background-repeat:no-repeat;
}
.sector_table {
	border: 2px groove #990000;
	width: 720px;
}
.sector_cell {
	background-image: url(images/folder_bg.gif);
	background-position: right center;
	vertical-align: top;
	width: 154px;
}


.sector:hover {
	text-decoration:underline;
	background-image: url(images/folder_roll.gif);
}
.market {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	font-weight: normal;
	color: #0000CC;
}
.market:hover {
	text-decoration:underline;
}
.market_cell {
	width: 466px;
}

.no_margin {
	margin: 0px;
}


