/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2f2f2f;
	text-decoration: none;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ba0a00;
	text-decoration: none;
	
}

.linktextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}


.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
}


.trace1 {
	font-family: Arial, Tahoma, Verdana, "HelveticaNeueLT Std", Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 40px;
	border: 1px solid #a0a0a0;
}

.trace2 {
	font-family: Arial, Tahoma, Verdana, "HelveticaNeueLT Std", Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 150px;
	border: 1px solid #a0a0a0;
}


.kenyainner {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border: 0px none;
	color: #ba0a00;
	z-index: 8;
	}
	
a {
	color: #666;
	background-color: transparent;
	text-decoration: none;
	}
a:hover {
	color:#FF0000;
	}
	
	
	
.border {
	font-family: "Times New Roman", Times, serif;
	border: 4px solid #FFFFFF;
}
.greyborder {
	border: 1px solid #666666;
}

.h1css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.h2css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bluelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ba0a00;
	text-decoration: none;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}