TD {
	VERTICAL-ALIGN: top;
}
TD.content_area{ 
	WIDTH: 90%;
	TEXT-ALIGN: left;
}
 
TD.left {
	DISPLAY: table-cell;
	FONT-WEIGHT: bold;
}
TD.subleft {
	DISPLAY: table-cell;
	FONT-WEIGHT: bold;
}

TD.tab,DIV.tab {
	COLOR: #555555; 
	DISPLAY: table-cell; 
}
 
TD.middle{
	DISPLAY: table-cell;
}
 
TD.photo{
	DISPLAY: table-cell;
	TEXT-ALIGN: center;
}
TD.right {
	DISPLAY: table-cell;
	TEXT-ALIGN: right;
}
TR.heading {	background: #EEEEEE; }
TR.nonclient1 {	background: #D0D0D0; }
TR.nonclient2 {	background: #DDDDDD; }
TR.client1 {	background: #EFE7DF; }
TR.client2 {	background: #FFF7EF; }
