/* CSS Document */
table.info
{
	width:500px;
	position:absolute;
	left:0px;
	top:0px;
	height:60px;
}
tr.info
{
	
	background-color:#CCCCCC;
}
tr.info
{
	
	background-color:#CCCCCC;
}
th.info
{
	background-color:#999999;
	border-color:transparent;
	border-width:thick;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	white-space:;
}
.desc
{
	color:#000000;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}