.prevbutton { cursor: url(../images/ArrowWest.cur), w-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: white; }

.prevbuttonOn { cursor: url(../images/ArrowWest.cur), w-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: #ccffcc; }

.nextbutton { cursor: url(../images/ArrowEast.cur), e-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: white; }

.nextbuttonOn { cursor: url(../images/ArrowEast.cur), e-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: #ccffcc; }

.downbutton { cursor: url(../images/ArrowSouth.cur), s-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: white; }

.downbuttonOn { cursor: url(../images/ArrowSouth.cur), s-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: #ccffcc; }

.homebutton { cursor: url(../images/ArrowNorth.cur), n-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: white; }

.homebuttonOn { cursor: url(../images/ArrowNorth.cur), n-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: #ccffcc; }

.OneLineField { cursor: url(../images/ArrowEast.cur), e-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: white; height: 21px; }

.OneLineFieldOn { cursor: url(../images/ArrowEast.cur), e-resize; font-size: 11px; font-family: 'Trebuchet MS', GillSans, Times, 'Times New Roman', serif; background-color: #ccffcc; height: 21px; }