
.tbl-search {
	
	BORDER-COLLAPSE: collapse;
	margin-top: 10px;
	height: 20px;
	width: 50%;
	
	font-size: 12px;
	color:Black;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.fo{
	background-image: url(../img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	height: 26px;
}
.me{
	background-image: url(../img/bg4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	height: 26px;
}
.me-h{
	background-image: url(../img/bg5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	
}



/* Text box style */
.InputBox 
{
	
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color:gray;
}

.Total-Service-Fee 
{
	font-family: Verdana,Helvetica,Arial,sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
	color:red;
}

#image_receipt
 {
	width:450px;
	 height:250px; 
}

