/*.LevelOne {	background: #ECEDEC;color:#39526A;cursor: hand;	}
.LevelOneOver{background: #E1E2E1;color:#39526A;cursor: hand;	}

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;}
*/

.LevelOne {	color:#eee;cursor: pointer;	}
.LevelOneOver{ color:#eee;cursor: pointer;	}

table {width:100%;}

td.LevelOne, table.LevelOne td table td,
td.LevelOneOver, table.LevelOneOver td table td 
{
	padding: 10px 30px 10px 0px; 
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

table.LevelOne tbody tr td table tbody tr td img {display:none;}

.ipf-SectionMenuItem{background: #959ca1;color:#ffffff;cursor: pointer;}
.ipf-SectionMenuItemOver{background: #b4b4b4;color:#ffffff;cursor: pointer;}

td.ipf-SectionMenuItem, table.ipf-SectionMenuItem td, 
td.ipf-SectionMenuItemOver, table.ipf-SectionMenuItemOver td 
{
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	padding: 7px;
}

.MenuGroup
{
	width: 150px;
}