/* CSS Document */


#menu {
	display: none;
	}
#header {
	display: none;
	}
#subscribePanel, #subscribe {
	display: none;
	}
#feature {
	display: none;
	}
#LatestNewsRoller {
	display: none;
	}
#RHSShareprice {
	display: none;
	}
#RHSWhyInvest {
	display: none;
}
#RHSAboutEritrea {
	display: none;
	}
#RHSCompanyInfo {
	display: none;
	}
#leftmenu {
	display: none;
}
#wrapper {
	width: 550px;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
	left: 2px;
	position: absolute;
	top: 0px;


	}
.content {
	width: 550px;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
	left: 2px;
	position: absolute;
	top: 0px;
}
.content img {
	align: auto;
}
.content p, .content ol, .content ul, .content li, .content h1, .content h2, .content h3, .content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.content p {
	font-size: 12px;
}



.content ol {
	font-size: 12px;
	margin-left: 15px;
	padding-left: 15px;
}
.content ul {
	font-size: 12px;
	margin-left: 15px;
	padding-left: 15px;
	list-style-type: square;
}
.content li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.content h1 {
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
}
.content h2 {
	font-size: 14px;
	font-weight: bold;
}
.content h3 {
	font-size: 12px;
	font-weight: bold;
}

.content a {
	text-decoration: none;
	color: #AAAAAA;
	
}
.content a:hover {
	text-decoration: underline;
}

.content .smallfont {
	font-size: 10px;
}

.CellBorderR {
	border-right: 1px solid #999999;
}
.CellBorderLR {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.CellBorderLRT {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderRT {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderLT {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderT {
	border-top: 1px solid #999999;
}

	
#footer {
	display: none;
	}
#credit {
	display: none;
}
#GalleryPreload {
	display: none;
}

