/* CSS Document */

/************************************************************************

	Site:		Ethiopia Project

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Left Navigation
	4 - Main Content
	5 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

.clear {
	clear:both;
}


/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/
#container {
	width:800px;
	margin:0 auto;
}

#header {
	background:url(images/ep-header-background.jpg) top left no-repeat;
	height:142px;
}
	#header table {
		padding-top:25px;
	}
		#header table a {
			color:#ffffff !important;
		}
		#header table a:hover {
			text-decoration:underline;
			color: #FF0000 !important;
		}

#content {
	background:#ffffff;
	padding:20px 0;
	float:left;
	width:100%;
}

#footer {
	height:26px;
	background:#fe0000;
	float:left;
	width:100%;
}

body {
	background-color: #ABABAB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.style7 {
	font-size: 10px;
	color: #424242;
}
a {
	color:#ff0000 !important;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.style8 {font-size: 10px; color: #FFFFFF; }
.style10 {
	font-size: 11px;
	font-style: normal;
}
.style11 {
	color: #FF0000;
	font-weight: bold;
}
.style19 {color: #FFFFFF}
.style20 {font-size: 11px; color: #FFFFFF; }
.style21 {font-size: 10px; font-weight: bold; color: #FF8D00; }
.style25 {	font-size: 11px;
	color: #FF1818;
	font-weight: bold;
}
.style27 {color: #FF0000}
.style28 {color: #181818; font-size: 11px; }
.style30 {
	font-size: 11px;
	color: #171717;
	font-weight: bold;
}
.style31 {color: #181818}
.style35 {color: #6C6C6C}
.style39 {color: #FF1818}
.style47 {color: #181818; font-size: 11px; font-weight: bold; }
.style49 {color: #FF0000; font-weight: normal; font-size: 11px; }
.style50 {font-size: 11px; color: #181818; }
.style51 {color: #181818; font-weight: bold; }
.style52 {
	font-size: x-small;
	color: #FFFFFF;
}