@charset "utf-8";
/* CSS Document */

/* ---------- Body Styles ---------- */
html, body { height: 100%; }
body { font:12px Arial, Helvetica, sans-serif; color:#767676; margin:0px; padding:0px; background:url(images/gradient.gif) top repeat-x #ffffff; }
table { font:12px Arial, Helvetica, sans-serif; color:#767676; margin:0px; padding:0px; }

/* ---------- Main Content ---------- */
.tableMain { width:958px; }
.tableTop { background:url(images/mainBack.gif) bottom repeat-y; padding:8px 24px 0px 23px; }
.tableBottom { width:958px; height:30px; background:url(images/mainFooter.gif) top no-repeat; }
.tableInside { border-top:solid 1px #dddddd; border-left:solid 1px #dddddd; border-right:solid 1px #dddddd; }
.textBold { font-size:14px; font-weight:bold; }
