/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#8B8F7D;
}

#facheadertable {
}
#facheadercontact {
}
#facheaderlogo {
	width:100%;
}
#facheaderyear {
}

* html #facheadercontactimg, #facheaderlogoimg, #facheaderyearimg
{	
	background-image: expression(this.runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + this.src + '", sizingMethod="image")',this.runtimeStyle.backgroundImage = 'none',this.src = 'img/one.gif');
}			
