table
{
	background: #fff;
	border-style: solid;
	border-width: 0 0 0 0;
	margin: 0 auto;
}
td
{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	vertical-align: top;
	width: 100px;
}
th
{
	background: #fff url(pics/cal_th.gif) repeat-x bottom left;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #933;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 25px;
	text-transform: uppercase;
}
