Index: trunk/webapps/EInotebook/scripts/Event.js
===================================================================
--- trunk/webapps/EInotebook/scripts/Event.js	(revision 363)
+++ trunk/webapps/EInotebook/scripts/Event.js	(revision 364)
@@ -46,10 +46,10 @@
     // Color constants (TODO: assign incident numbers dynamically)
     var incidentColor = {
-187: "PowderBlue",    
-188: "#afcfaf",        // DarkSeaGreen
-189: "#ffe680",        // CornSilk
-190: "MistyRose", 
-191: "Moccasin",
-181: "PowderBlue" }
+187: "#d8f0f3",        // PowderBlue
+188: "#dfecdf",        // DarkSeaGreen
+189: "#fff5cc",        // CornSilk
+190: "#ffe8e6",        // MistyRose
+191: "#ffffcc",       // Dark Orange
+181: "#d8f0f3" }
 
 	
