#navigation  { }

/* ----------------------- TOP NAV ------------------------- */

#navigation td.topnav  { color: white; }

#navigation td.topnav a   { color: white; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

#navigation td.topnav a:hover    { color: black; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }


/* ----------------------- TOP NAV2 ------------------------- */

#navigation td.topnav2  { color: black; }

#navigation td.topnav2 a   { color: black; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

#navigation td.topnav2 a:hover    { color: white; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }


/* ----------------------- NAV LEFT ------------------------- */

#navigation td.leftnav  { color: white; }

#navigation td.leftnav a   { color: white; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

#navigation td.leftnav a:hover    { color: #C48813; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }


/* ----------------------- COLUMNS ------------------------- */

#navigation td.columns  { color: white; }

#navigation td.columns a   { color: white; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

#navigation td.columns a:hover    { color: black; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }


/* ----------------------- FOOTER ------------------------- */

#navigation td.footer  { color: white; }

#navigation td.footer a   { color: white; font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

#navigation td.footer a:hover    { color: #8DABC2; font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }

