/* CSS Document */
#headerContainerT {
	width: 512px;
	height: 30px;
	background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/headerT.png,sizingMethod='scale');
}
#logoContainerT {
	width: 202px;
	height: 172px;
	background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/logoT.png,sizingMethod='scale');
}
       