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

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

/* Background Appearance */
body { background-image:  url(../images/utilHomeBG.gif); background-color: #003366 }

/* --------------------------------------------------------------------
// Additional Link Settings 
// -------------------------------------------------------------------- */

/* Application Title Link Appearance */
a.appTitle { font-weight: bold; font-size: 12pt; color: #ccffff; line-height: 22px; font-family: Arial, Helvetica, Sans-Serif; letter-spacing: 1pt; text-decoration: none; }

/* --------------------------------------------------------------------
// Border Settings 
// -------------------------------------------------------------------- */

/* Application Border Background Appearance */
td.appBorder { background-color: #66cccc; }

/* Menu Border Background Appearance */
td.menuBorder { background-color: black; }

/* Netscape Bug Fix */
td.nsPatch { background-image:   url(../images/utilSpacer.gif)}

td.menuBG { background-image:  url(../images/utilHomeTableBG.gif)}