
table.tableCommitteeMenu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	text-align : center;
}

tr.tableCommitteeMenu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	text-align : center;
}

th.tableCommitteeMenu {
	border: 1px solid Silver;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	text-align : center;
	font-weight:normal;
}





TABLE.tableCommittee {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	background-color : Black;
	/*
	border: 1px solid Black;
	border-width : 1px;
	*/
	vertical-align : top;
}

TH.tableCommittee {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : White;
	text-align : center;
	background-color: Blue;
	vertical-align : middle;
}


TR.tableCommittee {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	vertical-align : top;
	background-color : white;
}

TD.tableCommittee { 
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	vertical-align : top;	
}



a.anchorCommitteeMenu {
	color : #9933CC;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	font-weight : lighter;
	text-decoration : none
}

a.anchorCommitteeMenu:active {
	color : #9933CC;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	font-weight : lighter;
	text-decoration : none
}


a.anchorCommitteeMenu:visited {
	color : #9933CC;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	font-weight : lighter;
	text-decoration : none
}

a.anchorCommitteeMenu:hover {
	background-color : #FFFF00;
	color : #9933CC;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	font-weight : lighter;
	text-decoration : underline;
	text-underline-position : below
}




TABLE.tableSubCommittee {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	border: 1px solid #E0E0E0;
	vertical-align : top;
}

TH.tableSubCommittee {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	text-align : center;
	background-color: #8080FF;
	vertical-align : middle;
}
