diff --git a/html/stylesheets/avail.css b/html/stylesheets/avail.css
index 95d2f09..a8ee4c2 100644
--- a/html/stylesheets/avail.css
+++ b/html/stylesheets/avail.css
@@ -17,8 +17,8 @@ a.homepageURL:Hover { color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px; padding-left: 10px; background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat;  }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat;  }
+td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat;  }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat;  }
 
 .reportRange { text-align: center; font-weight: bold; }
 .reportDuration { text-align: center; }
diff --git a/html/stylesheets/checksanity.css b/html/stylesheets/checksanity.css
index b87e8b4..259858d 100644
--- a/html/stylesheets/checksanity.css
+++ b/html/stylesheets/checksanity.css
@@ -18,8 +18,8 @@ a.homepageURL:Hover { color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px;  padding-left: 10px;  background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat;  }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat;  }
+td.linkBox a { margin-left: 5px;  padding-left: 10px;  background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat;  }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat;  }
 
 .Title { text-align: center; font-weight: bold; font-size: 10pt; }
 .SectionTitle { text-align: center; font-weight: bold; }
diff --git a/html/stylesheets/extinfo.css b/html/stylesheets/extinfo.css
index ba8c239..275d5a7 100644
--- a/html/stylesheets/extinfo.css
+++ b/html/stylesheets/extinfo.css
@@ -17,8 +17,8 @@ td { font-size: 8pt; border: 0; }
 a.homepageURL:Hover { color: #ff3300; }
 
 table.linkBox { margin-top: 20px; border: 0; }
-td.linkBox a { margin-left: 5px;  padding-left: 10px;  background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat;  }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat;  }
+td.linkBox a { margin-left: 5px;  padding-left: 10px;  background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat;  }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat;  }
 
 div.dataTitle { text-align: center; font-weight: bold; font-size: 10pt; margin-bottom: 15px; }
 div.data { text-align: center; font-size: 10pt; }
diff --git a/html/stylesheets/histogram.css b/html/stylesheets/histogram.css
index 7e34b64..415f123 100644
--- a/html/stylesheets/histogram.css
+++ b/html/stylesheets/histogram.css
@@ -20,8 +20,8 @@ a.homepageURL:Hover { color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px; padding-left: 10px; background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
+td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
 
 .dataTitle { text-align: center; font-weight: bold; font-size: 10pt; }
 
diff --git a/html/stylesheets/history.css b/html/stylesheets/history.css
index 5f34984..f8bef74 100644
--- a/html/stylesheets/history.css
+++ b/html/stylesheets/history.css
@@ -19,8 +19,8 @@ a.homepageURL:Hover { color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px; padding-left: 10px; background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
+td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
 
 .dataTitle { text-align: center; font-weight: bold; font-size: 10pt; }
 
diff --git a/html/stylesheets/ministatus.css b/html/stylesheets/ministatus.css
index bfc1922..dcdf823 100644
--- a/html/stylesheets/ministatus.css
+++ b/html/stylesheets/ministatus.css
@@ -18,8 +18,8 @@ a.homepageURL:Hover { color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px; padding-left: 10px; background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat;  }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat;  }
+td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat;  }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat;  }
 
 .filter { border: 0; }
 .filterTitle { font-size: 10pt; font-weight: bold; }
diff --git a/html/stylesheets/notifications.css b/html/stylesheets/notifications.css
index 70aefb1..0e5d4c8 100644
--- a/html/stylesheets/notifications.css
+++ b/html/stylesheets/notifications.css
@@ -17,8 +17,8 @@ a.homepageURL:Hover { color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px; padding-left: 10px; background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
+td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
 
 .dataTitle { text-align: center; font-weight: bold; font-size: 10pt; }
 
diff --git a/html/stylesheets/status.css b/html/stylesheets/status.css
index 0a0345e..38a66d3 100644
--- a/html/stylesheets/status.css
+++ b/html/stylesheets/status.css
@@ -18,8 +18,8 @@ a.homepageURL:Hover { color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px; padding-left: 10px; background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
+td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
 
 .filter { border: 0; }
 .filterTitle { font-size: 10pt; font-weight: bold; }
diff --git a/html/stylesheets/statusmap.css b/html/stylesheets/statusmap.css
index cec0061..bddc5a0 100644
--- a/html/stylesheets/statusmap.css
+++ b/html/stylesheets/statusmap.css
@@ -17,8 +17,8 @@ a.homepageURL:Hover { font-family: arial,serif; color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px; padding-left: 10px; background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
+td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
 
 .optBox { font-size: 10pt; font-weight: bold; }
 
diff --git a/html/stylesheets/summary.css b/html/stylesheets/summary.css
index 64bce8f..0151879 100644
--- a/html/stylesheets/summary.css
+++ b/html/stylesheets/summary.css
@@ -18,8 +18,8 @@ a.homepageURL:Hover { color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px; padding-left: 10px; background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
+td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
 
 .reportRange { text-align: center; font-weight: bold; }
 .reportDuration { text-align: center; }
diff --git a/html/stylesheets/trends.css b/html/stylesheets/trends.css
index e3bd5c5..4d3a1cc 100644
--- a/html/stylesheets/trends.css
+++ b/html/stylesheets/trends.css
@@ -18,8 +18,8 @@ a.homepageURL:Hover { color: #ff3300; }
 
 .linkBox { border: 0; }
 table.linkBox { margin-top: 20px; }
-td.linkBox a { margin-left: 5px; padding-left: 10px; background: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
-td.linkBox a:hover { background: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
+td.linkBox a { margin-left: 5px; padding-left: 10px; background-image: url(../images/interface/menu_li1.gif) 0 0.35em no-repeat; }
+td.linkBox a:hover { background-image: url(../images/interface/menu_li2.gif) 0 0.35em no-repeat; }
 
 .helpfulHints { text-align: center; }
 
