.LevelOne 
{
	border-right: 2px solid #FFFFFF; 
	background: #8781BF; 
	color:#ffffff; 
	font-weight:bold; 
	cursor: hand;
}

.LevelOneOver
{
	border-right: 2px solid #FFFFFF; 
	background: #D89155; 
	color:#FFFFFF; 
	font-weight:bold; 
	cursor: hand;	
}

td.LevelOne, table.LevelOne td table td, td.LevelOneOver, table.LevelOneOver td table td 
{
	padding: 10px 10px; 
	font-size:12px;
}

.ipf-SectionMenuItem
{
	background: #8781BF; 
	color:#ffffff; 
	font-weight:bold; 
	cursor: hand;
	font-family:Verdana;
	
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.ipf-SectionMenuItemOver
{
	background: #D89155; 
	color:#FFFFFF; 
	font-weight:bold; 
	cursor: hand;
	font-family:Verdana;
}

td.ipf-SectionMenuItem, table.ipf-SectionMenuItem td, td.ipf-SectionMenuItemOver, table.ipf-SectionMenuItemOver td 
{
	padding: 10px 20px; 
	font-size:12px;
}