/* CSS Document */
#cleartable {
	position:absolute;
	width:536px;
	height:610px;
	z-index:1;
	left: 132px;
	top: 220px;
	text-align: center;
}
.headings {
     font-family:"Times New Roman", Times, serif;
	 font-size:16px;
	 font-weight:bold;
	 color:#333333;
	 text-align:center;
}
.items {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
	text-align:center;
}
#sm_title {
	position:absolute;
	width:490px;
	height:68px;
	z-index:1;
	left: 155px;
	top: 147px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0000FF;
	font-weight: bold;
}
table, tr, td{
    border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
