.igcal_MRIBControl
{
	border-style:solid;
	cursor:hand;
	text-align:center;
}


.igcal_MRIBCalendar
{
}


.igcal_MRIBDOW
{
	font-weight:bold;
	font-size:xx-small;
	border-width:0px;
	border-bottom:solid 1px #9199A4;
	padding:5px 0px 0px 0px;
}


.igcal_MRIBDay
{
	background-image: url('./images/webcalendar/bg.jpg');
	font-size:xx-small;
	border-width:0px;
}


.igcal_MRIBNextPrev
{
	background-color:#D2D5DA;
	padding-right:5px;
	padding-left:5px;
	height: 17px;
}


.igcal_MRIBFooter
{
	border-top:solid 1px LightGrey;
	padding-top:5px;
	text-align:center;
}


.igcal_MRIBHeader
{
	background-color:#D2D5DA;
	font-size:10px;
	height: 17px;
}


.igcal_MRIBDropDown
{
}


.igcal_MRIBWeekendDay
{
}


.igcal_MRIBOtherMonthDay
{
	background-color:White;
	color:#B3B3B3;
}


.igcal_MRIBWeekendDayMajor
{
}


.igcal_MRIBTodayDay
{
	font-weight:bold;
	border:solid 1px #A5A5A5;
}


.igcal_MRIBSelectedDay
{
	background-color:#1E1E1E;
	background-image:none;
	color:White;
}


