@charset "utf-8";
/* 	
	Master Layout CSS Document 
	Project: Center for Integrated Deelopment (CIDev) V1.0
	Developer: Lwanga Herbert / LOG`EL Project Ltd
	Copyright (c) 2008 - All Rights Reserved
	Mussajalumbwa Road, Mengo Kampala - (Uganda)
	Tel: +256.712.378.101. or +256.752.378.101
	Email: herbert@logelproject.com/ herbert@logelproject.org
	Web: www.logelproject.com

*/

.introtext{
	font-family:arial;
	font-size:9pt;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:5px;
	}
	
.table{
	 border-bottom-color: #000000;
	 border-bottom-style: solid;
	 border-bottom-width: 1px;
	 border-top-color: #000000;
	 border-top-style: solid;
	 border-top-width: 1px;
	 border-left-color: #000000;
	 border-right-style: solid;
	 border-right-color:000000;
	 border-right-width:1px;
	 border-left-style: solid;
	 border-left-width: 1px;
	 }
	
.footer{
	 border-bottom-color: #000000;
	 background:#000000;
	 border-bottom-style: solid;
	 border-bottom-width: 1px;
	 border-top-color: #000000;
	 border-top-style: solid;
	 border-top-width: 1px;
	 border-left-color: #000000;
	 border-right-style: solid;
	 border-right-color:000000;
	 border-right-width:1px;
	 border-left-style: solid;
	 border-left-width: 1px;
	 }

.menu{
padding-bottom:0;
padding-top:6;
color:#E6CAB1;
size:1px;
font-weight:bold;
padding-left:20;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
background-image:url(../images/abouts-us-6_29.jpg);

}


.Titles1{
	font-weight:bold;
	font-size: 14px;
	margin-left:10px;
	font-weight:bold;
	font-family:Trebuchet MS;
	}
.introtext0{
	font-family:arial;
	font-size:9pt;
	text-align:left;
	margin-top:1px;
	margin-bottom:2px;
	margin-left:3px;
	margin-right:3px;
	}
.introtext1{
	font-family:arial;
	font-size:9pt;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:3px;
		}
.introtext2{
	font-family:Trebuchet MS;
	font-size:10pt;
	text-align: center;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:3px;
		}
		
#introtext4{
   font-family:arial;
	font-size:7pt;
		color:#CCCCCC;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
			}

#introtext4 a{
	 font-family:arial;
	font-size:7pt;
		color:#CCCCCC;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:underline;
	
	}
#introtext4 a:hover{
	 font-family:arial;
	font-size:7pt;
		color:#CCCCCC;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
	
	}		

.introtext5{
	font-family:arial;
	font-size:8pt;
	color:#CCCCCC;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
			}
	
	
			
.introtext6{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#CCCCCC;
	text-align: right;
	margin-top:5px;
	margin-bottom:5px;
			}
			
.introtext3{
	font-family:arial;
	font-size:10pt;
	text-align: center;
	margin-top:5px;
	font-weight:bold;
	color:#ff6600;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:3px;
		}

.leftmenu{
padding-top:3;
padding-left:5;
color:#766752;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:bold;

}
.rightmenu{
font-family:Trebuchet MS;
	font-size:9pt;
	text-align:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:3px;
}

/
/* Links */

a{
text-decoration:underline;
color:#FF6666
}

a:link{
text-decoration:underline;
color:#009900;
}
a:hover{
text-decoration:none;
color:#009900;
}
a:active{
text-decoration:underline;
color:#000000;
}



