.stockMarketBg {
	line-height: 38px;
	background-image: url(images/stockmarketBg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 38px;
	padding-right: 21px;
	padding-left: 21px;
}
.contentMiddleBorder {
	height: 7px;
	background-image: url(images/contentMiddleBG.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}

.stockMarketTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28639b;
	text-decoration: none;
}
.stockMarketText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.stockBottomSpace {
	height: 7px;
}

