.smallTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inputsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tr {
	background-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #666666;

}
.table {
	background-color: #CCCCCC;
}
.TableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #E6E6E6;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #333333;
}
.TableBody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	background-color: #F6F6F6;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #333333;
}
