#frontpageFlash
{
	width:730px;
	height:300px;
	float:left;
}
#frontpageContact
{
	margin-left:11px;
	width:205px;
	height:200px;
	float:left;
	padding:50px 15px;
}
	#frontpageContact a
	{
		color:#fff;
	}
	#frontpageContact b.red
	{
		color:#a10026;
		font-weight:bold;
		font-size:18px;
	}
	
#alexandriaFeedContainer
{
	float:left;
	width:726px;
	margin-left:11px;
}

div.alexandriaFeedTabSelected
{
	border: 1px solid #ccc;
	border-bottom:1px solid #eeecea;
	background-color:#eeecea;	
	padding:5px 20px;
	float:left;
	color:#003d7e;
	font-weight:bold;
}
div.alexandriaFeedTab
{
	float:left;
	padding:5px 20px;
	border: 1px solid #ccc;
	background-color:#ccc;
	font-weight:bold;
	color:#fff;
	cursor: pointer;
}
div.alexandriaFeedDay
{
	padding:5px 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background-color:#fff;
	width:346px;
	float:left;
	font-weight:bold;
	color:#666;
}
div.alexandriaFeedLogo
{
	float:left;
	width:69px;
	background-color:#fff;
	height:26px;
	border-bottom: 1px solid #ccc;
}
#alexandriaFeedContent, #alexandriaHistoryContent
{
	background-color:#eeecea;
	border: 1px solid #ccc;
	border-top:none;
}
	#alexandriaHistoryContent
	{
		visibility:hidden;
		position:absolute;
	}
	
	div.dataContent
	{
		float:left;
		border-left:1px solid #fff;
		width:64px;
		line-height:29px;
		text-align:center;
	}
	div.history
	{
		width:75px;
	}
	div.firstColumn
	{
		width:250px;
		padding-left:19px;
		text-align:left;
		border-left:none;
	}
	div.oddRow
	{
		background-color:#f9f9f8;
	}
	a.blue
	{
		color:#47b4e1;
	}
	
div.positive, font.positive
{
	color:#09a909;
}
div.negative, font.negative
{
	color:#e31414;
}
/*------------------stock-market-------------*/
#stockContainer
{
	width:976px;
}
div.stockGreyContainer, div.stockFooter
{
	float:left;
	background-color:#666;
	line-height:26px;	
	padding-left:18px;
	width:229px;
	color:#fff;
	font-weight:bold;
}
div.stockFooter
{
	line-height:15px;
	padding:10px 18px;
}
	div.stockFooter a
	{
		color:#fff;
		font-weight:normal;
	}
	div.stockFooter a.bold
	{
		color:#fff;
		font-weight:bold;
	}
div.stockInfoTab
{
	float:left;
	line-height:25px;
	background-color:#eeecea;
	border-top:1px solid #ccc;
	padding-left:18px;
	color:#666;
	width:625px;
}
div.stockLogoTab
{
	float:left;
	width:91px;
	line-height:24px;
	background-color:#eeecea;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
div.stockDataContainer
{
	float:left;
	width:210px;
	height:190px;
	padding:10px 18px;
	background-color:#3a3a3a;
	border-left:1px solid #666;
	color:#fff;
}

	div.stockDataContainer a, div.stockDataContainer td, div.stockDataContainer td b
	{
		color:#fff;
	}
	div.stockDataContainer a
	{
		font-weight:bold;
	}
div.stockImage
{
	widht:201px;
	height:76px;
	background-color:#fff;
}