/*  
  Copyright (c) 2002 LogicLibrary, Inc. All Rights Reserved.
  Master Style sheet for Logidex(tm) web application
*/


/* Default Style declarations are imported from Default.css
 * 
 */
@import url("Default.css");

/*
 * Default style elements can be overridden by declaring the 
 * elements to override in a "custom.css" file in the application's 
 * "custom" directory. 
 */
@import url("../../../custom/custom.css");

