

.lowText, a.lowText:link, a.lowText:hover, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #005389;
 font: 10px Verdana, Arial, sans-serif;
 padding-top: 2px;
 padding-left: 25px;
 text-align: left;
 text-decoration: none;
}

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

/* Borders used by some items */

.itemBorder {
 border: 1px solid #006DB5;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}


