body
{
	background-color: #f7f7ff;
}

.sTD
{
	font-size: 12px;
	font-family: verdana;
	padding-bottom: 5px;
	padding-top: 5px;
}

.sInput
{
	border-right: #969696 1px solid;
	border-left: #969696 1px solid;
	border-top: #969696 1px solid;
	border-bottom: #969696 1px solid;
	font-weight: 500;
	font-size: 10px;
	padding-top: 3px;
	background-color: #fcfcff;
	font-family: verdana, helvitica;
	height: 20px;
}

.sOption
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
	height: 20px;
}

.sNumericInput
{
	border-right: #969696 1px solid;
	border-left: #969696 1px solid;
	border-top: #969696 1px solid;
	border-bottom: #969696 1px solid;
	display: inline-block;
	font-weight: 500;
	font-size: 10px;
	padding-top: 3px;
	background-color: #fcfcff;
	font-family: verdana, helvitica;
	height: 20px;
	text-align: right;
}
.sButton
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-family: Arial;
	font-weight: 600;
	font-size: 11px;
	height: 20px;
}
.sDataCell
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	background-color: "#f9f9ff";
}

.sDataPager
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

.sDataCellLeft
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	background-color: "#f9f9ff";
}

.DataHeader
{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	background-color: "#cccc66";
}

.sDataFooter
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	background-color: "#f9f9ff";
}

.TableCaption
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding-left: 5px;
}

.Box
{
	border-bottom: solid 1 black;
	border-top: solid 1 black;
	border-left: solid 1 black;
	border-right: solid 1 black;
}
