.LevelOne { background: #ECEDEC;
	color:#39526A;
	cursor: pointer; }

.LevelOneOver { background: #E1E2E1;
	color:#39526A;
	cursor: pointer; }

td.LevelOne, table.LevelOne td table td, td.LevelOneOver, table.LevelOneOver td table td { padding: 10px 20px; 
	font-size:11px; 
	border-bottom: 1px dotted #ffffff; }

.ipf-SectionMenuItem { background: #ECEDEC;
	color:#39526A;
	cursor: pointer; }
.ipf-SectionMenuItemOver { background: #E1E2E1;
	color:#39526A;
	cursor: pointer; }

td.ipf-SectionMenuItem, table.ipf-SectionMenuItem td, td.ipf-SectionMenuItemOver, table.ipf-SectionMenuItemOver td { padding: 10px 20px; 
	font-size:11px; }

