/*.LevelOne {	background: #D0D094;color:#ffffff ;cursor: pointer;cursor: hand; padding: 0px; font-size:11px; font-weight:bold; text-align:center;}
.LevelOneOver{background: #F0EBD0;color:#ffffff ;cursor: pointer;cursor: hand; padding: 0px; font-size:11px; font-weight:bold; text-align:center;}

td.LevelOne, table.LevelOne td table td,
td.LevelOneOver, table.LevelOneOver td table td {padding:0px; font-size:10px; border-bottom: 1px dotted #ffffff;}*/

.LevelOne {	color:#ffffff;cursor: pointer;	}
.LevelOneOver{ color:#ffffff;cursor: pointer;	}

table {width:100%;}

td.LevelOne, table.LevelOne td table td,
td.LevelOneOver, table.LevelOneOver td table td
{
	padding: 22px 25px 5px 9px; 
	font: 11px Verdana, Geneva, sans-serif;
	color: #6098CB;
}

table.LevelOne tbody tr td  
{
	border-left: 1px solid #6098CB;
}

table.LevelOne tbody tr td table tbody tr td  
{
	border-left: 0px;
}

table.LevelOne tbody tr td table tbody tr td img 
{
	display:none;
}

.ipf-SectionMenuItem
{
	background: #6098CB;
	color:#ffffff;
	cursor: pointer;
	text-decoration: none;
}

.ipf-SectionMenuItemOver
{
	background: #6098CB;
	color:#ffffff;
	cursor: pointer;
	text-decoration: underline;
}

td.ipf-SectionMenuItem, table.ipf-SectionMenuItem td, 
td.ipf-SectionMenuItemOver, table.ipf-SectionMenuItemOver td 
{
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	padding: 15px 15px 0px 15px;
}

.MenuGroup
{
	width: 150px;
	background: #6098CB;
	border-bottom: 15px solid #6098CB;
}

.MenuGroup img
{
	padding-top: 13px;
}
