.tableheaderstyle {
	font-family:Arial,Helvetica,sans-serif;
	color:#999999;
	font-size:14px;
	align:center;
}
.tablestyle {
	width:520px;
	border: 1px solid #666666;
	cellspacing: 1px;
	border-spacing: 1px;
	
}
.tdstyle {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:65px;
	height:30px;
	color:#ffffff;
	text-align: center;
	border:1px solid #666666;
	
	
}
.trstyle { 
align:center;
}