Index: branches/LCSv2/static/css/lcstrain.css.bak
===================================================================
--- branches/LCSv2/static/css/lcstrain.css.bak	(revision 619)
+++ branches/LCSv2/static/css/lcstrain.css.bak	(revision 621)
@@ -18,5 +18,5 @@
 
 A:link {
-	text-decoration:underline;
+	/* text-decoration:underline; */
 	color: #0000CC;
 	font-weight: bold;
@@ -32,13 +32,13 @@
 }
 A:hover { 
-	text-decoration:none; 
+	text-decoration:underline; 
 	color: #990000
 } 
 td {
 	font-family: geneva, sans-serif; 
-	font-size: 7.8pt; 
+	font-size: 12px; 
 }
 h1 { 
-	font-family: Arial, Helvetica, sans-serif; 
+	font-family: Helvetica, Arial, serif; 
 	font-size: 14px; 
 	font-weight: bold; 
@@ -72,8 +72,9 @@
     margin: -2px;
     font-family: Arial, Helvetica, sans-serif;
-    font-size: 10px;
-    font-weight: bold;
+    font-size: 16px;
+    /* font-weight: bold; */
     min-width: 52px;
     border: 2px outset rgb(221,221,221);
+    padding: 0.5% 2% 0.5% 2%;
 }
 .tabBtn:hover {
@@ -89,7 +90,8 @@
     background-color: #003366;
     height: 20px;
-    width: 760px;
+    /* width: 760px; */
+    width: 90%;
     display: block;
-    margin-top: 3px;
+    margin-top: 6px;
     margin-bottom: 0.5em;
     margin-left: auto;
@@ -276,10 +278,19 @@
 .label { 
 	font-family: geneva, sans-serif; 
-	font-size: 16px; 
+	font-size: 18px; 
 	color: #003366; 
 	font-weight: bold; 
-	text-align: right; 
-}
-
+    text-align: right; 
+    margin: 0% 1% 0% 3%;
+}
+
+label {
+	font-family: geneva, sans-serif; 
+	font-size: 18px; 
+	color: #003366; 
+	font-weight: bold; 
+    text-align: right; 
+    margin: 0% 1% 0% 3%;
+}
 .label90 {
     width: 90px;
@@ -287,5 +298,8 @@
     height: 20px;
 }
-
+/* spike */
+.labelgray {
+    color: lightgray;
+}
 .contactGroup {
     margin-top: 10px;
@@ -508,4 +522,7 @@
     background: lightblue;
 }
+th {
+    font-size: 14px;
+}
 tr:nth-child(odd).statusHistory {
     background: lightgray;
@@ -620,5 +637,6 @@
 	font-size: 32px;
 	font-weight: bold;
-	text-align: center;
+    text-align: center;
+    color: #08298A;
 }
 div.header h1 {
@@ -887,5 +905,5 @@
 select {
 	font-family: Arial, Helvetica, sans-serif;
-	font-size: 11px;
+	font-size: 18px;
 }
 textarea {
@@ -899,5 +917,5 @@
 input {
 	font-family: Arial, Helvetica, sans-serif;
-	font-size: 11px;
+	font-size: 18px;
 }
 .dtm_msg {
@@ -1203,5 +1221,5 @@
     color: mediumslateblue; /* lightsteelblue has insufficient contrast */;
     vertical-align: top;
-    float:left;
+    /* float:left; */
 }
 
@@ -1222,5 +1240,6 @@
 
 .navtabs {
-    width: 760px;
+    /* width: 760px; */
+    width: 90%;
     margin: 0px auto;
     text-align: center;
@@ -1251,5 +1270,5 @@
 
 .heading2 {
-    font-size: 16px;
+    font-size: 20px;
     font-weight: bold;
     margin-top: 1em;
@@ -1259,6 +1278,15 @@
 }
 
+.heading3 {
+    font-size: 22px;
+    font-weight: bold;
+    margin-top: 1em;
+    margin-bottom: 1em;
+    margin-left: 0px;
+    margin-right: 0px;
+}
+
 .headingH2 {
-    font-family: Arial, Helvetica, sans-serif;
+    font-family: Helvetica, Arial, serif;
     font-weight: bold;
     font-size: 14px;
@@ -1657,7 +1685,8 @@
 
  .submit-button {
-    font-size: 20px;
+    font-size: 14px;
     border-radius: 8px;
     border: 1px solid;
+    text-align: right; 
 /*    padding: 1% 2% 1% 2%; */
  }
@@ -1675,5 +1704,5 @@
 
  div.title {
-    color: #f4d451;
+    color: blue; /* #f4d451; */
     font-size: 70px;
  }
@@ -1684,5 +1713,6 @@
 
  .block-content {
-     padding: 0% 25% 0% 40%;
+     /* padding: 0% 25% 0% 40%; */
+     justify-content: center;
  }
 
@@ -1710,2 +1740,17 @@
     margin-left: 20%;
 }
+
+label.username-label {
+    font-size: 20px;
+    margin-right: 1%;
+    font-family: geneva, sans-serif; 
+	color: #003366; 
+	font-weight: bold; 
+	text-align: right; 
+}
+
+.searchform {
+    margin: 4% 0% 4% 0%;
+    justify-content: center;
+    width: 900px;
+}
Index: branches/LCSv2/static/css/lcstrain.css
===================================================================
--- branches/LCSv2/static/css/lcstrain.css	(revision 619)
+++ branches/LCSv2/static/css/lcstrain.css	(revision 621)
@@ -298,5 +298,8 @@
     height: 20px;
 }
-
+/* spike */
+.labelgray {
+    color: lightgray;
+}
 .contactGroup {
     margin-top: 10px;
