/*   emxUITemp.css -
//
//   Copyright (c) 1992-2001 MatrixOne, Inc.
//   All Rights Reserved.
//   This program contains proprietary and trade secret information of MatrixOne,
//   Inc.  Copyright notice is precautionary only
//   and does not evidence any actual or intended publication of such program
//
//   static const char RCSID[] = $Id: emxUITemp.css,v 1.3 2002/04/02 22:52:33 kfearnley Exp $
*/


th a.sortMenuItem { text-align: left; color: white;background-color:#336699}
a.sortMenuItem { text-align: left; color: white}
th { color: white;background-color:#336699}

/* Error Message Appearance --------------------------------------- */
td.errorMessage { text-align: center; color: red; font-weight: bold; font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; }

/* Table Header Appearance -------------------------------------------- */
td.errorHeader { text-align: left; font-weight: bold; color: #FFFFFF; background-color: #FF0000; }

/* Display Field Appearance */
td.field { background-color: #eeeeee; }
