.DataGrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: auto;
}
.DataGridHeading {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 2px;
	letter-spacing: normal;
	visibility: visible;
	text-decoration: none;
	height: 25px;
	text-align: center;
}
.DatGridCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DAE9FF;
	margin: 0px;
	padding: 0px 3px;
	vertical-align: middle;
	height: 25px;
}
.DatGridsubCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: auto;
}
.button {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	text-align: center;
	color: #000000;
}
.buttonRed {

	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	text-align: center;
	color: #FF0000;
}
.DatGridBoxCells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCCFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: auto;
}
.buttonLeft {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	text-align: left;
	color: #000000;
	position: static;
}
.updating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bolder;
}
.Boxtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DAE9FF;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	height: 25px;
	border: thin solid #000000;
}
.blueDataCell {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DAE9FF;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.Border {
	background-color: #E0E0E0;
	border: thin solid #000000;
}
body {
	background-color: #E0E0E0;
	margin-left: 0px;
	margin-top: 0px;
}
.PageHeading {
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Verdana Ref";
	background-color: #88B4F3;
}
.BlackDataCell {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
}
