
/* 
  Style Sheet

*/

#background {
	background-color : #00FFFF;
	top : 0;
	left : 0;
}

#ancestry {
	background-color : #FF00FF;
	width:775 px;
}

#ancestrytabs {
	//postion : absolute;
	//left : 0px;
	//top : 100px;
}

#panels {
	background-image : url(../custom/images/background.gif);
	width:775 px;
}

#dynamic {
	background-color : #00FFFF;
}

#footer {
	background-color : #FF00FF;
	width:775px;
	height:16px;		
}

#basic {
	background-color : #00FFFF;
}

.control {
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	Text-Decoration : None;
}

.controlpanel {
	background-color : #dddddd;
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	Text-Decoration : None;
	}

.main{
	Color : #000066;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 12px;
	Font-Weight : Normal;
	}
	
.mainbold{
	Color : #000066;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 12px;
	Font-Weight : Bold;
	}
	
.form{
	Color : #000066;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 12px;
	Font-Weight : Normal;
	}
	
.headline{
	Color : #000066;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 14px;
	Font-Weight : Bold;
	}
	
.context{
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	Text-Decoration : None;
}
	
.tabactive{
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	Text-Decoration : None;
	}
	
.tabinactive{
	Color : #999999;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	Text-Decoration : None;
	}
	
.tabselected{
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	background-color: #CCCCCC
	} 
	
.nodeactive{
	Color : Black;
	Font-Family : "Comic Sans MS","Avant Garde","Times New Roman";
	Font-Weight : Bold;
	Font-Size : 14px;
	Text-Decoration : None;
	}
	
.nodeinactive{
	Color : Yellow;
	Font-Family : "Comic Sans MS","Avant Garde","Times New Roman";
	Font-Weight : Bold;
	Font-Size : 14px;
	Text-Decoration : None;
	}
	
.nodeselected{
	Color : Black;
	Font-Family : "Comic Sans MS","Avant Garde","Times New Roman";
	Font-Weight : Bold;
	Font-Size : 14px;
	background-color: #CCCCCC
	} 
	
.submenu{
	Color : Black;
	Font-Family : "Comic Sans MS","Avant Garde","Times New Roman";
	Font-Size : 14px;
	Text-Decoration : None;
	}	
	
.manager{
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	Text-Decoration : None;
	}
	
.managerselected{
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	background-color: #CCCCCC
	} 
	
.managerclipped{
	Color : #888888;
	Font-Family : "Arial","Avant Garde","Times New Roman";
	Font-Size : 11px;
	Font-Weight : Normal;
	Text-Decoration: None;
	} 
	
.taskactive{
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	Font-Style : Italic;
	Text-Decoration : None;
	}
	
.taskinactive{
	Color : White;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 11px;
	Font-Style : Italic;
	Text-Decoration : None;
	}
		
.hottab{
	Color : #3333FF;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 12px;
	Text-Decoration : None;
	Font-Weight : Bold;
	}
	
.abstracttitle{
	Color : Black;
	Font-Family : "Comic Sans MS","Avant Garde","Times New Roman";
	Font-Size : 14px;
	Text-Decoration : None;
	Font-Weight : Bold;
	}
	
.abstract{
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 12px;
	Text-Decoration : None;
	}
	
.table{
	Color : #000066;
	Font-Family : "Trebuchet MS","Times","Times New Roman";
	Font-Size : 12px;
	}
	
.screened{
	Color : #000066;
	Font-Family : "Trebuchet MS","Times","Times New Roman";
	Font-Size : 12px;
	Font-Weight: Bold;
	}

A {
	Color : Blue;
	Font-Family : "Trebuchet MS","Times","Times New Roman";
	Font-Size : 12px;
	}
	
.html{
	Background-Color : #dddddd;
	}
	
.custom{

	}

.caption{
	Color : Black;
	Font-Family : "Trebuchet MS","Avant Garde","Times New Roman";
	Font-Size : 12px;
	Text-Decoration : None;
	}
