.SearchTable
{
	background-color: #EEF5FF;
	border: solid 1px #4884EB;
}

.SearchTable .Title
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	overflow: visible;
}

.SearchTable .Title2
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;
}

.SearchTable #market
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: normal;
}

.SearchTable #marketIndex
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: normal;
}

.SearchTable #sortBy
{
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: normal;
}

.SearchTable #searchIndustry
{
	width: 250px;
}

.SearchTable #industry, .SearchTable #industryList
{
	font-family: Verdana;
	font-size: 7pt;
	height: 83px;
	width: 250px;
}

.IndexCompositeStocks .DisplayBoard, .IndexCompositeStocks #recordDate
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
}

.IndexCompositeStocks .MainGrid
{
	font-family: Verdana;
	font-size: 7pt;
	border: solid 1px black;
}

.IndexCompositeStocks .MainGrid TH
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: White;
	background-image: url(images/bg4.jpg);
	text-decoration: none;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

.IndexCompositeStocks .MainGrid TD
{
	font-family: Verdana;
	font-size: 7pt;
	padding: 4px 4px 4px 4px;
	color: Black;
}

.IndexCompositeStocks .MainGrid_chi
{
	font-family: Verdana;
	font-size: 8pt;
	border: solid 1px black;
}

.IndexCompositeStocks .MainGrid_chi TH
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	background-image: url(images/bg4.jpg);
	text-decoration: none;
	text-align: center;
	padding: 2px 2px 2px 2px;
}

.IndexCompositeStocks .MainGrid_chi TD
{
	font-family: Verdana;
	font-size: 8pt;
	padding: 4px 4px 4px 4px;
	color: Black;
}

.IndexCompositeStocks A
{
	color: #005FA9;
}

.IndexCompositeStocks .MainGrid .Plus,
.IndexCompositeStocks .MainGrid_chi .Plus
{
	color: #008000;
}

.IndexCompositeStocks .MainGrid .Minus,
.IndexCompositeStocks .MainGrid_chi .Minus
{
	color: Red;
}

.IndexCompositeStocks .Indexer
{
	color: Black;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}

.IndexCompositeStocks .IndexLink
{
	font-family: Verdana;
	font-size: 7pt;
	color: #005FA9;
}

.IndexCompositeStocks .Index
{
	font-family: Verdana;
	font-size: 7pt;
	color: Black;
}

.Footer TR TD
{
	color: Black;
	font-family: Verdana;
	font-size: 7pt;
}

.AddButton
{
	font-family: Verdana;
}

.RemoveButton
{
	font-family: Verdana;
}