/*
################################################################################
#
# Filename:		Module.css
#
# Description:	Module-level cascading style sheet.  Modify the CSS styles
#				in this document as they pertain to module-specific styles.
#				Styles that are common to the entire application should be
#				defined in the Application.css file.
#
################################################################################
*/

/* Second level table header */
TR.SecondaryColumnHeader {background-color:#555555; color:#FFFFFF}


