/* rate table start   */
.lcrate1 {
	border-collapse: collapse;
}

.lcrate1 th {
	padding: 3px;
	margin: 0px;
	width: 160px;
	text-align: center;
}
.lcrate1 td  {
	margin: 0px;
	width: 150px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff; 	
}
 .lcrate1 td td {
 	border-bottom-width: 0px;
 }
td.lcrate2 {

}
 
th.lcrate2 {
	text-align: center;
	background-color: #ffffff;
}
 

.lcrate3 {
	text-align: center;
	width: 150px;
}
th.lcrate3 {
	text-align: center;
	background-color: #ffffff;
}
.lcrate4 {
	width: 140px;
	text-align: center;
}

th.lcrate4 {
	text-align: center;
	background-color: #ffffff;
}
 
 

/* rate table end   */