/* ----------------------------------------------------------------------------*/

/**
 *  @filename: envcss.css
 *
 *  This file includes style codes for html features of the SAPGD.net support
 *  site. Specifically environment dependent css
 *
 *  @author(s): Jose Ortiz <ortizj@bre.co.uk>
 *
 *  @version:	1.0.0.1
 *
 *	@service:	SAPGD.net support
 *	@pacakge:	1.0
 *
 *
 *
 *	Copyright (C) 2012, BRE, Bucknalls Lane, Watford, UK. Created 2012.
 *	All right reserved.
 *
 *	These notices must be retained in any copies of any part of this
 *	documentation and/or software.
 *
 */



/***************************************/
/*    Redifining HTML codes            */
/***************************************/

body {
/*  background-image:url(../img/DEVSITE.png); */
/*  background-color: #EEEEEE; */
  font-family: arial;
  font-size: 12px;
  color:black;

  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  outline:0

}

/**
 *  @filename: style.css
 *
 *	Copyright (C) 2012, BRE, Bucknalls Lane, Watford, UK. Created 2012.
 *	All right reserved.
 *
 *	These notices must be retained in any copies of any part of this
 *	documentation and/or software.
 *
 */

