body {margin: 0px; padding:0px; font-family:Arial; font-size:12px; background-image:url(images/titlebg.jpg); background-repeat:no-repeat; background-position:top center; background-attachment:fixed; background-color:#d7a278; }

.whitefont{font-family:Arial;font-size:12px; color:#ffffff; text-decoration:none;}

.whitebold{font-family:Arial;font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold;}


.flags{ border: 1px solid #122e74;}


.pixelfont{font-family:Terminal; font-size:8px; color:#122e74; text-decoration:none; text-transform:uppercase;}



* html img,
* 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 = "images/spacer.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)
);
}


