.igmn_BakerControl
{
    height: 30px;
	border-color:Transparent;
	background:url(images/menugradient.png) repeat-x bottom #edeef3;
	font-weight:bold;
}


.igmn_BakerIsland
{
	border-right:solid 1px #990000;
	border-left:solid 1px #990000;
	border-top:solid 1px #990000;
	-moz-box-shadow:2px 2px 3px #000000;
	margin-right:4px;
	margin-bottom:4px;
}
.igmn_BakerIsland .igmn_BakerIsland
{
	margin:0px;
	-moz-box-shadow:0px 0px 0px #000000;
}
.igmn_BakerIsland td, .igmn_BakerIsland .igmn_BakerIsland td
{
	padding:0px;
}
.igmn_BakerItem
{
    height: 30px;
	cursor:hand;
	font-size:14px;
	font-weight:bold;
	color:#031881;
	background:url(images/menugradient.png) repeat-x bottom #edeef3;
}
.igmn_BakerItem:hover
{
	cursor:hand;
    height: 30px;
	background:url(images/menugradient2.png) repeat-x bottom #c6c7df;
	color:#990000;
	width:100%;
	font-size:14px;
	font-weight:bold;
}
.igmn_BakerIsland .igmn_BakerItem
{
    height: 30px;
	cursor:hand;
	font-size:14px;
	font-weight:bold;
	color:#031881;
	width:100%;
	background:url(images/menugradient.png) repeat-x bottom #eeeeeff;
	border-bottom:1px solid #990000;
	margin:0px;
}
.igmn_BakerIsland .igmn_BakerItem:hover
{
	cursor:hand;
    height: 30px;
	color:#990000;
	width:100%;
	font-size:14px;
	font-weight:bold;
	background:url(images/menugradient2.png) repeat-x bottom #c6c7df;
	border-bottom:1px solid #990000;
}

.igmn_BakerLeaf
{
}


.igmn_BakerParent
{
}


.igmn_BakerTopLevelLeaf
{
}


.igmn_BakerTopLevelParent
{
	background:none #c6c7df;
}


.igmn_BakerHeader
{
}


.igmn_BakerSeparator
{
}


.igmn_BakerHover
{
}


.igmn_BakerTopLevelHover
{
}


.igmn_BakerTopSelected
{
}


.igmn_BakerDisabled
{
	font-size:x-small;
	font-family: Verdana;
	color:#D2D2D2;
}