/* Like main.css, but with a different background image
 * Used for pages in the left-side frames
 */

@import "main.css";

body { background-image: url(/images/navBG.gif); }

p { height: 18px; line-height: 18px; font-size: 12px; text-align: center; }

td { font-size: 10px; }

a:link img { border: 0px; }

a:visited img { border: 0px; }

a:hover img { border: 0px; }

