.igtb_AeroCraftControl
{
	background-color:#DADEE8;
	border-color:Transparent;
}


.igtb_AeroCraftItem
{
	background-color:Transparent;
}


.igtb_AeroCraftButton
{
	background-color:Transparent;
	border:solid 1px Transparent;
	padding-left:5px;
	color:Black;
}


.igtb_AeroCraftButtonHover
{
	background-image: url(images/day_header_active.jpg);
	border-color:BurlyWood;
	color:Black;
}


.igtb_AeroCraftButtonPressed
{
	background-image: url(images\active_day_header.jpg);
	color:Black;
}


.igtb_AeroCraftLabel
{
}


.igtb_AeroCraftTextBox
{
	background-color:WhiteSmoke;
}


.igtb_AeroCraftSeparator
{
	background-color:Transparent;
}


.igtb_Office2007BlackButtonDisabled
{
}


