.buttonwidth100 {
	width: 100px;
}
.buttonwidth125 {
	width: 125px;
}
.buttonwidth150 {
	width: 150px;
}
.buttonwidth200 {
	width: 200px;
}
.buttonwidth400 {
	width: 387px;
}
.searchTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009484;
	font-weight: bold;
	font-size: 12px;
	background-color:#D2FFD2;
}
.searchTable2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009484;
	font-weight: normal;
	font-size: 12px;
}
.tableCellBorder {
	margin: 2px;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
