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

.foot{
background-image: url(../images/bottom-bg3.gif); 
}
/* tables */
td.ltop{
	background-image: url(../images/lcorner-top3.gif);
}
td.ctop{
	background-image: url(../images/top-bg3.gif); 
	background-repeat: repeat-x;
}
td.rtop{
	background-image: url(../images/rcorner-top3.gif); 
	background-position: right; 
	background-repeat: no-repeat;
}
td.lcenter{
	background-image: url(../images/bl3.gif); 
	background-repeat: repeat-y;
}
td.rcenter{
	background: #F7F7F7 url(../images/br3.gif) repeat-y right; 
}
td.lbottom{
	background-image: url(../images/lcorner-bottom3.gif); 
	background-repeat: no-repeat;
}
td.rbottom{
	background-image: url(../images/rcorner-bottom3.gif); 
	background-position: right; 
	background-repeat: no-repeat;
}
#content p a{color: #9dafce;}
th{
background: #C7D1E1;
font-size: 9pt;
}
