/* This file imports all the necessary css files */

/* The main css stylesheet for screen output - relative to the site */
@import url("/venterre/css/screen.css");

/* The main css stylesheet for print output - relative to the site */
/*@import url("/venterre/css/print.css");

/* The printdetails.xsl css stylesheet - relative to the site */
/*@import url("/venterre/css/printdetails.css");

/* General throughout all sites */
/*@import url("http://www.venterre.com/css/general.css");*/





/* Lightbox */
/*@import url("http://www.venterre.com/css/lightbox.css");*/
/*@import url("http://www.venterre.com/css/lytebox.css");*/



/* Reports */

/* For the report headers - relative to the site */
@import url("/venterre/css/reports.css");

/* For the reports - general throughout all sites */
/*@import url("http://www.venterre.com/css/reports.css");*/