/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* main style sheet (started with oscommerce) */
@import url("css/main.css");

/* event calendar sytle sheet */
@import url("css/events_calendar.css");

