.lowText { text-decoration: none; color: #101010; font: 12px VERDANA, Helvetica; text-align: center}
.highText { text-decoration: none; color: #505050; font: 12px VERDANA, Helvetica; text-align: center }
a:link { color:#663300; text-decoration:none; font-weight:normal; }
a:hover { color:#663300; text-decoration:none; font-weight:normal; }
a:visited { color:#663300; text-decoration:none; font-weight:normal; }
a:active { color:#663300; text-decoration:none; font-weight:normal; }

.itemBorder { border: 1px solid #0000ff }
.itemBorderBlank { border: 1px solid #0000ff }

.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 }

