.igmn_MRIBControl
{
	background-color:#F2F2F2;
	background-repeat:repeat-x;
	background-position:bottom ;
	background-image: url(images/dayview_day_header.jpg);
	border:solid 1px WhiteSmoke;
}


.igmn_MRIBIsland
{
	background-color:Gainsboro;
	background-position:bottom ;
	background-image: url(images/addnew.gif);
	border:solid 1px #E1E1E1;
}


.igmn_MRIBItem
{
	background-color:Transparent;
	border:solid 1px Transparent;
	cursor:hand;
}


.igmn_MRIBLeaf
{
	font-weight:normal;
}


.igmn_MRIBParent
{
}


.igmn_MRIBTopLevelLeaf
{
}


.igmn_MRIBTopLevelParent
{
}


.igmn_MRIBHeader
{
}


.igmn_MRIBSeparator
{
	background-color:Yellow;
	color:Black;
}


.igmn_MRIBHover
{
	background-image: url(images/header_hover.jpg);
	border:solid 1px Silver;
	padding-top:8px;
	padding-bottom:9px;
}


.igmn_MRIBTopLevelHover
{
	background-image: url(images/header_hover.jpg);
	border:solid 1px Silver;
	padding-top:8px;
	padding-bottom:9px;
}


.igmn_MRIBTopSelected
{
}


.igmn_MRIBDisabled
{
	font-size:x-small;
	font-family: Verdana;
	color:#D2D2D2;
}


