#Link_Network_Status
{
	background-image: url('images/world_status.gif');
	background-repeat: no-repeat;
	height: 26px;
	position: relative;
	left: 5px;
	width: 100px;
}

	#Link_Network_Status a
	{
		position: relative;
		left: 30px;
		top: 4px;
	}
	
.Africa_Summary_Surround_U
{
	background-image: url('images/server_background_U.gif');
	background-repeat: repeat-x;
	height: 25px;
	clear: both;
}

.Africa_Summary_Surround_D
{
	background-image: url('images/server_background_D.gif');
	background-repeat: repeat-x;
	height: 25px;
	clear: both;
}

.Africa_Summary_Surround_NE
{
	background-image: url('images/server_background_NE.gif');
	background-repeat: repeat-x;
	height: 25px;
	clear: both;
}

.Africa_Summary_Surround_DM
{
	background-image: url('images/server_background_DM.gif');
	background-repeat: repeat-x;
	height: 25px;
	clear: both;
}

.Africa_Summary_L
{
	float: left;
	height: 25px;
}

.Africa_Summary_Name
{
	float: left;
	position: relative;
	top: 5px;
	font-weight: bold;
}

	.Africa_Summary_Name a
	{
		color: #ffffff;
	}
	
	.Africa_Summary_Name a:hover
	{
		color: #0000ff;
	}
	
	.Africa_Summary_Name a:visited
	{
		color: #ffffff;
	}

.Africa_Summary_MetricOK
{
	float: right;
	font-weight: bold;
	width: 20px;
	color: #008800;
	text-align: right;
	position: relative;
	top: 5px;
}

.Africa_Summary_MetricBad
{
	float: right;
	font-weight: bold;
	width: 20px;
	color: #880000;
	text-align: right;
	position: relative;
	top: 5px;
}

.Africa_Summary_R
{
	float: right;
	height: 25px;
}