.igwv_AeroCraftControl
{
	border-width:0px;
	margin-top:2px;
}


.igwv_AeroCraftCaptionHeader
{
	background-color:#DDE1E8;
	background-repeat:repeat-x;
	background-image: url(images/caption_bg.jpg);
	font-size:medium;
	font-family: Arial, Helvetica, sans-serif;
	border-top:solid 1px #D2D2D2;
	border-right:solid 1px #D2D2D2;
	border-bottom:solid 0px #D2D2D2;
	border-left:solid 1px #D2D2D2;
	padding-top:3px;
	padding-bottom:2px;
	line-height: 16px;
	height: 35px;
	color:Black;
	text-align:center;
}


.igwv_AeroCraftDayHeader
{
	background-image: url(images/day_header.jpg);
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 2px 0px 0px;
	height: 18px;
	cursor:default;
	text-align:right;
}


.igwv_AeroCraftDay
{
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	cursor:hand;
}


.igwv_AeroCraftAppointment
{
	margin:0px 1px 0px 1px;
	padding:2px;
	line-height: 150%;
	white-space: nowrap;
	cursor:pointer;
}


.igwv_AeroCraftAllDayEvent
{
	background-color:#FAFAFA;
	border:solid 1px Silver;
}


.igwv_AeroCraftNavigationButton
{
	background-color:Transparent;
	border-width:0px;
	margin-right:5px;
	margin-left:5px;
	width: 22px;
	cursor:hand;
	vertical-align:middle;
}


.igwv_AeroCraftDayArea
{
	border:solid 1px #D2D2D2;
}


.igwv_AeroCraftTodayHeader
{
	background-color:White;
	background-repeat:repeat-x;
	background-position:top ;
	background-image: url(images/active_day_header.jpg);
	color:Black;
}


.igwv_AeroCraftToday
{
}


.igwv_AeroCraftSelectedAppointment
{
	background-color:#DAEAFF;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	padding:1px;
	cursor:pointer;
	color:Black;
}


.igwv_AeroCraftActiveDayHeader
{
	background-color:White;
	background-repeat:repeat-x;
	background-image: url(images/day_header_active.jpg);
	color:Black;
}


.igwv_AeroCraftActiveDay
{
	background-color:WhiteSmoke;
	background-repeat:repeat-x;
}


