body{
background: #D585CF url(../images/bg4.gif) repeat-x;
}

.foot{
background-image: url(../images/bottom-bg4.gif); 
}
/* tables */
td.ltop{
	background-image: url(../images/lcorner-top4.gif);
}
td.ctop{
	background-image: url(../images/top-bg4.gif); 
	background-repeat: repeat-x;
}
td.rtop{
	background-image: url(../images/rcorner-top4.gif); 
	background-position: right; 
	background-repeat: no-repeat;
}
td.lcenter{
	background-image: url(../images/bl4.gif); 
	background-repeat: repeat-y;
}
td.rcenter{ 
	background: #F7F7F7 url(../images/br4.gif) repeat-y right; 
}
td.lbottom{
	background-image: url(../images/lcorner-bottom4.gif); 
	background-repeat: no-repeat;
}
td.rbottom{
	background-image: url(../images/rcorner-bottom4.gif); 
	background-position: right; 
	background-repeat: no-repeat;
}             

#content p a{color: #c654b3;}
th{
background: #D585CF;
font-size: 9pt;
}
