@CHARSET "ISO-8859-1";

/* 
the print-friendly css 
@media print {
}
*/
/* the general css */
/*
@media screen { 
	
}
*/
@import "style/menu.css";
@import "style/base.css";
@import "style/panel.css";
@import "style/goldbug.css";

	