/* ====================================================================
// Wizard Stylesheet
// by Nicholas C. Zakas
// ==================================================================== */

/* --------------------------------------------------------------------
// Default Settings 
// -------------------------------------------------------------------- */

/* Background Appearance */
body { background-color: #DDDECB; } 

/* grayed out text */
td.inactive {  font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 8pt; color: #999999; }

/* colored text */
td.active {  font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 8pt; color: #cc0000; }