.border
{
	border-collapse: collapse;
	display: table;
	height: 1.5em;
}
.t_border
{
	border: 1px solid black;
}
.left
{
	float: left;
	margin: 2px 0px 2px;
}
.left1
{
	float: left;
	width: 160px;
	margin: 2px 0px 2px;
	text-align: center;
}
.left2
{
	float: left;
	width: 150px;
	margin: 2px 0px 2px;
	text-align: center;
}
.left3
{
	float: left;
	width: 150px;
	margin: 2px 0px 2px;
	text-align: left;
}
.left4
{
	float: left;
	width: 150px;
	margin: 2px 0px 2px;
	text-align: left;
}
.left5
{
	float: left;
	width: 150px;
	margin: 2px 0px 2px;
	text-align: left;
}
.left6
{
	float: left;
	width: 150px;
	margin: 2px 0px 2px;
	text-align: left;
}

.clear_left
{
	clear: left;
}

form
{
	padding: 0px;
	margin: 0px;
}

.cl_day
{
	cursor: hand;
}
table.clndr
{
	background-color: #fff;
	border: 1px solid black;
}
th
{
	padding: 5px;
}
.cl_in
{
	background-color: #efefef;
}

.pac {	MARGIN-LEFT: 5px;	MARGIN-RIGHT: 5px;	TEXT-DECORATION: none}