
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus            { color: #191970; font: bold 11px/14px Arial; text-decoration: none; text-align: left; vertical-align: middle }
.lowText_s, a.lowText_s:link, a.lowText_s:visited, a.lowText_s:active, a.lowText_s:focus     { color: #191970; font: 10px/10px Arial; text-decoration: none; text-align: left; vertical-align: middle }
.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus             { color: #369; font: 800 11px/14px Arial; text-decoration: underline; text-align: left; vertical-align: middle; padding-bottom: 2px }
.highText_s, a.highText_s:link, a.highText_s:visited, a.highText_s:active, a.highText_s:focus     { color: #369; font: 10px/10px Arial; text-decoration: none; text-align: left; vertical-align: middle }
/* Borders used by some items */

.itemBorder   { border: solid 1px #369 }
.itemBorderBlank  { border: solid 1px #ddd }

