.igcv_DanchukControl
{
	border:solid 1px #9C2131;
}


.igcv_DanchukCaptionHeader
{
	background-color:#9C2131;
	font-weight:bold;
	font-size:8pt;
	padding:3px;
	width: 100%;
	white-space: nowrap;
	color:White;
	text-align:center;
}


.igcv_DanchukDayHeader
{
	background-color:White;
	background-repeat:repeat-x;
	font-size:10px;
	border-bottom:solid 1px #4F7600;
	height: 16px;
	color:Black;
}


.igcv_DanchukDay
{
	background-color:White;
	font-size:11px;
	border-width:0px;
	cursor:hand;
	text-align:center;
}


.igcv_DanchukFooter
{
	background-color:#EEEEEE;
	background-image: url(images/bg_lines.png);
	font-size:8pt;
	padding:3px;
	white-space: nowrap;
	cursor:pointer;
	text-align:left;
}


.igcv_DanchukDropDown
{
	font-size:8pt;
}


.igcv_DanchukOtherMonthDay
{
	background-color:White;
	color:#B3B3B3;
}


.igcv_DanchukWeekendDay
{
	background-color:#FAFAFA;
}


.igcv_DanchukNavigationButton
{
	background-color:#9C2131;
	background-image: url(images/bg_lines.png);
	padding-right:3px;
	padding-left:3px;
	cursor:pointer;
	color:#9C2131;
}


.igcv_DanchukTodayDay
{
	border:solid 1px Brown;
}


.igcv_DanchukActivityDay
{
	font-weight:bold;
}


.igcv_DanchukActiveDay
{
	background-color:Brown;
	background-image:none;
	color:White;
}



