
table.curvedEdges { border:3px solid #bc1e35;-webkit-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;border-radius:13px; }
table.curvedEdges td, table.curvedEdges th { border-bottom:1px dotted black;padding:5px; }
.tblheader {
	font-size: 11px;
	font-weight : bold;
	height:27px;
	color:#222222;
	background-color:#bc1e35;
	
}