body { background:#fff url(../graphics/bodybg_inner.jpg) repeat-x; margin:0px; padding:0px; color:#28262D;
		 font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/* 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 */
.link{color :#008BD7; font-size : 12px; text-decoration:underline;}
.link:hover{color :#008BD7; font-size : 12px; text-decoration:none;}
.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;  }

.line{background:#f1f1f1; width:1px;}
.line2{background:#f1f1f1;}
.img_padd{margin:2px; }
img{ margin:0; padding:0; border:0;}
a{ outline:none; border:none;}