/******************************************************************************
 * Spanish Cascading Style Sheet Zodiac external website
 * Overrules properties from the main cascading style sheet.
 * at http://www.zodaic.nl
 * Zodiac International B.V. Copyright (c) 2007
 ******************************************************************************
 * Current color scheme:
 *   Oranges:
 *     #ff6313 - mouse over (hoover) top menu text
 *     #f76012 - top menu background and active menu (current pages area) text 
 *     #7b3009 - mouse over (hoover) top menu background
 *     #522006 - active menu (current pages area) background
 *
 *   Yellows:
 *     #
 *     #
 *     #aa7800
 *     #
 *
 *   Grays:
 *     #
 *     #
 *     #
 *     #
 ******************************************************************************
 * Front page flags are from:
 *   Wilson's Free Gifs & Animations at http://www.fg-a.com/flags.htm
 ******************************************************************************
 * Some hints:
 *   Single margin and pading declaration [margin: top right bottom left;]
 *   Single border properties declaration [border: size type color;]
 ******************************************************************************/
#MAIN_MENU li {
  font-size: .9em;
}

#SUB_MENU li.Header {
  font-size: 10pt;
}

#SUB_MENU .Highlight {
  letter-spacing: -0.05em;
}
