* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
BODY{ background-color:#FFFFFF; background:url("../images/first_body_bk.gif") left top repeat-x; margin:0px auto; padding:0px; text-align:center; font-family:Verdana}
BODY, TABLE, TR, TD, P, div, span, ul, li {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serifs; color:#3D3D3D; line-height:20px;
}
img{ border:solid 0px; margin:0px; padding:0px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale }
p{ margin:0px; }
a{ text-decoration:none; cursor:pointer; }
a.active{ outline:none; }
ul{ margin:0px; padding:0px; }
h1{ padding:0px; margin:0px; }
