.igcal_DoranControl
{
	border-style:solid;
	cursor:hand;
	text-align:center;
}


.igcal_DoranCalendar
{
}


.igcal_DoranDOW
{
	background-color:#DA8302;
	font-weight:bold;
	font-size:xx-small;
	border-width:0px;
	border-bottom:solid 1px #9199A4;
	padding:5px 0px 0px 0px;
}


.igcal_DoranDay
{
	font-size:xx-small;
	border-width:0px;
}


.igcal_DoranNextPrev
{
	background-color:#343399;
	background-image: url(images/gradient.png);
	padding-right:5px;
	padding-left:5px;
	color:White;
}


.igcal_DoranFooter
{
	background-image: url(images/gradient.png);
	border-top:solid 1px LightGrey;
	padding-top:5px;
	text-align:center;
}


.igcal_DoranHeader
{
	background-color:#343399;
	background-image: url(images/gradient.png);
	font-weight:bold;
	font-size:10px;
	height: 16px;
	color:White;
}


.igcal_DoranDropDown
{
}


.igcal_DoranWeekendDay
{
}


.igcal_DoranOtherMonthDay
{
	color:#B3B3B3;
}


.igcal_DoranWeekendDayMajor
{
}


.igcal_DoranTodayDay
{
	background-color:#DA8302;
	font-weight:bold;
	border:solid 0px #BB5503;
}


.igcal_DoranSelectedDay
{
	background-color:#DA8302;
	color:White;
}



