	   body {
		   background-image: url(http://www.ena.org.et/new/css/img/main_bg.gif);
			 background-repeat: repeat-x;
			 background-position: top center;
			 background-color: #d3dce4;
			 background-attachment: fixed;
		  }
			td.footer{
				background-color:white;
				font-size:10pt;
				border-top: 1px solid #4B77B2;
				color:#7FA2BF;
				font-family:arial;
				height:25px;
			}
			td{
				font-family:sans-serif,arial;
				font-size:10pt;
			}
			td.small{
				font-family:sans-serif,arial;
				font-size:8pt;
			}
			td.left_column{
				width:180px;
				background-color:#B0C5D9;
			}		
			td.main{
				padding:19px;
			}
			td.main, td.main td{
				width:570px;
				font-family:verdana;
			}
			.left_column a:link {
				color: white;
				text-decoration: none;
			}
			.left_column a:visited {
				color: white;
				text-decoration: none;
			}
			.left_column a:hover {
				color: white;
				text-decoration:underline;
			}		
			.left_menu{
				border-bottom: 1px solid white;
				background-color:#7FA2BF;
				height:25px;
			}
		 .left_menu_on{
				border-bottom: 1px solid white;
				background-color:#054A7E;
				height:25px;
			}
			div.title{
				color:#003399;
				font-size:19px;	
				border-bottom: 2px solid #003399;
			}
			table.sectionMainNav {
				background-image: url(http://www.ena.org.et/new/css/img/bg.gif);
				background-position: left;
				background-repeat:no-repeat;
				size:auto;
			}
		
			a:link {
				color: #660000;
				text-decoration: underline;
				font-weight:bold;
			}
			a:visited {
				color: #660000;
				text-decoration: underline;
				font-weight:bold;
			}
			a:hover {
				color: #305878;
			}
			img{
				margin:0 0 0 0;
				padding:0 0 0 0;
				border:0;
				display:block;
			}
			HR { border: 1px inset } 
			
			.small_font td{
				font-family:arial;
				font-size:8pt;
			}
