/* bdfund */
a:link { color: #323577; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #323577; text-decoration: none }
a:hover { color: #000000; text-decoration: none; font-weight: bold; }

body{
	background-color:	#FFFFFF;
	font-family: arial, san serif;
	font-size: 12;
	color: #4D4D57
}

.mastertable {
	background-color:	#FFFFFF;
}

td{
	font-family: arial, san serif;
	font-size: 12;
	color: #4D4D57
}

.sitenav {
	font-size: 12;
	font-family: times, times new roman;
}

.pageheader {
	font-size: 15;
	color: #FFFFFF;
	background-color: #9A9BA4;
	font-weight: bold;
	font-style: italic;
	height: 40px;
	vertical-align: middle;
	padding-left: 10px;
}

.pagetitle {
	font-size: 17;
	color: #405972;
	font-weight: bold;
}

.pagesubtitle {
	font-size: 14;
	color: #5F6066;
	font-weight: bold;
	font-style: italic;
}

.imagecaption {
	font-size: 10;
	font-weight: bold;
}


.sitenavunpub {
	font-size: 12;
	color: #669933;
	font-family: times, times new roman;
}

.sitenav-sub {
	font-size: 11;
	font-family: times, times new roman;
    font-weight: normal;
}

.sitenav-hidden {
	font-size: 11;
	font-family: times, times new roman;
    font-weight: normal;
	color: #cc0000;
}


.footer {
	color:#4D4D57;
	font-size: 11;
	font-family: arial, san serif;
}

.InfoBox {
	background-color: #BEC9D5;
}

/* System Styles - Do Not Change*/
.EditToolbox {
	visibility: hidden; position: absolute; z-index: 100; border-style: solid; border-color: white; border-width: 1px;
}

.EditToolbox-outline {
	border-style: solid; border-color: red; border-width: 1px;
}

.EditToolbox-header {
	font-size: 10px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: red;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.EditToolbox-x-off {
	background-color: red;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.EditToolbox-x-on {
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style: outset;
	border-width: 1px;
	border-color: white;
}

.EditToolbox-options {
	text-decoration: none; color: #323577; font-family: Arial, Helvetica, sans-serif; font-size: 10px;
}

.EditToolbox-options-on {
	font-size: 12px;
}
/* Africana Site Settings

.plain-table { 
    font-size: 12; 
    color: #000000; 
    font-family: sans-serif;     
}

.form-table {   
    font-size: 12; 
    color: #000000; 
    font-family: sans-serif;       
}

.text-button {
    background:	#FFCC98;
    border: 1px Solid; 
    border-color: #284498;     
    font-size: 12; 
    color: #284498;  
    font-family: sans-serif;    
    text-decoration: none;    
}

.exit-button {
    font-size: 9;       
    color: #D03400;  
    font-family: sans-serif;    
    text-decoration: none;     
}

.form-field {
    background:	#FFFFFF;
    border: 1px Solid; 
    border-color: #284498;    
    font-size: 12; 
    color: #000000;  
    font-family: sans-serif;     
}
.form-button {
    background: #E7D295;
    color: #284498;
    border: 1px Solid; 
    border-color: #284498;    
    font-size: 10;    
    font-family: sans-serif;   
    font-weight: bold; 
}
.form-field-hot {
    background:	#FFFFFF;
    border: 1px Solid; 
    border-color: #284498;    
    font-size: 12; 
    color: #000000;  
    font-family: sans-serif;        
}

.even {
	background:	#eee;
}
.odd {
}
.sort-table {
    background:	#FFFFFF;    
    font-size: 12; 
    color: #000000; 
    font-family: sans-serif; 
    text-decoration: none;   	
}
.sort-table thead {
    background:	#284498;
    color:	#FFFFFF;	
}
.sort-table td {
    padding:	2px 5px;
}
.sort-table thead td {
	border:			1px solid;
	border-color:		ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:			default;
	background:	#284498;
	color:	#FFFFFF;	
}
.sort-table thead td:active {
	border-color:	ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	padding:		3px 4px 1px 6px;	
	background:	#284498;
	color:	#FFFFFF;	
}
.sort-arrow {
	width:					11px;
	height:					11px;
	background-position:	center center;
	background-repeat:		no-repeat;
	margin:					0 2px;
}
.sort-arrow.descending {
	background-image:		url("js/sortabletable/images/downsimple.png");
	
}
.sort-arrow.ascending {
	background-image:		url("js/sortabletable/images/upsimple.png");
}
.tabs-table-outer {
    border-bottom: 1px Solid; 
    border-bottom-color: #993399;
    background:	#FFFFFF; 
}
.tabs-table-inner {
    background:	#FFCC98; 
}
.tab-hot {
    background:	#993399; 
}
.tab-hot-caption {   
    font-size: 12; 
    color: #FFFFFF; 
    font-family: sans-serif; 
    font-weight: bold; 
    text-decoration: none;	
}
.tab-normal-caption {   
    font-size: 12; 
    color: #993399; 
    font-family: sans-serif; 
    text-decoration: none;	
}





.tabs-alt-table-outer {
    border-bottom: 1px Solid; 
    border-bottom-color: #D03400;
    background:	#FFFFFF; 
}
.tab-alt {
    background:	#D03400; 
    font-size: 12; 
    color: #FFFFFF; 
    font-family: sans-serif; 
    font-weight: bold; 
    text-decoration: none;	
}



.subform {
    border-color: #993399;
    border-style: solid;
    border-width: 1px;
}
.frontend-sort-table {
    background:	#ECDCAF;    
    font-size: 12; 
    color: #000000; 
    font-color: #000000; 
    font-family: sans-serif; 
    text-decoration: none;   	
}
.frontend-sort-table thead {
    background:	#DF9C61;
    color:	#FFFFFF;
    font-weight: bold;     
}
.frontend-sort-table td {
    padding:	2px 5px;
}
.frontend-sort-table thead td {
	border:			1px solid;
	border-color:		ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:			default;
	background:	#DF9C61;
	color:	#FFFFFF;	
}
.frontend-sort-table thead td:active {
	border-color:	ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	padding:		3px 4px 1px 6px;	
	background:	#DF9C61;
	color:	#FFFFFF;	
}
 */