
.leftMenu {
	color:white;
	font-family:verdana,arial;
	font-size:11;
	font-weight:bold;
	border-style:solid;
	border-width:1;
	background-color:#9999ff;
	border-color:#9999ff;
	//background-color:#009999;
	//border-color:#009999;

}


.leftMenuHiLite {

	background-color:navy;
	border-color:#00cccc;

}


.PopUpTable {
	color:navy;
	font-family:verdana,arial;
	font-size:11;
	font-weight:bold;
	border-style:solid;
	border-width:1;
	background-color:#cfcfcf;
	border-color:#000000;
}

.PopUpRow {
	color:navy;
	font-family:verdana,arial;
	font-size:11;
	font-weight:bold;
	border-style:solid;
	border-width:1;
	background-color:#cfcfcf;
	border-color:#cfcfcf;
}

.PopUpHiLite {
	border-color:#006666;
	background-color:#99ccff;
}

.PopUpRow2 {
	color:navy;
	font-family:verdana,arial;
	font-size:11;
	font-weight:bold;
	border-style:solid;
	border-width:0;
	background-color:#cfcfcf;
	border-color:#000000;
}


.title {
  font-family: Arial, Helvetica; 
  font-size: 16;
  text-anchor: middle;
}


.TD {
	font-family:verdana,arial;
	font-size:12;
}

.menuText {
	font-family:verdana,arial;
	font-size:12;
}
