/* 
  ----------------------------------------------------------------------------
    CSS STYLES Used for reports generated in the Center Care Web Portal
    A seperate file is used for reports becouse most reports will not need
    indevidual style.  This should help in deployment of new reports.
  -----------------------------------------------------------------------------
	Change History
	 
	Date        Who         Version  Desc.
  -----------------------------------------------------------------------------
	12/09/2004  Rod Harris        1  Initial Impl.
	10/08/2005  Rod Harris        2  Added comments to the centre_TroubleTicket
  ----------------------------------------------------------------------------- 
*/   

/* Report Master Grid */
.ReportTitle
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:   15px;
    font-weight: bold;
    color:       darkred;
}

/* Report Detail Grid */


