td.head_right{
	border-style: solid;
	border-color: #c0c5e4 #A6ACD0 #c0c5e4 #c0c5e4;
	border-width:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.lt_right{
	border-style: solid;
	border-color: #f8f9fc #A6ACD0 #f8f9fc #f8f9fc;
	border-width:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.md_right{
	border-style: solid;
	border-color: #e9ebf5 #A6ACD0 #e9ebf5 #e9ebf5;
	border-width:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borderR {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #A6ACD0;
}
