/* CSS Document */
body{margin:0px; padding:0px; background:#FFFFFF url(../imagess/pagebg.jpg) no-repeat 0 11px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#1e1e1e; font-size:13px;}

/* Top */
.toplink{}
.toplink a{margin:0px 10px;}

/* Left */
.left{}
.left a{color:#000; text-decoration:none; font-size:14px;}
.left a:hover{color:#487631; text-decoration:underline;}

/* Testimonials */
.testimonials{color:#FFFFFF; font-size:11px; font-style:italic;}
.testimonials a{text-decoration:underline; color:#adffff;}

/* Bottom */
.bottom{text-align:center; color:#727766; font-size:12px;}
.bottom a{color:#727766; text-decoration:none; font-weight:bold;}
.bottom a:hover{color:#487631; text-decoration:underline;}
.bot{font-size:12px; color:#000;}
.bot a{color:#000; text-decoration:none; font-weight:normal;}
.bot a:hover{color:#487631; text-decoration:underline;}


* 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 = "imagess/trans.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)
);
}
