#content {
	background: url(../images/rates/watermark_rates.jpg) no-repeat top left; 
}
.ratestable {
	background:#9f9b8c url(../images/rates/table_watermark.jpg) top left no-repeat;
	border-bottom:1px solid #666;
	color:#00074c;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	width:470px;
}
.ratestable caption {
	background:#000e95;
	color:#fff;
	padding:5px;
	font-weight:bold;
}
.ratestable th{
	background:#a19d9f;
	border-left:1px solid #666;
	border-right:1px solid #666;	
	border-top:1px solid #666;
	text-align:left;	
}
.ratestable td {
	border-top:1px solid #666;
	border-right:1px solid #666;
}
