body {font: verdana, arial, helvetica, sans-serif;}
td.grey { 
background: url(images/grey_bg_rt.gif); 
background-repeat: repeat-x; 
} 
td.blue { 
background: url(images/blue-bg.gif); 
background-repeat: repeat-x; 
} 
td.ltgrey { 
background: url(images/lt_grey_bg.gif); 
background-repeat: repeat-x; 
} 
td.dheader {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
border-top: solid 1px #000000; 
}
td.dbody {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
border-bottom: solid 1px #000000; 
}
td.logo { 
background: url(images/tl-logo-20.gif); 
background-repeat: no-repeat; 
} 
