.lowText {
FONT: 12px tahoma, Helvetica; COLOR: #800000; TEXT-DECORATION: none
}
.highText {
	FONT: 12px tahoma, Helvetica; COLOR: #0000ff; TEXT-DECORATION: none
}
.itemBorder {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid
}

.itemBorder1 {
	BORDER-RIGHT: #66ff33 1px solid; BORDER-TOP: #66ff33 1px solid; BORDER-LEFT: #66ff33 1px solid; BORDER-BOTTOM: #66ff33 1px solid
}

.itemBorderBlank {
	BORDER-RIGHT: #ccccdd 1px solid; BORDER-TOP: #ccccdd 1px solid; BORDER-LEFT: #ccccdd 1px solid; BORDER-BOTTOM: #ccccdd 1px solid
}
.buttonText {
	FONT:  12px tahoma, Helvetica; COLOR: #ffffff; TEXT-DECORATION: none
}
.buttonHover {
	 FONT: 12px tahoma, Helvetica; COLOR: #0000ff; TEXT-DECORATION: none
}
.buttonBorder {
	BORDER-RIGHT: #00ff00 1px outset; BORDER-TOP: #00ff00 1px outset; BORDER-LEFT: #00ff00 1px outset; BORDER-BOTTOM: #00ff00 1px outset
}
.buttonBorderOver {
	BORDER-RIGHT: #0000ff 1px inset; BORDER-TOP: #0000ff 1px inset; BORDER-LEFT: #0000ff 1px inset; BORDER-BOTTOM: #0000ff 1px inset
}
