/* CFPOST User's Guide - style sheet */

/* Header colors */
h1,h2,h3,h4,h5,h6 {color: #800000}

/* Current page and parent document in navigation headers */
span.nav {color: #800000}

/* Command definition headers */
span.cmdhdr {color: #800000}

/* Command syntax boxes */
table.cmdsyntax1 {background: #ffeecc}
table.cmdsyntax2 {background: #eeeeee}

/* Table based definition lists */
table.dl>tbody>tr>th { text-align: left; font-weight: normal; }
table.dl>tr>th       { text-align: left; font-weight: normal; }

/* Footer */
div.footer {font-style: italic}
