
input[type="button"]:hover {
background: lightgreen;
}

/* should not use minus em - but IE 8no show */
.wks {
	border-right: 1px solid; border-top: 1px solid; font-weight: normal; font-size: 7pt; border-left: 1px solid; color: #000080; background-color: #def; border-bottom: 1px solid; width: 18px; font-family: arial, helvetica; text-align: left; text-indent: -.3em; cursor: pointer; cursor: hand; background-color: #def;
}

.wks1 {
	border-right: 1px solid; border-top: 1px solid; font-weight: normal; font-size: 7pt; border-left: 1px solid; color: #ff0000; background-color: #ff4; border-bottom: 1px solid; width: 18px; font-family: arial, helvetica; text-align: left; text-indent: -.3em; cursor: pointer; cursor: hand;
}

.tri {
	border-right: 1px solid; border-top: 1px solid; font-weight: normal; font-size: 8pt; border-left: 1px solid; color: #000080; background-color: #def; border-bottom: 1px solid; width: 100%; font-family: arial, helvetica; text-align: center; cursor: pointer; cursor: hand;
}
.tri1 {
	border-right: 1px solid; border-top: 1px solid; font-weight: normal; font-size: 8pt; border-left: 1px solid; color: #ff0000; background-color: #ff4; border-bottom: 1px solid; width: 100%; font-family: arial, helvetica; text-align: center; cursor: pointer; cursor: hand;
}

.fwks {
	border-right: 1px solid; border-top: 1px solid; font-weight: normal; font-size: 8pt; border-left: 1px solid; color: #000080; background-color: #def; border-bottom: 1px solid; width: 100%; font-family: arial, helvetica; text-align: center; cursor: pointer; cursor: hand;
}
.fwks1 {
	border-right: 1px solid; border-top: 1px solid; font-weight: normal; font-size: 8pt; border-left: 1px solid; color: #ff0000; background-color: #ff4; border-bottom: 1px solid; width: 100%; font-family: arial, helvetica; text-align: center; cursor: pointer; cursor: hand;
}

.drop {
	border-right: 1px solid; border-top: 1px solid; font-weight: bold; font-size: 10pt; border-left: 1px solid; color: #000080; border-bottom: 1px solid; font-family: arial, helvetica; text-align: center; cursor: pointer; cursor: hand;
}

.see {
	border-right: #0000ff 1px solid; border-top: #0000ff 1px solid; background-color: #9df; visibility: hidden; border-left: #0000ff 1px solid; width: 500px; border-bottom: #0000ff 1px solid; padding: 10px 5px 10px 10px; position: absolute
}
