.ButtonRow {
	cursor: auto;
	font-style: normal;
	border: thin solid;
}
.DisableField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
.Table {
	letter-spacing: normal;
	word-spacing: normal;
}
.Table1 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: thin;
	border-right-width: thin;
}
.AddTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #FF9966;
	background-color: #FFCCFF;
}

.IndexTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #FF9966;
	background-color: #FFCCFF;
}

.EditTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #FF9966;
	background-color: #FFCCFF;
}
