/* MailSite ExpressPro 8.0.4.7 */
/* WebDateChooser.css Copyright 2005-2007 Rockliffe, Inc. */

.igwdc_Title
{
	border:0px;
	background-image: url(images/header_bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFD5;
	font-family:Tahoma,Verdana;
	font-size:8pt;
	color:Black;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	border-width: 0px !important;
	height: 17px !important;
	border-style: none;
}


.igwdc_Button
{
	background-image: url(images/header_bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.igwdc_DayHeader
{
  font-family:Tahoma,Verdana;
  font-size:8pt;
  color:Black;
  width:21px;
  text-align:center;
  font-weight:bold;
  background-color:#A5C7EF;
}

.igwdc_Day
{
  font-family:Tahoma,Verdana;
  font-size:8pt;
  color:Black;
  text-align:center;
  border-width:1px;
  border-color:#A5C7EF;
  border-style:solid;
  background-color:#FFFFFF;
}

.igwdc_OtherDay
{
  font-family:Tahoma,Verdana;
  font-size:8pt;
  color:Black;
  color:#999999;
  background-color: #A5BFE1;
}