#generictable
{
	width: 55%;
	padding: 10px;
}

.center
{
	text-align: center;
}

.theadc
{
	text-align: center;
	text-decoration: underline;
}

.theadu
{
	text-align: left;
	text-decoration: underline;
}

#calendar
{
	border-spacing: 20px 5px;
	table-layout: fixed;
}

.vcenter
{
	vertical-align: middle;
}
