body { background:#fff url(../graphics/body_bg.gif) repeat-x; margin:0px; padding:0px; color:#28262D;
		 font-family:Arial, Helvetica, sans-serif; font-size:12px;}
		 
div{margin:0px; padding:0px;}

/* Backgrounds */
.mid_bg { background:url(../graphics/bg_content.gif) repeat-y; }
.div_bg { background:url(../graphics/bg_div.gif) repeat-y; }
.bottom_bg { background:url(../graphics/img_footer.gif) no-repeat; height:64px;}
.footer_bg { background:url(../graphics/bg_footer.gif) repeat-x; height:49px;}

/* Text */
.main_text { font-size:12px; line-height:15px; }
.copyright { color:#A3D9F5; font-size:11px; }

/* Links */
.footer { color :#D1D1D1; font-size : 11px; text-decoration:none; }
.footer:hover { color :#D1D1D1; font-size : 11px; text-decoration:underline;  }
.footer_active { color :#D1D1D1; font-size : 11px; text-decoration:underline; }
.footer_active:hover { color :#D1D1D1; font-size : 11px; text-decoration:underline;  }
img{ margin:0; padding:0; border:0;}
a{ outline:none; border:none;}