/* CSS Document */

   html { overflow-x: auto; } 
   
	BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #000000; 
	background-color : #FFFFFF; 
	margin : 0px 5px;} 
   
	A {color: #0066CC; text-decoration: none;}
   
	A:hover {color: #F56655; text-decoration: underline;} 
   
	button {
	background-color: #FFFFFF;
	font-size: 10px;
	cursor: hand;}
	
   .sideboxhead {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-top-color: #999999;}
   
	.sidebox {
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
	
	.Maintable
{
    BORDER-RIGHT: 1px solid #BCCFEE;
    BORDER-TOP: 1px solid #BCCFEE;
    BORDER-LEFT: 1px solid #BCCFEE;
    BORDER-BOTTOM: 1px solid #BCCFEE;
	 padding: 5px	 
	 background-image: url(images/background.png);
background-repeat: repeat;
}

.topb
{
    PADDING: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN: 2px;
    COLOR: #fff;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #9FA9FF;
	 height: 20px;
}

.dottedb
{
    BORDER-BOTTOM: 1px solid #4169E1;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;	 
		 }
		 
		 .dottedtb
{
    BORDER-BOTTOM: 1px solid #4169E1;
	 BORDER-TOP: 1px solid #4169E1;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;	 
		 }
		 
		 
	.dnc
{
    background-color: #000000;
}


.sidebarmenutitle
{
    PADDING: 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    MARGIN: 2px;
    COLOR: #fff;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #2B5986;
	 border-bottom: 1px solid #fff;
	 width: 100%;
}

.content
{
    PADDING: 5px;
    font-weight: normal;
    FONT-SIZE: 12px;
    MARGIN: 2px;
    COLOR: #000;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }
	 
	 .cell1 
	 {
    BACKGROUND-COLOR: #ccccff;
	 BORDER-BOTTOM: 1px solid #0001ac;
	 COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
	 FONT-SIZE: 11px;    
	 font-weight: bold;
	 vertical-align: middle;
	 height: 30px;
	 text-align: center;
	     
}
	 
	 .cell2
{
PADDING: 2px;
FONT-SIZE: 14px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-weight: bold;
COLOR: #ffffff;
BACKGROUND-COLOR: #001b82;
BORDER: 1px solid #cacdff;
height: 25px !important;
vertical-align: middle;
}

 .cell3 
	 {
    BACKGROUND-COLOR: #93b5f2;
	 BORDER-BOTTOM: 1px solid #0001ac;
	 COLOR: #000000;
    font-family: Arial, Helvetica, sans-serif;
	 FONT-SIZE: 11px;    
	 font-weight: bold;
	  height: 35px;
	  vertical-align: middle;	     
}

.ctable
{
    BORDER-RIGHT: #a4a5e9 1px solid;
    BORDER-TOP: #a4a5e9 1px solid;
    BORDER-LEFT: #a4a5e9 1px solid;
    BORDER-BOTTOM: 1px solid #a4a5e9;
	 background-color: #ececff;
	 padding: 2px;
	
}

.leftmenu {

	background-color: #6CA7D9;
	background-image: url(../images/leftmenubackground.png);
	
}

.sidebarmenutitle
{
    PADDING: 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    MARGIN: 2px;
    COLOR: #fff;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #2B5986;
	 border-bottom: 1px solid #fff;
	 width: 100%;
}

.logo {
background-image: url(../templates/dnc/images/hfelogo_01.gif);
background-repeat: no-repeat;
	height: 123px;
	width: 167px;
	}
	
	.isearchafricaNav
{
    PADDING: 2px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    MARGIN: 2px;
    COLOR: #fff;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #2B5986;
	 border-bottom: 1px solid #fff;
	 width: 100%;
}

