/*    
**   Created by: Jude Lumala
**   Author: Metrocomia East Africa
**   Date: May 2002.
**   Date: May 20, 2002
*/

body {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
}

a  {
	font-family : verdana, arial, helvetica;
	font-style : normal;
	text-decoration : none;
}
.heading {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #002B84;
	text-decoration: none;
}
.header {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
	background-color: #DEE6F6;
	text-indent: 10px;
}
a.header:hover {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	background-color: #DEE6F6;
	text-decoration: underline;
}
.text{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #0033B8;
	background-color : #FFFFFF;
}

.textred{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #0033B8;
	background-color : #FFFFFF;
}

.underlinedlinks{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #0000ff;
	background-color : #FFFFFF;
	text-decoration : none;
}
a:hover.underlinedlinks{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	background-color : #FFFFFF;
	text-decoration : underline;
}

.title{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffccff;
	background-color : #333366;
}
.breadcrumbs{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666699;
	background-color : #C3CAF8;
	text-indent: 30px;
}

a:hover.breadcrumbs{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #E86F00;
	background-color : #C3CAF8;
	text-decoration : underline;
}

.normalazul {
	color: #3333cc; 
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	font-weight: normal; 
}

.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #8085A2;
	text-align: center;
	background-color: #FFFFFF;
}

b{
    font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight:bold;
}
td {  font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
}
.white{
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.black{
	color: #000000;
	background-color: #000000;
}

.blue{
	color: #025EBC;
	background-color: #025EBC;
}

.blueone{
	color: #98C3F0;
	background-color: #98C3F0;
}

.bluetwo{
	color: #C2D9F1;
	background-color: #C2D9F1;
}

.bluethree{
	color: #6AA5E4;
	background-color: #6AA5E4;
}

.blueborder {                    
	border-bottom:  #213984 solid 1px;
	border-left: #213984 solid 1px;
	border-right: #213984 solid 1px;
	border-top:#213984 solid 1px;
	margin:0;
	color: #0266CE;
	background-color: #0266CE;
}

.bluefour {                    
	border-bottom:  #000000 solid 1px;
	border-top:#000000 solid 1px;
	margin:0;
	color: #3181D4;
	background-color: #3181D4;
} 


.textarea {                    
 	font-family: verdana, arial, helvetica;
	font-size: 10px;
	border-bottom:  #213984 solid 1px;
	border-left: #213984 solid 1px;
	border-right: #213984 solid 1px;
	border-top:#213984 solid 1px;
	margin:0;
}