.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica; text-align: left }
.lowText:LINK,.lowText:ACTIVE,.lowText:VISITED,.lowText:HOVER {text-decoration: none; color: #000000; }
.highText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica; text-align: left }
.highText:LINK,.highText:ACTIVE,.highText:VISITED,.highText:HOVER {text-decoration: none; color: #ffffff; }

.itemBorderBlank { border: 0px  #CCCCDD }
.itemBorder { border: 0px  }

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

