.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #003333;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #003333;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #003333;
}
.itemBorderBlank {
 border: 1px solid #2c2c2c;
}
