.igmn_BakerControl
{
	background-color:WhiteSmoke;
	background-repeat:repeat-x;
	background-position:bottom ;
	background-image: url(images/tab_bottom_hover_f.gif);
	border:solid 1px WhiteSmoke;
}


.igmn_BakerIsland
{
	background-color:#E0EEF5;
	background-image:none;
	border:solid 1px LightGrey;
}


.igmn_BakerItem
{
	background-color:Transparent;
	border:solid 1px Transparent;
	height: 20px;
	cursor:hand;
}


.igmn_BakerLeaf
{
}


.igmn_BakerParent
{
}


.igmn_BakerTopLevelLeaf
{
}


.igmn_BakerTopLevelParent
{
}


.igmn_BakerHeader
{
}


.igmn_BakerSeparator
{
	background-color:Yellow;
	color:Black;
}


.igmn_BakerHover
{
	background-color:Transparent;
	background-position:center ;
	background-image: url(images/header.gif);
	border:solid 1px #A5A5A5;
	padding:0px;
	height: 20px;
	color:#052684;
}


.igmn_BakerTopLevelHover
{
	background-color:Transparent;
	background-position:center ;
	background-image: url(images/header.gif);
	border:solid 1px #A5A5A5;
	padding:0px;
	height: 20px;
	color:#052684;
}


.igmn_BakerTopSelected
{
}


.igmn_BakerDisabled
{
	font-size:xx-small;
	font-family: Verdana;
	color:#C3C3C3;
}


