html,
body
{
	font: 13px "Arial", Sans-Serif;
}

#table1 .table-header th,
.cell-header
{
	font-size: 16px;
	background-color: #ccc;
}

.cell-normal
{
	background-color: #fff !important;
}

.rentnum
{
	background-color: #CC9CCC;
}

#table1
{
	text-align: center;
}

/*================================*/
#table2_left,
#table2_right,
#table2
{
	font: 13px "Arial", sans-serif;
	text-align: left;
}
#table2 th
{
	background-color: #000;
	color: #fff;
}
