<style>
.xa {}
.picCell	{
	border-bottom: #FFFFFF solid 1px;
	background-color:#DDDDDD;
	width:33%;
	height:140px;
}
.picCellAlt	{
	background-color:#DDDDDD;
	width:33%;
	height:140px;
}
.picCell2	{
	border-bottom: #FFFFFF solid 1px;
	background-color:#DDDDDD;
	width:33%;
	height:140px;
}
.picCell2Alt	{
	background-color:#FFFFFF;
	width:33%;
	height:140px;
}
.textCell	{
	border-bottom: #CCCCCC dotted 1px;
	background-color:#FFFFFF;
	width:67%;
	font-family:verdana; 
	font-size:11px;
}
.textCellAlt	{
	background-color:#FFFFFF;
	width:67%;
	font-family:verdana; 
	font-size:11px;
}
.textCell2	{
	border-bottom: #CCCCCC dotted 1px;
	background-color:#FFFFFF;
	width:67%;
	font-family:verdana; 
	font-size:11px;
}
.textCell2Alt	{
	background-color:#FFFFFF;
	width:83%;
	font-family:verdana; 
	font-size:11px;
}

</style>