
html{	
	margin:0;
	padding:0
	}

body
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: left; /* center on ie */
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif; 
	color: #333;
}
a { 
	text-decoration: underline; 
	color: #666666;
	}
a:hover { color: #CC0033; }
/*
a{
	display:block;
	color: #981793;
	padding:10px
	}
	*/
p{
	/*margin:0 10px 10px*/
	}
h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;	
	}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote{
	margin-top: 10px;
	margin-bottom: 8px;
}
h1, h2, h3, h4, h5, h6{
	/*color: #0066ff;*/
	color: #003366;
}

#header h1{
	height:110px;
	line-height:80px;
	margin:0;
  	padding-left:10px;
	/*background: #EEE;*/
	color: #003366;
	/*color: #0066ff
	color: #79B30B*/
	}
li {
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-weight: normal; 
}
	
#listinside{
	list-style-position: inside;
	list-style-type: circle
}	
#listunordered{
	/*list-style-position: inside;*/
	list-style-type: square
}	
#linumbered{
	list-style-type: decimal
}
#lialphard{
	list-style-type: lower-alpha
}
#content p{
	line-height:1.4
	}
#navigation{
	background:
	}

#extra{
	background:#ffffff
	}

#footer{
	background: #003366;
	/*background: #0066ff;*/
	color: #FFF
	}

#footer p{
	margin:0;
	padding:5px 10px; 
	text-align: center
	}

#wrapper{
	float:left;
	width:100%
	}

/*#content{margin: 0 250px; padding-left: 10px}*/
#content{
	/*margin: 0 200px; */
	margin: 0 190px; 
	padding-left: 40px;
	/*padding-left: 10px; */
	padding-right:5px;
}

#navigation{
	float:left;
	/*width:200px;*/
	width:190px;
	margin-left:-100%
	}

#extra{
	float:left;
	width:200px;
	margin-left:-200px
	}

/*extra{*/
#extra li{
	list-style-type: square
	/*list-style-position: inside*/
}

div#footer{
	clear:left;
	width:100%
	}
	
/*Header Stuff*/
.date-header 
{
	margin-top: 0;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	text-align:left;
	color: #CC0033;
	font-size: x-small;
	font-weight:bold;
	border-bottom: 0px solid #CCCCCC;
}

.entry-header 
{
	margin-top: 0;
	background: ;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	text-align:left;
	padding: 2px 2px 2px 2px;
	/*color: #A92E08;*/
	color: 	color: #A92E08;	
	font-size: 20px;
	font-weight:bold;	
	border-left: 0px solid #666666;	
}

.individual-header 
{
	margin-top: 0;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	text-align:left;
	/*color: #0066ff;*/
	color: #993300;
	font-size: 16px;
	font-weight:normal;	padding: 1px;
	/*border-left: 1px solid #0066ff;
	border-top: 1px solid #CC0033;	*/
}

/*
 Menu button code
 Developed By: Mark Newhouse
*/
#button 
{
	/*width: 12em;*/
	width: 190px; /*197, 120px;*/
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
}

#button ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li 
{
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#button li a 
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	/*background-color: #2175bc;*/
	background-color: #003366;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a 
{
	width: auto;
}

#button li a:hover 
{
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	/*background-color: #2586d7;*/
	/*background-color: #6699cc;
	background-color: #003366;*/
	background-color: #2175bc;
	color: #fff;
}


/*
 Table code
 Developed By: Infected-FX
*/

table {
	border-spacing:1px; /*one pixel border spacing*/
	font-family:'trebuchet ms' Verdana,Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#E7E7E7;
	/*color: #b7b7b7;*/
	color: #9999CC;
}

caption {
	font-weight: bold;
	/*background: #50ADEA;*/ 
	background: #50ADEA url(http://www.ucc.co.ug/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7; /*makes the border bottom 2 pixels solid and blue*/
	color: #FFF;/*makes the color of the caption white*/
	text-transform:uppercase;/*makes the caption text uppercase*/
	padding:10px;/*specifies the distance between the element border and content*/
}

td, th {
	padding: 4px;/*specifies the distance between the element border and content*/
}

thead th {
	text-align: center; /*aligns text to the center*/
	background: #F5F5F5;/*the background of the table head*/
	color: #666;/*specifies the distance between the element border and content*/
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
}

tbody tr {
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.odd {
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited {
	color:#96D030;
	padding:3px 0px 0px 18px;
	}
tbody th a:hover {
	color:#FF8601;
	}

tbody tr td { 
	height:50px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a {
	/*margin: 0 auto ;*/
	margin-left: auto;
	margin-right: auto;
	height: 15px;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table a{ 
	padding:20px 0px 0px 15px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
p{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:'trebuchet ms' Verdana,Arial, Helvetica, sans-serif;
	font-size:13px; 
	font-weight:normal; 
	font-style:normal;
	align:justified
}
